chore(deps): update dependency eslint to v8.56.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
92305a70a1
commit
9826780137
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.55.0",
|
"eslint": "8.56.0",
|
||||||
"eslint-config-prettier": "9.1.0",
|
"eslint-config-prettier": "9.1.0",
|
||||||
"eslint-plugin-prettier": "4.2.1",
|
"eslint-plugin-prettier": "4.2.1",
|
||||||
"fs-extra": "11.2.0",
|
"fs-extra": "11.2.0",
|
||||||
|
|
20
yarn.lock
20
yarn.lock
|
@ -270,10 +270,10 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@eslint/js@npm:8.55.0":
|
"@eslint/js@npm:8.56.0":
|
||||||
version: 8.55.0
|
version: 8.56.0
|
||||||
resolution: "@eslint/js@npm:8.55.0"
|
resolution: "@eslint/js@npm:8.56.0"
|
||||||
checksum: fa33ef619f0646ed15649b0c2e313e4d9ccee8425884bdbfc78020d6b6b64c0c42fa9d83061d0e6158e1d4274f03f0f9008786540e2efab8fcdc48082259908c
|
checksum: 5804130574ef810207bdf321c265437814e7a26f4e6fac9b496de3206afd52f533e09ec002a3be06cd9adcc9da63e727f1883938e663c4e4751c007d5b58e539
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -1786,7 +1786,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.55.0
|
eslint: 8.56.0
|
||||||
eslint-config-prettier: 9.1.0
|
eslint-config-prettier: 9.1.0
|
||||||
eslint-plugin-prettier: 4.2.1
|
eslint-plugin-prettier: 4.2.1
|
||||||
fs-extra: 11.2.0
|
fs-extra: 11.2.0
|
||||||
|
@ -2223,14 +2223,14 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"eslint@npm:8.55.0":
|
"eslint@npm:8.56.0":
|
||||||
version: 8.55.0
|
version: 8.56.0
|
||||||
resolution: "eslint@npm:8.55.0"
|
resolution: "eslint@npm:8.56.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.4
|
"@eslint/eslintrc": ^2.1.4
|
||||||
"@eslint/js": 8.55.0
|
"@eslint/js": 8.56.0
|
||||||
"@humanwhocodes/config-array": ^0.11.13
|
"@humanwhocodes/config-array": ^0.11.13
|
||||||
"@humanwhocodes/module-importer": ^1.0.1
|
"@humanwhocodes/module-importer": ^1.0.1
|
||||||
"@nodelib/fs.walk": ^1.2.8
|
"@nodelib/fs.walk": ^1.2.8
|
||||||
|
@ -2267,7 +2267,7 @@ __metadata:
|
||||||
text-table: ^0.2.0
|
text-table: ^0.2.0
|
||||||
bin:
|
bin:
|
||||||
eslint: bin/eslint.js
|
eslint: bin/eslint.js
|
||||||
checksum: 83f82a604559dc1faae79d28fdf3dfc9e592ca221052e2ea516e1b379b37e77e4597705a16880e2f5ece4f79087c1dd13fd7f6e9746f794a401175519db18b41
|
checksum: 883436d1e809b4a25d9eb03d42f584b84c408dbac28b0019f6ea07b5177940bf3cca86208f749a6a1e0039b63e085ee47aca1236c30721e91f0deef5cc5a5136
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue