chore(deps): update dependency eslint to v8.22.0
This commit is contained in:
parent
1527f9dbd9
commit
0c10cfe820
2 changed files with 6 additions and 6 deletions
|
@ -57,7 +57,7 @@
|
|||
"@typescript-eslint/parser": "5.33.0",
|
||||
"conventional-changelog-cli": "2.2.2",
|
||||
"conventional-changelog-conventionalcommits": "5.0.0",
|
||||
"eslint": "8.21.0",
|
||||
"eslint": "8.22.0",
|
||||
"eslint-config-prettier": "8.5.0",
|
||||
"eslint-plugin-prettier": "4.2.1",
|
||||
"fs-extra": "10.1.0",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -2703,9 +2703,9 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"eslint@npm:8.21.0":
|
||||
version: 8.21.0
|
||||
resolution: "eslint@npm:8.21.0"
|
||||
"eslint@npm:8.22.0":
|
||||
version: 8.22.0
|
||||
resolution: "eslint@npm:8.22.0"
|
||||
dependencies:
|
||||
"@eslint/eslintrc": ^1.3.0
|
||||
"@humanwhocodes/config-array": ^0.10.4
|
||||
|
@ -2748,7 +2748,7 @@ __metadata:
|
|||
v8-compile-cache: ^2.0.3
|
||||
bin:
|
||||
eslint: bin/eslint.js
|
||||
checksum: 1d39ddb08772ea230cb7d74f7f81f85b9d46965d3600725c7eb39a27bcdaf28cb2a780dacf6cfa1cfbf2da606b57a5e7e3ab373ab474cbcf0ba042076821f501
|
||||
checksum: 2d84a7a2207138cdb250759b047fdb05a57fede7f87b7a039d9370edba7f26e23a873a208becfd4b2c9e4b5499029f3fc3b9318da3290e693d25c39084119c80
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -6366,7 +6366,7 @@ __metadata:
|
|||
"@typescript-eslint/parser": 5.33.0
|
||||
conventional-changelog-cli: 2.2.2
|
||||
conventional-changelog-conventionalcommits: 5.0.0
|
||||
eslint: 8.21.0
|
||||
eslint: 8.22.0
|
||||
eslint-config-prettier: 8.5.0
|
||||
eslint-plugin-prettier: 4.2.1
|
||||
fs-extra: 10.1.0
|
||||
|
|
Loading…
Reference in a new issue