Merge branch 'renovate/eslint-8.x' into 'master'
chore(deps): update dependency eslint to v8.11.0 See merge request dungeonslayers/ds4!185
This commit is contained in:
commit
4eab365347
2 changed files with 12 additions and 19 deletions
|
@ -70,7 +70,7 @@
|
|||
"@typescript-eslint/parser": "5.13.0",
|
||||
"conventional-changelog-cli": "2.2.2",
|
||||
"conventional-changelog-conventionalcommits": "4.6.3",
|
||||
"eslint": "8.10.0",
|
||||
"eslint": "8.11.0",
|
||||
"eslint-config-prettier": "8.5.0",
|
||||
"eslint-plugin-jest": "26.1.1",
|
||||
"eslint-plugin-prettier": "4.0.0",
|
||||
|
|
29
yarn.lock
29
yarn.lock
|
@ -595,20 +595,20 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@eslint/eslintrc@npm:^1.2.0":
|
||||
version: 1.2.0
|
||||
resolution: "@eslint/eslintrc@npm:1.2.0"
|
||||
"@eslint/eslintrc@npm:^1.2.1":
|
||||
version: 1.2.1
|
||||
resolution: "@eslint/eslintrc@npm:1.2.1"
|
||||
dependencies:
|
||||
ajv: ^6.12.4
|
||||
debug: ^4.3.2
|
||||
espree: ^9.3.1
|
||||
globals: ^13.9.0
|
||||
ignore: ^4.0.6
|
||||
ignore: ^5.2.0
|
||||
import-fresh: ^3.2.1
|
||||
js-yaml: ^4.1.0
|
||||
minimatch: ^3.0.4
|
||||
strip-json-comments: ^3.1.1
|
||||
checksum: a5e51dcf02627363567094456d7880b46b6a14a285d7a057f083ca903bdd862483bb6314cbc9fb6fa2d2c4537d50e0d28bd5e39650840241ae4796faaec65d2e
|
||||
checksum: 1f797b9f94d71b965992cf6c44e3bcb574643014fd1e3d4862d25056bd5568f59c488461a7e9a1c1758ca7f0def5d3cb69c3d8b38581bcf4a53af74371243797
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -3267,7 +3267,7 @@ __metadata:
|
|||
"@typescript-eslint/parser": 5.13.0
|
||||
conventional-changelog-cli: 2.2.2
|
||||
conventional-changelog-conventionalcommits: 4.6.3
|
||||
eslint: 8.10.0
|
||||
eslint: 8.11.0
|
||||
eslint-config-prettier: 8.5.0
|
||||
eslint-plugin-jest: 26.1.1
|
||||
eslint-plugin-prettier: 4.0.0
|
||||
|
@ -3586,11 +3586,11 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"eslint@npm:8.10.0":
|
||||
version: 8.10.0
|
||||
resolution: "eslint@npm:8.10.0"
|
||||
"eslint@npm:8.11.0":
|
||||
version: 8.11.0
|
||||
resolution: "eslint@npm:8.11.0"
|
||||
dependencies:
|
||||
"@eslint/eslintrc": ^1.2.0
|
||||
"@eslint/eslintrc": ^1.2.1
|
||||
"@humanwhocodes/config-array": ^0.9.2
|
||||
ajv: ^6.10.0
|
||||
chalk: ^4.0.0
|
||||
|
@ -3627,7 +3627,7 @@ __metadata:
|
|||
v8-compile-cache: ^2.0.3
|
||||
bin:
|
||||
eslint: bin/eslint.js
|
||||
checksum: 8b31ab3de5b48b6828bf13c09c9e62ee0045fa0afa017efaa73eedcf4dc33bc204ee4c467d4677e37967d1645f73816ddef4271422e691fded352040f8f83093
|
||||
checksum: a06a2ea37002d6c0a4f462fe31b4411185dc3da7857fafb896eb392ba95a1289cc3538056474b2f44f08012f265bede01a39d46df4ac39ebc6d7be90e2c8f9fa
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -4368,13 +4368,6 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"ignore@npm:^4.0.6":
|
||||
version: 4.0.6
|
||||
resolution: "ignore@npm:4.0.6"
|
||||
checksum: 248f82e50a430906f9ee7f35e1158e3ec4c3971451dd9f99c9bc1548261b4db2b99709f60ac6c6cac9333494384176cc4cc9b07acbe42d52ac6a09cad734d800
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"ignore@npm:^5.1.8, ignore@npm:^5.2.0":
|
||||
version: 5.2.0
|
||||
resolution: "ignore@npm:5.2.0"
|
||||
|
|
Loading…
Reference in a new issue