chore(deps): update dependency eslint to v8.12.0
This commit is contained in:
parent
42a5bdc4c6
commit
c7d892e5c7
2 changed files with 6 additions and 6 deletions
|
@ -70,7 +70,7 @@
|
|||
"@typescript-eslint/parser": "5.16.0",
|
||||
"conventional-changelog-cli": "2.2.2",
|
||||
"conventional-changelog-conventionalcommits": "4.6.3",
|
||||
"eslint": "8.11.0",
|
||||
"eslint": "8.12.0",
|
||||
"eslint-config-prettier": "8.5.0",
|
||||
"eslint-plugin-jest": "26.1.3",
|
||||
"eslint-plugin-prettier": "4.0.0",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -3280,7 +3280,7 @@ __metadata:
|
|||
"@typescript-eslint/parser": 5.16.0
|
||||
conventional-changelog-cli: 2.2.2
|
||||
conventional-changelog-conventionalcommits: 4.6.3
|
||||
eslint: 8.11.0
|
||||
eslint: 8.12.0
|
||||
eslint-config-prettier: 8.5.0
|
||||
eslint-plugin-jest: 26.1.3
|
||||
eslint-plugin-prettier: 4.0.0
|
||||
|
@ -3592,9 +3592,9 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"eslint@npm:8.11.0":
|
||||
version: 8.11.0
|
||||
resolution: "eslint@npm:8.11.0"
|
||||
"eslint@npm:8.12.0":
|
||||
version: 8.12.0
|
||||
resolution: "eslint@npm:8.12.0"
|
||||
dependencies:
|
||||
"@eslint/eslintrc": ^1.2.1
|
||||
"@humanwhocodes/config-array": ^0.9.2
|
||||
|
@ -3633,7 +3633,7 @@ __metadata:
|
|||
v8-compile-cache: ^2.0.3
|
||||
bin:
|
||||
eslint: bin/eslint.js
|
||||
checksum: a06a2ea37002d6c0a4f462fe31b4411185dc3da7857fafb896eb392ba95a1289cc3538056474b2f44f08012f265bede01a39d46df4ac39ebc6d7be90e2c8f9fa
|
||||
checksum: 111bf9046b7a463049788dd00d7f4cd91e024029982352dff4811ce5dfa8cb1136aa127cd8a7a91508234d3e1b4fb6f638a1f5ef9ea08b1af93a18703a4a8dc1
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Loading…
Reference in a new issue