chore(deps): update dependency eslint to v8.36.0
This commit is contained in:
parent
5f07388946
commit
758acfe6f1
2 changed files with 42 additions and 24 deletions
|
@ -72,7 +72,7 @@
|
||||||
"@typescript-eslint/parser": "5.54.1",
|
"@typescript-eslint/parser": "5.54.1",
|
||||||
"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.35.0",
|
"eslint": "8.36.0",
|
||||||
"eslint-config-prettier": "8.7.0",
|
"eslint-config-prettier": "8.7.0",
|
||||||
"eslint-plugin-prettier": "4.2.1",
|
"eslint-plugin-prettier": "4.2.1",
|
||||||
"fs-extra": "11.1.0",
|
"fs-extra": "11.1.0",
|
||||||
|
|
64
yarn.lock
64
yarn.lock
|
@ -546,27 +546,45 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@eslint/eslintrc@npm:^2.0.0":
|
"@eslint-community/eslint-utils@npm:^4.2.0":
|
||||||
version: 2.0.0
|
version: 4.2.0
|
||||||
resolution: "@eslint/eslintrc@npm:2.0.0"
|
resolution: "@eslint-community/eslint-utils@npm:4.2.0"
|
||||||
|
dependencies:
|
||||||
|
eslint-visitor-keys: ^3.3.0
|
||||||
|
peerDependencies:
|
||||||
|
eslint: ^6.0.0 || ^7.0.0 || >=8.0.0
|
||||||
|
checksum: 82fdd1cc2a5d169def0e665ec790580ef708e7df9c91f20006595dc90e3bd42ec31c8976a2eeccd336286301a72e937c0ddf3ab4b7377d7014997c36333a7d22
|
||||||
|
languageName: node
|
||||||
|
linkType: hard
|
||||||
|
|
||||||
|
"@eslint-community/regexpp@npm:^4.4.0":
|
||||||
|
version: 4.4.0
|
||||||
|
resolution: "@eslint-community/regexpp@npm:4.4.0"
|
||||||
|
checksum: 2d127af0c752b80e8a782eacfe996a86925d21de92da3ffc6f9e615e701145e44a62e26bdd88bfac2cd76779c39ba8d9875a91046ec5e7e5f23cb647c247ea6a
|
||||||
|
languageName: node
|
||||||
|
linkType: hard
|
||||||
|
|
||||||
|
"@eslint/eslintrc@npm:^2.0.1":
|
||||||
|
version: 2.0.1
|
||||||
|
resolution: "@eslint/eslintrc@npm:2.0.1"
|
||||||
dependencies:
|
dependencies:
|
||||||
ajv: ^6.12.4
|
ajv: ^6.12.4
|
||||||
debug: ^4.3.2
|
debug: ^4.3.2
|
||||||
espree: ^9.4.0
|
espree: ^9.5.0
|
||||||
globals: ^13.19.0
|
globals: ^13.19.0
|
||||||
ignore: ^5.2.0
|
ignore: ^5.2.0
|
||||||
import-fresh: ^3.2.1
|
import-fresh: ^3.2.1
|
||||||
js-yaml: ^4.1.0
|
js-yaml: ^4.1.0
|
||||||
minimatch: ^3.1.2
|
minimatch: ^3.1.2
|
||||||
strip-json-comments: ^3.1.1
|
strip-json-comments: ^3.1.1
|
||||||
checksum: 31119c8ca06723d80384f18f5c78e0530d8e6306ad36379868650131a8b10dd7cffd7aff79a5deb3a2e9933660823052623d268532bae9538ded53d5b19a69a6
|
checksum: 56b9192a687a450db53a7b883daf9f0f447c43b3510189cf88808a7a2467c2a302a42a50f184cc6d5a9faf3d1df890a2ef0fd0d60b751f32a3e9dfea717c6b48
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@eslint/js@npm:8.35.0":
|
"@eslint/js@npm:8.36.0":
|
||||||
version: 8.35.0
|
version: 8.36.0
|
||||||
resolution: "@eslint/js@npm:8.35.0"
|
resolution: "@eslint/js@npm:8.36.0"
|
||||||
checksum: 6687ceff659a6d617e37823f809dc9c4b096535961a81acead27d26b1a51a4cf608a5e59d831ddd57f24f6f8bb99340a4a0e19f9c99b390fbb4b275f51ed5f5e
|
checksum: b7d6b84b823c8c7784be390741196617565527b1f7c0977fde9455bfb57fd88f81c074a03dd878757d2c33fa29f24291e9ecbc1425710f067917324b55e1bf3a
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -2343,7 +2361,7 @@ __metadata:
|
||||||
"@typescript-eslint/parser": 5.54.1
|
"@typescript-eslint/parser": 5.54.1
|
||||||
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.35.0
|
eslint: 8.36.0
|
||||||
eslint-config-prettier: 8.7.0
|
eslint-config-prettier: 8.7.0
|
||||||
eslint-plugin-prettier: 4.2.1
|
eslint-plugin-prettier: 4.2.1
|
||||||
fs-extra: 11.1.0
|
fs-extra: 11.1.0
|
||||||
|
@ -2717,12 +2735,14 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"eslint@npm:8.35.0":
|
"eslint@npm:8.36.0":
|
||||||
version: 8.35.0
|
version: 8.36.0
|
||||||
resolution: "eslint@npm:8.35.0"
|
resolution: "eslint@npm:8.36.0"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@eslint/eslintrc": ^2.0.0
|
"@eslint-community/eslint-utils": ^4.2.0
|
||||||
"@eslint/js": 8.35.0
|
"@eslint-community/regexpp": ^4.4.0
|
||||||
|
"@eslint/eslintrc": ^2.0.1
|
||||||
|
"@eslint/js": 8.36.0
|
||||||
"@humanwhocodes/config-array": ^0.11.8
|
"@humanwhocodes/config-array": ^0.11.8
|
||||||
"@humanwhocodes/module-importer": ^1.0.1
|
"@humanwhocodes/module-importer": ^1.0.1
|
||||||
"@nodelib/fs.walk": ^1.2.8
|
"@nodelib/fs.walk": ^1.2.8
|
||||||
|
@ -2733,9 +2753,8 @@ __metadata:
|
||||||
doctrine: ^3.0.0
|
doctrine: ^3.0.0
|
||||||
escape-string-regexp: ^4.0.0
|
escape-string-regexp: ^4.0.0
|
||||||
eslint-scope: ^7.1.1
|
eslint-scope: ^7.1.1
|
||||||
eslint-utils: ^3.0.0
|
|
||||||
eslint-visitor-keys: ^3.3.0
|
eslint-visitor-keys: ^3.3.0
|
||||||
espree: ^9.4.0
|
espree: ^9.5.0
|
||||||
esquery: ^1.4.2
|
esquery: ^1.4.2
|
||||||
esutils: ^2.0.2
|
esutils: ^2.0.2
|
||||||
fast-deep-equal: ^3.1.3
|
fast-deep-equal: ^3.1.3
|
||||||
|
@ -2757,24 +2776,23 @@ __metadata:
|
||||||
minimatch: ^3.1.2
|
minimatch: ^3.1.2
|
||||||
natural-compare: ^1.4.0
|
natural-compare: ^1.4.0
|
||||||
optionator: ^0.9.1
|
optionator: ^0.9.1
|
||||||
regexpp: ^3.2.0
|
|
||||||
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
|
||||||
bin:
|
bin:
|
||||||
eslint: bin/eslint.js
|
eslint: bin/eslint.js
|
||||||
checksum: 6212173691d90b1bc94dd3d640e1f210374b30c3905fc0a15e501cf71c6ca52aa3d80ea7a9a245adaaed26d6019169e01fb6881b3f2885b188d37069c749308c
|
checksum: e9a961fc3b3de5cff5a1cb2c92eeffaa7e155a715489e30b3e1e76f186bd1255e0481e09564f2094733c0b1dbd3453499fb72ae7c043c83156e11e6d965b2304
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"espree@npm:^9.4.0":
|
"espree@npm:^9.5.0":
|
||||||
version: 9.4.0
|
version: 9.5.0
|
||||||
resolution: "espree@npm:9.4.0"
|
resolution: "espree@npm:9.5.0"
|
||||||
dependencies:
|
dependencies:
|
||||||
acorn: ^8.8.0
|
acorn: ^8.8.0
|
||||||
acorn-jsx: ^5.3.2
|
acorn-jsx: ^5.3.2
|
||||||
eslint-visitor-keys: ^3.3.0
|
eslint-visitor-keys: ^3.3.0
|
||||||
checksum: 2e3020dde67892d2ba3632413b44d0dc31d92c29ce72267d7ec24216a562f0a6494d3696e2fa39a3ec8c0e0088d773947ab2925fbb716801a11eb8dd313ac89c
|
checksum: a7f110aefb6407e0d3237aa635ab3cea87106ae63748dd23c67031afccc640d04c4209fca2daf16e2233c82efb505faead0fb84097478fd9cc6e8f8dd80bf99d
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue