chore(deps): update dependency eslint to v8.26.0
This commit is contained in:
parent
fc879e464d
commit
cb3c8b8976
2 changed files with 23 additions and 15 deletions
|
@ -83,7 +83,7 @@
|
||||||
"@typescript-eslint/parser": "5.40.1",
|
"@typescript-eslint/parser": "5.40.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.25.0",
|
"eslint": "8.26.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",
|
||||||
|
|
36
yarn.lock
36
yarn.lock
|
@ -294,14 +294,14 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@humanwhocodes/config-array@npm:^0.10.5":
|
"@humanwhocodes/config-array@npm:^0.11.6":
|
||||||
version: 0.10.5
|
version: 0.11.6
|
||||||
resolution: "@humanwhocodes/config-array@npm:0.10.5"
|
resolution: "@humanwhocodes/config-array@npm:0.11.6"
|
||||||
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: af4fa2633c57414be22ddba0a072cc611ef9a07104542fa24bde918a0153b89b6e08ca6a20ccc9079de6079e219e2406e38414d1b662db8bb59a3ba9d6eee6e3
|
checksum: 2fb7288638968dfeec27f06aef52f043726edd126ac47f24b54256902fdb35b3bf9863d4a4caf0423dccca5dd1354ca5899f3ac047b56774641ca0c4cbedb104
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -383,7 +383,7 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@nodelib/fs.walk@npm:^1.2.3":
|
"@nodelib/fs.walk@npm:^1.2.3, @nodelib/fs.walk@npm:^1.2.8":
|
||||||
version: 1.2.8
|
version: 1.2.8
|
||||||
resolution: "@nodelib/fs.walk@npm:1.2.8"
|
resolution: "@nodelib/fs.walk@npm:1.2.8"
|
||||||
dependencies:
|
dependencies:
|
||||||
|
@ -2613,7 +2613,7 @@ __metadata:
|
||||||
"@typescript-eslint/parser": 5.40.1
|
"@typescript-eslint/parser": 5.40.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.25.0
|
eslint: 8.26.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
|
||||||
|
@ -3091,13 +3091,14 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"eslint@npm:8.25.0":
|
"eslint@npm:8.26.0":
|
||||||
version: 8.25.0
|
version: 8.26.0
|
||||||
resolution: "eslint@npm:8.25.0"
|
resolution: "eslint@npm:8.26.0"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@eslint/eslintrc": ^1.3.3
|
"@eslint/eslintrc": ^1.3.3
|
||||||
"@humanwhocodes/config-array": ^0.10.5
|
"@humanwhocodes/config-array": ^0.11.6
|
||||||
"@humanwhocodes/module-importer": ^1.0.1
|
"@humanwhocodes/module-importer": ^1.0.1
|
||||||
|
"@nodelib/fs.walk": ^1.2.8
|
||||||
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
|
||||||
|
@ -3113,14 +3114,14 @@ __metadata:
|
||||||
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
|
find-up: ^5.0.0
|
||||||
glob-parent: ^6.0.1
|
glob-parent: ^6.0.2
|
||||||
globals: ^13.15.0
|
globals: ^13.15.0
|
||||||
globby: ^11.1.0
|
|
||||||
grapheme-splitter: ^1.0.4
|
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
|
||||||
is-glob: ^4.0.0
|
is-glob: ^4.0.0
|
||||||
|
is-path-inside: ^3.0.3
|
||||||
js-sdsl: ^4.1.4
|
js-sdsl: ^4.1.4
|
||||||
js-yaml: ^4.1.0
|
js-yaml: ^4.1.0
|
||||||
json-stable-stringify-without-jsonify: ^1.0.1
|
json-stable-stringify-without-jsonify: ^1.0.1
|
||||||
|
@ -3135,7 +3136,7 @@ __metadata:
|
||||||
text-table: ^0.2.0
|
text-table: ^0.2.0
|
||||||
bin:
|
bin:
|
||||||
eslint: bin/eslint.js
|
eslint: bin/eslint.js
|
||||||
checksum: 7acf2693b522b573657b53d2245b5522d3a131e4224b1cbf01e2c3579632fdbf62599284f68bc483e6e4eba23ae3643c9544744e0214a86e727cc361cedcd0fa
|
checksum: a2aced939ea060f77d10dcfced5cfeb940f63f383fd7ab1decadea64170ab552582e1c5909db1db641d4283178c9bc569f19b0f8900e00314a5f783e4b3f759d
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -3570,7 +3571,7 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"glob-parent@npm:^6.0.1":
|
"glob-parent@npm:^6.0.2":
|
||||||
version: 6.0.2
|
version: 6.0.2
|
||||||
resolution: "glob-parent@npm:6.0.2"
|
resolution: "glob-parent@npm:6.0.2"
|
||||||
dependencies:
|
dependencies:
|
||||||
|
@ -4067,6 +4068,13 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
"is-path-inside@npm:^3.0.3":
|
||||||
|
version: 3.0.3
|
||||||
|
resolution: "is-path-inside@npm:3.0.3"
|
||||||
|
checksum: abd50f06186a052b349c15e55b182326f1936c89a78bf6c8f2b707412517c097ce04bc49a0ca221787bc44e1049f51f09a2ffb63d22899051988d3a618ba13e9
|
||||||
|
languageName: node
|
||||||
|
linkType: hard
|
||||||
|
|
||||||
"is-plain-obj@npm:^1.1.0":
|
"is-plain-obj@npm:^1.1.0":
|
||||||
version: 1.1.0
|
version: 1.1.0
|
||||||
resolution: "is-plain-obj@npm:1.1.0"
|
resolution: "is-plain-obj@npm:1.1.0"
|
||||||
|
|
Loading…
Reference in a new issue