Update dependency eslint-plugin-jest to v24.4.0
This commit is contained in:
parent
f965d7b48d
commit
fee999e891
2 changed files with 6 additions and 6 deletions
|
@ -60,7 +60,7 @@
|
|||
"chalk": "4.1.1",
|
||||
"eslint": "7.31.0",
|
||||
"eslint-config-prettier": "8.3.0",
|
||||
"eslint-plugin-jest": "24.3.6",
|
||||
"eslint-plugin-jest": "24.4.0",
|
||||
"eslint-plugin-prettier": "3.4.0",
|
||||
"fs-extra": "10.0.0",
|
||||
"gulp": "4.0.2",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -2905,7 +2905,7 @@ __metadata:
|
|||
chalk: 4.1.1
|
||||
eslint: 7.31.0
|
||||
eslint-config-prettier: 8.3.0
|
||||
eslint-plugin-jest: 24.3.6
|
||||
eslint-plugin-jest: 24.4.0
|
||||
eslint-plugin-prettier: 3.4.0
|
||||
fs-extra: 10.0.0
|
||||
gulp: 4.0.2
|
||||
|
@ -3161,9 +3161,9 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"eslint-plugin-jest@npm:24.3.6":
|
||||
version: 24.3.6
|
||||
resolution: "eslint-plugin-jest@npm:24.3.6"
|
||||
"eslint-plugin-jest@npm:24.4.0":
|
||||
version: 24.4.0
|
||||
resolution: "eslint-plugin-jest@npm:24.4.0"
|
||||
dependencies:
|
||||
"@typescript-eslint/experimental-utils": ^4.0.1
|
||||
peerDependencies:
|
||||
|
@ -3172,7 +3172,7 @@ __metadata:
|
|||
peerDependenciesMeta:
|
||||
"@typescript-eslint/eslint-plugin":
|
||||
optional: true
|
||||
checksum: 13f4522cd838a6a356a080f76424579a58aa2f9b4f4b3fdd3713278718496c62ba3d8f53c0fb6ad6fd96ca6cfd6ee728f7dd51893b91eccfb4396b832f757afb
|
||||
checksum: 189a78413943822ad3b58e13906960815dca790035ed00eab796fe465b6f48855b7e2f40a1d30c5fa34bf205d9baa27fdf47cc58c9f402f7d7c358cd3dea8698
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Loading…
Reference in a new issue