chore(deps): update dependency eslint to v8.21.0
This commit is contained in:
parent
e1689f45c1
commit
e2ae729ccd
2 changed files with 31 additions and 13 deletions
|
@ -57,7 +57,7 @@
|
||||||
"@typescript-eslint/parser": "5.31.0",
|
"@typescript-eslint/parser": "5.31.0",
|
||||||
"conventional-changelog-cli": "2.2.2",
|
"conventional-changelog-cli": "2.2.2",
|
||||||
"conventional-changelog-conventionalcommits": "5.0.0",
|
"conventional-changelog-conventionalcommits": "5.0.0",
|
||||||
"eslint": "8.20.0",
|
"eslint": "8.21.0",
|
||||||
"eslint-config-prettier": "8.5.0",
|
"eslint-config-prettier": "8.5.0",
|
||||||
"eslint-plugin-prettier": "4.2.1",
|
"eslint-plugin-prettier": "4.2.1",
|
||||||
"fs-extra": "10.1.0",
|
"fs-extra": "10.1.0",
|
||||||
|
|
42
yarn.lock
42
yarn.lock
|
@ -271,14 +271,21 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@humanwhocodes/config-array@npm:^0.9.2":
|
"@humanwhocodes/config-array@npm:^0.10.4":
|
||||||
version: 0.9.5
|
version: 0.10.4
|
||||||
resolution: "@humanwhocodes/config-array@npm:0.9.5"
|
resolution: "@humanwhocodes/config-array@npm:0.10.4"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@humanwhocodes/object-schema": ^1.2.1
|
"@humanwhocodes/object-schema": ^1.2.1
|
||||||
debug: ^4.1.1
|
debug: ^4.1.1
|
||||||
minimatch: ^3.0.4
|
minimatch: ^3.0.4
|
||||||
checksum: 8ba6281bc0590f6c6eadeefc14244b5a3e3f5903445aadd1a32099ed80e753037674026ce1b3c945ab93561bea5eb29e3c5bff67060e230c295595ba517a3492
|
checksum: d480e5d57e6d787565b6cff78e27c3d1b380692d4ffb0ada7d7f5957a56c9032f034da05a3e443065dbd0671ebf4d859036ced34e96b325bbc1badbae3c05300
|
||||||
|
languageName: node
|
||||||
|
linkType: hard
|
||||||
|
|
||||||
|
"@humanwhocodes/gitignore-to-minimatch@npm:^1.0.2":
|
||||||
|
version: 1.0.2
|
||||||
|
resolution: "@humanwhocodes/gitignore-to-minimatch@npm:1.0.2"
|
||||||
|
checksum: aba5c40c9e3770ed73a558b0bfb53323842abfc2ce58c91d7e8b1073995598e6374456d38767be24ab6176915f0a8d8b23eaae5c85e2b488c0dccca6d795e2ad
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -2670,12 +2677,13 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"eslint@npm:8.20.0":
|
"eslint@npm:8.21.0":
|
||||||
version: 8.20.0
|
version: 8.21.0
|
||||||
resolution: "eslint@npm:8.20.0"
|
resolution: "eslint@npm:8.21.0"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@eslint/eslintrc": ^1.3.0
|
"@eslint/eslintrc": ^1.3.0
|
||||||
"@humanwhocodes/config-array": ^0.9.2
|
"@humanwhocodes/config-array": ^0.10.4
|
||||||
|
"@humanwhocodes/gitignore-to-minimatch": ^1.0.2
|
||||||
ajv: ^6.10.0
|
ajv: ^6.10.0
|
||||||
chalk: ^4.0.0
|
chalk: ^4.0.0
|
||||||
cross-spawn: ^7.0.2
|
cross-spawn: ^7.0.2
|
||||||
|
@ -2685,14 +2693,17 @@ __metadata:
|
||||||
eslint-scope: ^7.1.1
|
eslint-scope: ^7.1.1
|
||||||
eslint-utils: ^3.0.0
|
eslint-utils: ^3.0.0
|
||||||
eslint-visitor-keys: ^3.3.0
|
eslint-visitor-keys: ^3.3.0
|
||||||
espree: ^9.3.2
|
espree: ^9.3.3
|
||||||
esquery: ^1.4.0
|
esquery: ^1.4.0
|
||||||
esutils: ^2.0.2
|
esutils: ^2.0.2
|
||||||
fast-deep-equal: ^3.1.3
|
fast-deep-equal: ^3.1.3
|
||||||
file-entry-cache: ^6.0.1
|
file-entry-cache: ^6.0.1
|
||||||
|
find-up: ^5.0.0
|
||||||
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.15.0
|
globals: ^13.15.0
|
||||||
|
globby: ^11.1.0
|
||||||
|
grapheme-splitter: ^1.0.4
|
||||||
ignore: ^5.2.0
|
ignore: ^5.2.0
|
||||||
import-fresh: ^3.0.0
|
import-fresh: ^3.0.0
|
||||||
imurmurhash: ^0.1.4
|
imurmurhash: ^0.1.4
|
||||||
|
@ -2711,11 +2722,11 @@ __metadata:
|
||||||
v8-compile-cache: ^2.0.3
|
v8-compile-cache: ^2.0.3
|
||||||
bin:
|
bin:
|
||||||
eslint: bin/eslint.js
|
eslint: bin/eslint.js
|
||||||
checksum: a31adf390d71d916925586bc8467b48f620e93dd0416bc1e897d99265af88b48d4eba3985b5ff4653ae5cc46311a360d373574002277e159bb38a4363abf9228
|
checksum: 1d39ddb08772ea230cb7d74f7f81f85b9d46965d3600725c7eb39a27bcdaf28cb2a780dacf6cfa1cfbf2da606b57a5e7e3ab373ab474cbcf0ba042076821f501
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"espree@npm:^9.3.2":
|
"espree@npm:^9.3.2, espree@npm:^9.3.3":
|
||||||
version: 9.3.3
|
version: 9.3.3
|
||||||
resolution: "espree@npm:9.3.3"
|
resolution: "espree@npm:9.3.3"
|
||||||
dependencies:
|
dependencies:
|
||||||
|
@ -3231,6 +3242,13 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
"grapheme-splitter@npm:^1.0.4":
|
||||||
|
version: 1.0.4
|
||||||
|
resolution: "grapheme-splitter@npm:1.0.4"
|
||||||
|
checksum: 0c22ec54dee1b05cd480f78cf14f732cb5b108edc073572c4ec205df4cd63f30f8db8025afc5debc8835a8ddeacf648a1c7992fe3dcd6ad38f9a476d84906620
|
||||||
|
languageName: node
|
||||||
|
linkType: hard
|
||||||
|
|
||||||
"handlebars@npm:4.7.7, handlebars@npm:^4.7.7":
|
"handlebars@npm:4.7.7, handlebars@npm:^4.7.7":
|
||||||
version: 4.7.7
|
version: 4.7.7
|
||||||
resolution: "handlebars@npm:4.7.7"
|
resolution: "handlebars@npm:4.7.7"
|
||||||
|
@ -6322,7 +6340,7 @@ __metadata:
|
||||||
"@typescript-eslint/parser": 5.31.0
|
"@typescript-eslint/parser": 5.31.0
|
||||||
conventional-changelog-cli: 2.2.2
|
conventional-changelog-cli: 2.2.2
|
||||||
conventional-changelog-conventionalcommits: 5.0.0
|
conventional-changelog-conventionalcommits: 5.0.0
|
||||||
eslint: 8.20.0
|
eslint: 8.21.0
|
||||||
eslint-config-prettier: 8.5.0
|
eslint-config-prettier: 8.5.0
|
||||||
eslint-plugin-prettier: 4.2.1
|
eslint-plugin-prettier: 4.2.1
|
||||||
fs-extra: 10.1.0
|
fs-extra: 10.1.0
|
||||||
|
|
Loading…
Reference in a new issue