chore(deps): update dependency eslint to v8.7.0
This commit is contained in:
parent
58fba5f745
commit
e56d92575a
2 changed files with 23 additions and 35 deletions
|
@ -69,7 +69,7 @@
|
||||||
"@typescript-eslint/parser": "5.9.1",
|
"@typescript-eslint/parser": "5.9.1",
|
||||||
"conventional-changelog-cli": "2.2.2",
|
"conventional-changelog-cli": "2.2.2",
|
||||||
"conventional-changelog-conventionalcommits": "4.6.3",
|
"conventional-changelog-conventionalcommits": "4.6.3",
|
||||||
"eslint": "8.6.0",
|
"eslint": "8.7.0",
|
||||||
"eslint-config-prettier": "8.3.0",
|
"eslint-config-prettier": "8.3.0",
|
||||||
"eslint-plugin-jest": "25.7.0",
|
"eslint-plugin-jest": "25.7.0",
|
||||||
"eslint-plugin-prettier": "4.0.0",
|
"eslint-plugin-prettier": "4.0.0",
|
||||||
|
|
56
yarn.lock
56
yarn.lock
|
@ -2268,13 +2268,6 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"ansi-colors@npm:^4.1.1":
|
|
||||||
version: 4.1.1
|
|
||||||
resolution: "ansi-colors@npm:4.1.1"
|
|
||||||
checksum: 138d04a51076cb085da0a7e2d000c5c0bb09f6e772ed5c65c53cb118d37f6c5f1637506d7155fb5f330f0abcf6f12fa2e489ac3f8cdab9da393bf1bb4f9a32b0
|
|
||||||
languageName: node
|
|
||||||
linkType: hard
|
|
||||||
|
|
||||||
"ansi-escapes@npm:^4.2.1, ansi-escapes@npm:^4.3.0":
|
"ansi-escapes@npm:^4.2.1, ansi-escapes@npm:^4.3.0":
|
||||||
version: 4.3.2
|
version: 4.3.2
|
||||||
resolution: "ansi-escapes@npm:4.3.2"
|
resolution: "ansi-escapes@npm:4.3.2"
|
||||||
|
@ -3714,7 +3707,7 @@ __metadata:
|
||||||
"@typescript-eslint/parser": 5.9.1
|
"@typescript-eslint/parser": 5.9.1
|
||||||
conventional-changelog-cli: 2.2.2
|
conventional-changelog-cli: 2.2.2
|
||||||
conventional-changelog-conventionalcommits: 4.6.3
|
conventional-changelog-conventionalcommits: 4.6.3
|
||||||
eslint: 8.6.0
|
eslint: 8.7.0
|
||||||
eslint-config-prettier: 8.3.0
|
eslint-config-prettier: 8.3.0
|
||||||
eslint-plugin-jest: 25.7.0
|
eslint-plugin-jest: 25.7.0
|
||||||
eslint-plugin-prettier: 4.0.0
|
eslint-plugin-prettier: 4.0.0
|
||||||
|
@ -3824,15 +3817,6 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"enquirer@npm:^2.3.5":
|
|
||||||
version: 2.3.6
|
|
||||||
resolution: "enquirer@npm:2.3.6"
|
|
||||||
dependencies:
|
|
||||||
ansi-colors: ^4.1.1
|
|
||||||
checksum: 1c0911e14a6f8d26721c91e01db06092a5f7675159f0261d69c403396a385afd13dd76825e7678f66daffa930cfaa8d45f506fb35f818a2788463d022af1b884
|
|
||||||
languageName: node
|
|
||||||
linkType: hard
|
|
||||||
|
|
||||||
"entities@npm:^2.0.0":
|
"entities@npm:^2.0.0":
|
||||||
version: 2.2.0
|
version: 2.2.0
|
||||||
resolution: "entities@npm:2.2.0"
|
resolution: "entities@npm:2.2.0"
|
||||||
|
@ -4051,9 +4035,16 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"eslint@npm:8.6.0":
|
"eslint-visitor-keys@npm:^3.2.0":
|
||||||
version: 8.6.0
|
version: 3.2.0
|
||||||
resolution: "eslint@npm:8.6.0"
|
resolution: "eslint-visitor-keys@npm:3.2.0"
|
||||||
|
checksum: fdadbb26f9e6417d3db7ad4f00bb0d573b6031c32fa72e8cdae32d038223faaeddff2ee443c90cb489bf774e75bff765c00912b8f9106d65e4f202ccd78c1b18
|
||||||
|
languageName: node
|
||||||
|
linkType: hard
|
||||||
|
|
||||||
|
"eslint@npm:8.7.0":
|
||||||
|
version: 8.7.0
|
||||||
|
resolution: "eslint@npm:8.7.0"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@eslint/eslintrc": ^1.0.5
|
"@eslint/eslintrc": ^1.0.5
|
||||||
"@humanwhocodes/config-array": ^0.9.2
|
"@humanwhocodes/config-array": ^0.9.2
|
||||||
|
@ -4062,11 +4053,10 @@ __metadata:
|
||||||
cross-spawn: ^7.0.2
|
cross-spawn: ^7.0.2
|
||||||
debug: ^4.3.2
|
debug: ^4.3.2
|
||||||
doctrine: ^3.0.0
|
doctrine: ^3.0.0
|
||||||
enquirer: ^2.3.5
|
|
||||||
escape-string-regexp: ^4.0.0
|
escape-string-regexp: ^4.0.0
|
||||||
eslint-scope: ^7.1.0
|
eslint-scope: ^7.1.0
|
||||||
eslint-utils: ^3.0.0
|
eslint-utils: ^3.0.0
|
||||||
eslint-visitor-keys: ^3.1.0
|
eslint-visitor-keys: ^3.2.0
|
||||||
espree: ^9.3.0
|
espree: ^9.3.0
|
||||||
esquery: ^1.4.0
|
esquery: ^1.4.0
|
||||||
esutils: ^2.0.2
|
esutils: ^2.0.2
|
||||||
|
@ -4075,7 +4065,7 @@ __metadata:
|
||||||
functional-red-black-tree: ^1.0.1
|
functional-red-black-tree: ^1.0.1
|
||||||
glob-parent: ^6.0.1
|
glob-parent: ^6.0.1
|
||||||
globals: ^13.6.0
|
globals: ^13.6.0
|
||||||
ignore: ^4.0.6
|
ignore: ^5.2.0
|
||||||
import-fresh: ^3.0.0
|
import-fresh: ^3.0.0
|
||||||
imurmurhash: ^0.1.4
|
imurmurhash: ^0.1.4
|
||||||
is-glob: ^4.0.0
|
is-glob: ^4.0.0
|
||||||
|
@ -4086,16 +4076,14 @@ __metadata:
|
||||||
minimatch: ^3.0.4
|
minimatch: ^3.0.4
|
||||||
natural-compare: ^1.4.0
|
natural-compare: ^1.4.0
|
||||||
optionator: ^0.9.1
|
optionator: ^0.9.1
|
||||||
progress: ^2.0.0
|
|
||||||
regexpp: ^3.2.0
|
regexpp: ^3.2.0
|
||||||
semver: ^7.2.1
|
|
||||||
strip-ansi: ^6.0.1
|
strip-ansi: ^6.0.1
|
||||||
strip-json-comments: ^3.1.0
|
strip-json-comments: ^3.1.0
|
||||||
text-table: ^0.2.0
|
text-table: ^0.2.0
|
||||||
v8-compile-cache: ^2.0.3
|
v8-compile-cache: ^2.0.3
|
||||||
bin:
|
bin:
|
||||||
eslint: bin/eslint.js
|
eslint: bin/eslint.js
|
||||||
checksum: 19ed82fa872ebb45d0f10c2514975b85ab37e78e9b562a5aa3abdbe7802111d65f7d5a8563e394a975337b403163b40624c2cc8bfa585a061e8c7dc55def39b5
|
checksum: 1c80375a48b0fe3ccae3c6354323e4f0e92e970f23abc5b9705b90b7aef514b69ebd0a63e74962d30789986c91fa41c0e25cd2f98f19e9e2a2d36aafdfc9ccc9
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -4871,6 +4859,13 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
"ignore@npm:^5.2.0":
|
||||||
|
version: 5.2.0
|
||||||
|
resolution: "ignore@npm:5.2.0"
|
||||||
|
checksum: 6b1f926792d614f64c6c83da3a1f9c83f6196c2839aa41e1e32dd7b8d174cef2e329d75caabb62cb61ce9dc432f75e67d07d122a037312db7caa73166a1bdb77
|
||||||
|
languageName: node
|
||||||
|
linkType: hard
|
||||||
|
|
||||||
"immediate@npm:~3.0.5":
|
"immediate@npm:~3.0.5":
|
||||||
version: 3.0.6
|
version: 3.0.6
|
||||||
resolution: "immediate@npm:3.0.6"
|
resolution: "immediate@npm:3.0.6"
|
||||||
|
@ -7612,13 +7607,6 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"progress@npm:^2.0.0":
|
|
||||||
version: 2.0.3
|
|
||||||
resolution: "progress@npm:2.0.3"
|
|
||||||
checksum: f67403fe7b34912148d9252cb7481266a354bd99ce82c835f79070643bb3c6583d10dbcfda4d41e04bbc1d8437e9af0fb1e1f2135727878f5308682a579429b7
|
|
||||||
languageName: node
|
|
||||||
linkType: hard
|
|
||||||
|
|
||||||
"promise-inflight@npm:^1.0.1":
|
"promise-inflight@npm:^1.0.1":
|
||||||
version: 1.0.1
|
version: 1.0.1
|
||||||
resolution: "promise-inflight@npm:1.0.1"
|
resolution: "promise-inflight@npm:1.0.1"
|
||||||
|
@ -8122,7 +8110,7 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"semver@npm:7.3.5, semver@npm:7.x, semver@npm:^7.2.1, semver@npm:^7.3.2, semver@npm:^7.3.4, semver@npm:^7.3.5":
|
"semver@npm:7.3.5, semver@npm:7.x, semver@npm:^7.3.2, semver@npm:^7.3.4, semver@npm:^7.3.5":
|
||||||
version: 7.3.5
|
version: 7.3.5
|
||||||
resolution: "semver@npm:7.3.5"
|
resolution: "semver@npm:7.3.5"
|
||||||
dependencies:
|
dependencies:
|
||||||
|
|
Loading…
Reference in a new issue