chore(deps): update dependency eslint to v8.51.0
All checks were successful
ci/woodpecker/push/checks Pipeline was successful
All checks were successful
ci/woodpecker/push/checks Pipeline was successful
This commit is contained in:
parent
a9bbc6fdfb
commit
c283a21f15
2 changed files with 11 additions and 11 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": "4.1.0",
|
"conventional-changelog-cli": "4.1.0",
|
||||||
"conventional-changelog-conventionalcommits": "7.0.2",
|
"conventional-changelog-conventionalcommits": "7.0.2",
|
||||||
"eslint": "8.50.0",
|
"eslint": "8.51.0",
|
||||||
"eslint-config-prettier": "9.0.0",
|
"eslint-config-prettier": "9.0.0",
|
||||||
"eslint-plugin-prettier": "4.2.1",
|
"eslint-plugin-prettier": "4.2.1",
|
||||||
"fs-extra": "11.1.1",
|
"fs-extra": "11.1.1",
|
||||||
|
|
20
yarn.lock
20
yarn.lock
|
@ -281,10 +281,10 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@eslint/js@npm:8.50.0":
|
"@eslint/js@npm:8.51.0":
|
||||||
version: 8.50.0
|
version: 8.51.0
|
||||||
resolution: "@eslint/js@npm:8.50.0"
|
resolution: "@eslint/js@npm:8.51.0"
|
||||||
checksum: 302478f2acaaa7228729ec6a04f56641590185e1d8cd1c836a6db8a6b8009f80a57349341be9fbb9aa1721a7a569d1be3ffc598a33300d22816f11832095386c
|
checksum: 0228bf1e1e0414843e56d9ff362a2a72d579c078f93174666f29315690e9e30a8633ad72c923297f7fd7182381b5a476805ff04dac8debe638953eb1ded3ac73
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -1895,7 +1895,7 @@ __metadata:
|
||||||
"@typhonjs-fvtt/eslint-config-foundry.js": 0.8.0
|
"@typhonjs-fvtt/eslint-config-foundry.js": 0.8.0
|
||||||
conventional-changelog-cli: 4.1.0
|
conventional-changelog-cli: 4.1.0
|
||||||
conventional-changelog-conventionalcommits: 7.0.2
|
conventional-changelog-conventionalcommits: 7.0.2
|
||||||
eslint: 8.50.0
|
eslint: 8.51.0
|
||||||
eslint-config-prettier: 9.0.0
|
eslint-config-prettier: 9.0.0
|
||||||
eslint-plugin-prettier: 4.2.1
|
eslint-plugin-prettier: 4.2.1
|
||||||
fs-extra: 11.1.1
|
fs-extra: 11.1.1
|
||||||
|
@ -2339,14 +2339,14 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"eslint@npm:8.50.0":
|
"eslint@npm:8.51.0":
|
||||||
version: 8.50.0
|
version: 8.51.0
|
||||||
resolution: "eslint@npm:8.50.0"
|
resolution: "eslint@npm:8.51.0"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@eslint-community/eslint-utils": ^4.2.0
|
"@eslint-community/eslint-utils": ^4.2.0
|
||||||
"@eslint-community/regexpp": ^4.6.1
|
"@eslint-community/regexpp": ^4.6.1
|
||||||
"@eslint/eslintrc": ^2.1.2
|
"@eslint/eslintrc": ^2.1.2
|
||||||
"@eslint/js": 8.50.0
|
"@eslint/js": 8.51.0
|
||||||
"@humanwhocodes/config-array": ^0.11.11
|
"@humanwhocodes/config-array": ^0.11.11
|
||||||
"@humanwhocodes/module-importer": ^1.0.1
|
"@humanwhocodes/module-importer": ^1.0.1
|
||||||
"@nodelib/fs.walk": ^1.2.8
|
"@nodelib/fs.walk": ^1.2.8
|
||||||
|
@ -2382,7 +2382,7 @@ __metadata:
|
||||||
text-table: ^0.2.0
|
text-table: ^0.2.0
|
||||||
bin:
|
bin:
|
||||||
eslint: bin/eslint.js
|
eslint: bin/eslint.js
|
||||||
checksum: 9ebfe5615dc84700000d218e32ddfdcfc227ca600f65f18e5541ec34f8902a00356a9a8804d9468fd6c8637a5ef6a3897291dad91ba6579d5b32ffeae5e31768
|
checksum: 214fa5d1fcb67af1b8992ce9584ccd85e1aa7a482f8b8ea5b96edc28fa838a18a3b69456db45fc1ed3ef95f1e9efa9714f737292dc681e572d471d02fda9649c
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue