Merge branch 'renovate/eslint-8.x' into 'master'
chore(deps): update dependency eslint to v8.12.0 See merge request ghost/darkness-dependent-vision!11
This commit is contained in:
commit
f48b2a563b
2 changed files with 6 additions and 6 deletions
|
@ -41,7 +41,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": "4.6.3",
|
"conventional-changelog-conventionalcommits": "4.6.3",
|
||||||
"eslint": "8.11.0",
|
"eslint": "8.12.0",
|
||||||
"eslint-config-prettier": "8.5.0",
|
"eslint-config-prettier": "8.5.0",
|
||||||
"eslint-plugin-prettier": "4.0.0",
|
"eslint-plugin-prettier": "4.0.0",
|
||||||
"fs-extra": "10.0.1",
|
"fs-extra": "10.0.1",
|
||||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -1688,7 +1688,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: 4.6.3
|
conventional-changelog-conventionalcommits: 4.6.3
|
||||||
eslint: 8.11.0
|
eslint: 8.12.0
|
||||||
eslint-config-prettier: 8.5.0
|
eslint-config-prettier: 8.5.0
|
||||||
eslint-plugin-prettier: 4.0.0
|
eslint-plugin-prettier: 4.0.0
|
||||||
fs-extra: 10.0.1
|
fs-extra: 10.0.1
|
||||||
|
@ -2126,9 +2126,9 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"eslint@npm:8.11.0":
|
"eslint@npm:8.12.0":
|
||||||
version: 8.11.0
|
version: 8.12.0
|
||||||
resolution: "eslint@npm:8.11.0"
|
resolution: "eslint@npm:8.12.0"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@eslint/eslintrc": ^1.2.1
|
"@eslint/eslintrc": ^1.2.1
|
||||||
"@humanwhocodes/config-array": ^0.9.2
|
"@humanwhocodes/config-array": ^0.9.2
|
||||||
|
@ -2167,7 +2167,7 @@ __metadata:
|
||||||
v8-compile-cache: ^2.0.3
|
v8-compile-cache: ^2.0.3
|
||||||
bin:
|
bin:
|
||||||
eslint: bin/eslint.js
|
eslint: bin/eslint.js
|
||||||
checksum: a06a2ea37002d6c0a4f462fe31b4411185dc3da7857fafb896eb392ba95a1289cc3538056474b2f44f08012f265bede01a39d46df4ac39ebc6d7be90e2c8f9fa
|
checksum: 111bf9046b7a463049788dd00d7f4cd91e024029982352dff4811ce5dfa8cb1136aa127cd8a7a91508234d3e1b4fb6f638a1f5ef9ea08b1af93a18703a4a8dc1
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue