chore(deps): update dependency eslint to v8.5.0
This commit is contained in:
parent
fcc6df6483
commit
3f57b152a2
2 changed files with 6 additions and 6 deletions
|
@ -33,7 +33,7 @@
|
|||
"devDependencies": {
|
||||
"@typhonjs-fvtt/eslint-config-foundry.js": "0.8.0",
|
||||
"chalk": "4.1.2",
|
||||
"eslint": "8.4.1",
|
||||
"eslint": "8.5.0",
|
||||
"eslint-config-prettier": "8.3.0",
|
||||
"eslint-plugin-prettier": "4.0.0",
|
||||
"fs-extra": "10.0.0",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -995,7 +995,7 @@ __metadata:
|
|||
dependencies:
|
||||
"@typhonjs-fvtt/eslint-config-foundry.js": 0.8.0
|
||||
chalk: 4.1.2
|
||||
eslint: 8.4.1
|
||||
eslint: 8.5.0
|
||||
eslint-config-prettier: 8.3.0
|
||||
eslint-plugin-prettier: 4.0.0
|
||||
fs-extra: 10.0.0
|
||||
|
@ -1348,9 +1348,9 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"eslint@npm:8.4.1":
|
||||
version: 8.4.1
|
||||
resolution: "eslint@npm:8.4.1"
|
||||
"eslint@npm:8.5.0":
|
||||
version: 8.5.0
|
||||
resolution: "eslint@npm:8.5.0"
|
||||
dependencies:
|
||||
"@eslint/eslintrc": ^1.0.5
|
||||
"@humanwhocodes/config-array": ^0.9.2
|
||||
|
@ -1392,7 +1392,7 @@ __metadata:
|
|||
v8-compile-cache: ^2.0.3
|
||||
bin:
|
||||
eslint: bin/eslint.js
|
||||
checksum: d962cd7cd0f68ddc2412f47154b8992ad3af987cf47fa6e60e51a2b7d32a91f934388f7d29e2c45b16b7ac69f0d220d0a483189ec6ba43a8a480110c34f158f9
|
||||
checksum: c1a9e26070520a308cc30b62ba0d37d5b115ed23987a93219819537bdea9398e6ebe57c27d97be36ecc83b5162c72e82ecb0a9e5b44b7992980f9be90eb5c4b3
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Loading…
Reference in a new issue