chore(deps): update dependency eslint to v8.18.0
This commit is contained in:
parent
cf0d5bf044
commit
19ab2a2469
2 changed files with 6 additions and 6 deletions
|
@ -41,7 +41,7 @@
|
|||
"@typhonjs-fvtt/eslint-config-foundry.js": "0.8.0",
|
||||
"conventional-changelog-cli": "2.2.2",
|
||||
"conventional-changelog-conventionalcommits": "5.0.0",
|
||||
"eslint": "8.17.0",
|
||||
"eslint": "8.18.0",
|
||||
"eslint-config-prettier": "8.5.0",
|
||||
"eslint-plugin-prettier": "4.0.0",
|
||||
"fs-extra": "10.1.0",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -1705,7 +1705,7 @@ __metadata:
|
|||
"@typhonjs-fvtt/eslint-config-foundry.js": 0.8.0
|
||||
conventional-changelog-cli: 2.2.2
|
||||
conventional-changelog-conventionalcommits: 5.0.0
|
||||
eslint: 8.17.0
|
||||
eslint: 8.18.0
|
||||
eslint-config-prettier: 8.5.0
|
||||
eslint-plugin-prettier: 4.0.0
|
||||
fs-extra: 10.1.0
|
||||
|
@ -2143,9 +2143,9 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"eslint@npm:8.17.0":
|
||||
version: 8.17.0
|
||||
resolution: "eslint@npm:8.17.0"
|
||||
"eslint@npm:8.18.0":
|
||||
version: 8.18.0
|
||||
resolution: "eslint@npm:8.18.0"
|
||||
dependencies:
|
||||
"@eslint/eslintrc": ^1.3.0
|
||||
"@humanwhocodes/config-array": ^0.9.2
|
||||
|
@ -2184,7 +2184,7 @@ __metadata:
|
|||
v8-compile-cache: ^2.0.3
|
||||
bin:
|
||||
eslint: bin/eslint.js
|
||||
checksum: b484c96681c6b19f5b437f664623f1cd310d3ee9be88400d8450e086e664cd968a9dc202f0b0678578fd50e7a445b92586efe8c787de5073ff2f83213b00bb7b
|
||||
checksum: d9b4b7488a9cee97608343cbb5ac652d3f316436f95ef0800cd9497c1c6f877b655a3275817989c02f1ff0d5dfd1959c5092af9251c7e3fcf60659da37752a10
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Loading…
Reference in a new issue