chore(deps): update dependency eslint to v8.4.1
This commit is contained in:
parent
a309e08222
commit
83c8ba7a81
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.0",
|
||||
"eslint": "8.4.1",
|
||||
"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.0
|
||||
eslint: 8.4.1
|
||||
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.0":
|
||||
version: 8.4.0
|
||||
resolution: "eslint@npm:8.4.0"
|
||||
"eslint@npm:8.4.1":
|
||||
version: 8.4.1
|
||||
resolution: "eslint@npm:8.4.1"
|
||||
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: 12eb9e7af353d4b8afbf5417f923a93e1da8aa065d97026d98c3e7f69442639eae5c013a5251fe20273dbbe9ad6f36445a985b3e9929e911dda79fb40e308eb0
|
||||
checksum: d962cd7cd0f68ddc2412f47154b8992ad3af987cf47fa6e60e51a2b7d32a91f934388f7d29e2c45b16b7ac69f0d220d0a483189ec6ba43a8a480110c34f158f9
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Loading…
Reference in a new issue