chore(deps): update dependency eslint to v8.1.0
This commit is contained in:
parent
6cc7b5b09a
commit
addfd2fe31
2 changed files with 6 additions and 6 deletions
|
@ -37,7 +37,7 @@
|
||||||
"@typescript-eslint/eslint-plugin": "5.1.0",
|
"@typescript-eslint/eslint-plugin": "5.1.0",
|
||||||
"@typescript-eslint/parser": "5.1.0",
|
"@typescript-eslint/parser": "5.1.0",
|
||||||
"chalk": "4.1.2",
|
"chalk": "4.1.2",
|
||||||
"eslint": "8.0.1",
|
"eslint": "8.1.0",
|
||||||
"eslint-config-prettier": "8.3.0",
|
"eslint-config-prettier": "8.3.0",
|
||||||
"eslint-plugin-prettier": "4.0.0",
|
"eslint-plugin-prettier": "4.0.0",
|
||||||
"fs-extra": "10.0.0",
|
"fs-extra": "10.0.0",
|
||||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -2014,9 +2014,9 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"eslint@npm:8.0.1":
|
"eslint@npm:8.1.0":
|
||||||
version: 8.0.1
|
version: 8.1.0
|
||||||
resolution: "eslint@npm:8.0.1"
|
resolution: "eslint@npm:8.1.0"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@eslint/eslintrc": ^1.0.3
|
"@eslint/eslintrc": ^1.0.3
|
||||||
"@humanwhocodes/config-array": ^0.6.0
|
"@humanwhocodes/config-array": ^0.6.0
|
||||||
|
@ -2058,7 +2058,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: 072dde3e188c1274fa92eaf72d233d77b9c6e87ed859dce071b49c243546959ff7aefdb4759abf09841b650ef9d9f013abaae720b0bd64e0e07700ccefaf1208
|
checksum: e0b0c4bddd8673f376730b5bc72876fd0298e0ed9e52fa0707e48854ab0cea6a6a1945dbe2a059db1c867aafba7979b9d770060696e3f0ffc9d4b635ca4bce49
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -4955,7 +4955,7 @@ fsevents@~2.3.2:
|
||||||
"@typescript-eslint/eslint-plugin": 5.1.0
|
"@typescript-eslint/eslint-plugin": 5.1.0
|
||||||
"@typescript-eslint/parser": 5.1.0
|
"@typescript-eslint/parser": 5.1.0
|
||||||
chalk: 4.1.2
|
chalk: 4.1.2
|
||||||
eslint: 8.0.1
|
eslint: 8.1.0
|
||||||
eslint-config-prettier: 8.3.0
|
eslint-config-prettier: 8.3.0
|
||||||
eslint-plugin-prettier: 4.0.0
|
eslint-plugin-prettier: 4.0.0
|
||||||
fs-extra: 10.0.0
|
fs-extra: 10.0.0
|
||||||
|
|
Reference in a new issue