Update dependency eslint to v8.22.0
This commit is contained in:
parent
f67b208d3b
commit
a5cc65bbb6
2 changed files with 6 additions and 6 deletions
|
@ -19,7 +19,7 @@
|
|||
"test": "echo \"Error: no test specified\" && exit 0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"eslint": "8.21.0",
|
||||
"eslint": "8.22.0",
|
||||
"eslint-config-prettier": "8.5.0",
|
||||
"eslint-plugin-prettier": "4.2.1",
|
||||
"prettier": "2.7.1",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -779,9 +779,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
|
||||
|
@ -824,7 +824,7 @@ __metadata:
|
|||
v8-compile-cache: ^2.0.3
|
||||
bin:
|
||||
eslint: bin/eslint.js
|
||||
checksum: 1d39ddb08772ea230cb7d74f7f81f85b9d46965d3600725c7eb39a27bcdaf28cb2a780dacf6cfa1cfbf2da606b57a5e7e3ab373ab474cbcf0ba042076821f501
|
||||
checksum: 2d84a7a2207138cdb250759b047fdb05a57fede7f87b7a039d9370edba7f26e23a873a208becfd4b2c9e4b5499029f3fc3b9318da3290e693d25c39084119c80
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -2161,7 +2161,7 @@ __metadata:
|
|||
axios: 0.27.2
|
||||
cors: 2.8.5
|
||||
ejs: 3.1.8
|
||||
eslint: 8.21.0
|
||||
eslint: 8.22.0
|
||||
eslint-config-prettier: 8.5.0
|
||||
eslint-plugin-prettier: 4.2.1
|
||||
express: 4.18.1
|
||||
|
|
Reference in a new issue