Update dependency eslint to v7.32.0
This commit is contained in:
parent
9684c3c7e2
commit
a601b61f72
2 changed files with 6 additions and 6 deletions
|
@ -58,7 +58,7 @@
|
|||
"@typescript-eslint/eslint-plugin": "4.28.5",
|
||||
"@typescript-eslint/parser": "4.28.5",
|
||||
"chalk": "4.1.2",
|
||||
"eslint": "7.31.0",
|
||||
"eslint": "7.32.0",
|
||||
"eslint-config-prettier": "8.3.0",
|
||||
"eslint-plugin-jest": "24.4.0",
|
||||
"eslint-plugin-prettier": "3.4.0",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -2913,7 +2913,7 @@ __metadata:
|
|||
"@typescript-eslint/eslint-plugin": 4.28.5
|
||||
"@typescript-eslint/parser": 4.28.5
|
||||
chalk: 4.1.2
|
||||
eslint: 7.31.0
|
||||
eslint: 7.32.0
|
||||
eslint-config-prettier: 8.3.0
|
||||
eslint-plugin-jest: 24.4.0
|
||||
eslint-plugin-prettier: 3.4.0
|
||||
|
@ -3245,9 +3245,9 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"eslint@npm:7.31.0":
|
||||
version: 7.31.0
|
||||
resolution: "eslint@npm:7.31.0"
|
||||
"eslint@npm:7.32.0":
|
||||
version: 7.32.0
|
||||
resolution: "eslint@npm:7.32.0"
|
||||
dependencies:
|
||||
"@babel/code-frame": 7.12.11
|
||||
"@eslint/eslintrc": ^0.4.3
|
||||
|
@ -3291,7 +3291,7 @@ __metadata:
|
|||
v8-compile-cache: ^2.0.3
|
||||
bin:
|
||||
eslint: bin/eslint.js
|
||||
checksum: 38c000372bfafc3715da2d2b6db2a75d4b3b95ac2c20696d774185aa5b6118065a37d0a1292eaa91292e07f86d53a0993cf9bfb838a7a9b935524a125e21af98
|
||||
checksum: e25f9159d3b6b7e826b190ebb38accf3ec1513e1811bd7df2e8de83313370d266b8b6a571491a9f092d254fc53b2c5cde14dd2196cf046e22970ef037a4c7f3d
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Loading…
Reference in a new issue