chore(deps): update dependency eslint to v8.30.0
This commit is contained in:
parent
a3bfafcff2
commit
83845639d8
2 changed files with 22 additions and 22 deletions
|
@ -42,7 +42,7 @@
|
||||||
"@typhonjs-fvtt/eslint-config-foundry.js": "0.8.0",
|
"@typhonjs-fvtt/eslint-config-foundry.js": "0.8.0",
|
||||||
"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.29.0",
|
"eslint": "8.30.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": "11.1.0",
|
"fs-extra": "11.1.0",
|
||||||
|
|
42
yarn.lock
42
yarn.lock
|
@ -238,20 +238,20 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@eslint/eslintrc@npm:^1.3.3":
|
"@eslint/eslintrc@npm:^1.4.0":
|
||||||
version: 1.3.3
|
version: 1.4.0
|
||||||
resolution: "@eslint/eslintrc@npm:1.3.3"
|
resolution: "@eslint/eslintrc@npm:1.4.0"
|
||||||
dependencies:
|
dependencies:
|
||||||
ajv: ^6.12.4
|
ajv: ^6.12.4
|
||||||
debug: ^4.3.2
|
debug: ^4.3.2
|
||||||
espree: ^9.4.0
|
espree: ^9.4.0
|
||||||
globals: ^13.15.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: f03e9d6727efd3e0719da2051ea80c0c73d20e28c171121527dbb868cd34232ca9c1d0525a66e517a404afea26624b1e47895b6a92474678418c2f50c9566694
|
checksum: 73e39c833deafde8d8706e6fa9b52b6d99927c094ead8e405ea4174e8197ec24aac9ba88ae38cc8ad32eaccf07b9c7fc5dc70761d1fba6da41a928691447305f
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -279,14 +279,14 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@humanwhocodes/config-array@npm:^0.11.6":
|
"@humanwhocodes/config-array@npm:^0.11.8":
|
||||||
version: 0.11.7
|
version: 0.11.8
|
||||||
resolution: "@humanwhocodes/config-array@npm:0.11.7"
|
resolution: "@humanwhocodes/config-array@npm:0.11.8"
|
||||||
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.5
|
minimatch: ^3.0.5
|
||||||
checksum: cf506dc45d9488af7fbf108ea6ac2151ba1a25e6d2b94b9b4fc36d2c1e4099b89ff560296dbfa13947e44604d4ca4a90d97a4fb167370bf8dd01a6ca2b6d83ac
|
checksum: 0fd6b3c54f1674ce0a224df09b9c2f9846d20b9e54fabae1281ecfc04f2e6ad69bf19e1d6af6a28f88e8aa3990168b6cb9e1ef755868c3256a630605ec2cb1d3
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -1752,7 +1752,7 @@ __metadata:
|
||||||
"@typhonjs-fvtt/eslint-config-foundry.js": 0.8.0
|
"@typhonjs-fvtt/eslint-config-foundry.js": 0.8.0
|
||||||
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.29.0
|
eslint: 8.30.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: 11.1.0
|
fs-extra: 11.1.0
|
||||||
|
@ -2191,12 +2191,12 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"eslint@npm:8.29.0":
|
"eslint@npm:8.30.0":
|
||||||
version: 8.29.0
|
version: 8.30.0
|
||||||
resolution: "eslint@npm:8.29.0"
|
resolution: "eslint@npm:8.30.0"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@eslint/eslintrc": ^1.3.3
|
"@eslint/eslintrc": ^1.4.0
|
||||||
"@humanwhocodes/config-array": ^0.11.6
|
"@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
|
||||||
ajv: ^6.10.0
|
ajv: ^6.10.0
|
||||||
|
@ -2215,7 +2215,7 @@ __metadata:
|
||||||
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.2
|
glob-parent: ^6.0.2
|
||||||
globals: ^13.15.0
|
globals: ^13.19.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
|
||||||
|
@ -2236,7 +2236,7 @@ __metadata:
|
||||||
text-table: ^0.2.0
|
text-table: ^0.2.0
|
||||||
bin:
|
bin:
|
||||||
eslint: bin/eslint.js
|
eslint: bin/eslint.js
|
||||||
checksum: e05204b05907b82d910983995cb946e0ba62ca514eb2b6791c43f623333b143564a2eee0139909d31c10935c21877d815b1f76dd674a59cb91c471064325c4ab
|
checksum: b7525bb465b342665c3b8bab7e114d514ef1bc4e79f211c919863f9c71767e7412ec82383a22614a92d159783f91101018817000f7c61ce69a5e7015280cafaf
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -2993,12 +2993,12 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"globals@npm:^13.15.0":
|
"globals@npm:^13.19.0":
|
||||||
version: 13.18.0
|
version: 13.19.0
|
||||||
resolution: "globals@npm:13.18.0"
|
resolution: "globals@npm:13.19.0"
|
||||||
dependencies:
|
dependencies:
|
||||||
type-fest: ^0.20.2
|
type-fest: ^0.20.2
|
||||||
checksum: 9fdaa74cfd5d4ac91319662f512c29b11d1d2deb9c8a20d3998097671deba83d195f20730b2345887de3ddab958a6fa68952feed9ae836ee4594a82ace62fdb4
|
checksum: a000dbd00bcf28f0941d8a29c3522b1c3b8e4bfe4e60e262c477a550c3cbbe8dbe2925a6905f037acd40f9a93c039242e1f7079c76b0fd184bc41dcc3b5c8e2e
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue