Update dependency eslint to v8.24.0
This commit is contained in:
parent
dac3324517
commit
cacf9bf4fd
5 changed files with 11 additions and 11 deletions
Binary file not shown.
BIN
.yarn/cache/@humanwhocodes-config-array-npm-0.10.5-062eb607ed-af4fa2633c.zip
vendored
Normal file
BIN
.yarn/cache/@humanwhocodes-config-array-npm-0.10.5-062eb607ed-af4fa2633c.zip
vendored
Normal file
Binary file not shown.
Binary file not shown.
|
@ -35,7 +35,7 @@
|
|||
"@types/node-fetch": "2.6.2",
|
||||
"@typescript-eslint/eslint-plugin": "5.38.0",
|
||||
"@typescript-eslint/parser": "5.38.0",
|
||||
"eslint": "8.23.1",
|
||||
"eslint": "8.24.0",
|
||||
"eslint-config-prettier": "8.5.0",
|
||||
"eslint-plugin-prettier": "4.2.1",
|
||||
"pkg": "5.8.0",
|
||||
|
|
20
yarn.lock
20
yarn.lock
|
@ -69,14 +69,14 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@humanwhocodes/config-array@npm:^0.10.4":
|
||||
version: 0.10.4
|
||||
resolution: "@humanwhocodes/config-array@npm:0.10.4"
|
||||
"@humanwhocodes/config-array@npm:^0.10.5":
|
||||
version: 0.10.5
|
||||
resolution: "@humanwhocodes/config-array@npm:0.10.5"
|
||||
dependencies:
|
||||
"@humanwhocodes/object-schema": ^1.2.1
|
||||
debug: ^4.1.1
|
||||
minimatch: ^3.0.4
|
||||
checksum: d480e5d57e6d787565b6cff78e27c3d1b380692d4ffb0ada7d7f5957a56c9032f034da05a3e443065dbd0671ebf4d859036ced34e96b325bbc1badbae3c05300
|
||||
checksum: af4fa2633c57414be22ddba0a072cc611ef9a07104542fa24bde918a0153b89b6e08ca6a20ccc9079de6079e219e2406e38414d1b662db8bb59a3ba9d6eee6e3
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -988,12 +988,12 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"eslint@npm:8.23.1":
|
||||
version: 8.23.1
|
||||
resolution: "eslint@npm:8.23.1"
|
||||
"eslint@npm:8.24.0":
|
||||
version: 8.24.0
|
||||
resolution: "eslint@npm:8.24.0"
|
||||
dependencies:
|
||||
"@eslint/eslintrc": ^1.3.2
|
||||
"@humanwhocodes/config-array": ^0.10.4
|
||||
"@humanwhocodes/config-array": ^0.10.5
|
||||
"@humanwhocodes/gitignore-to-minimatch": ^1.0.2
|
||||
"@humanwhocodes/module-importer": ^1.0.1
|
||||
ajv: ^6.10.0
|
||||
|
@ -1033,7 +1033,7 @@ __metadata:
|
|||
text-table: ^0.2.0
|
||||
bin:
|
||||
eslint: bin/eslint.js
|
||||
checksum: a727e15492786a03b438bcf021db49f715680679846a7b8d79b98ad34576f2a570404ffe882d3c3e26f6359bff7277ef11fae5614bfe8629adb653f20d018c71
|
||||
checksum: ca293ce7116599b742d7ab4d43db469beec22f40dd272092d809498be3cff3a7c567769f9763bdf6799aac13dd53447b93a99629b7b54092783046eb57eaced6
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -1168,7 +1168,7 @@ __metadata:
|
|||
booru: 2.6.3
|
||||
command-line-args: 5.2.1
|
||||
command-line-usage: 6.1.3
|
||||
eslint: 8.23.1
|
||||
eslint: 8.24.0
|
||||
eslint-config-prettier: 8.5.0
|
||||
eslint-plugin-prettier: 4.2.1
|
||||
got-cjs: 12.3.1
|
||||
|
|
Reference in a new issue