chore(deps): update dependency eslint-plugin-jest to v26.2.2
This commit is contained in:
parent
f1d0912949
commit
5d1515f52f
2 changed files with 6 additions and 6 deletions
|
@ -82,7 +82,7 @@
|
||||||
"conventional-changelog-conventionalcommits": "4.6.3",
|
"conventional-changelog-conventionalcommits": "4.6.3",
|
||||||
"eslint": "8.15.0",
|
"eslint": "8.15.0",
|
||||||
"eslint-config-prettier": "8.5.0",
|
"eslint-config-prettier": "8.5.0",
|
||||||
"eslint-plugin-jest": "26.2.0",
|
"eslint-plugin-jest": "26.2.2",
|
||||||
"eslint-plugin-prettier": "4.0.0",
|
"eslint-plugin-prettier": "4.0.0",
|
||||||
"fs-extra": "10.1.0",
|
"fs-extra": "10.1.0",
|
||||||
"husky": "8.0.1",
|
"husky": "8.0.1",
|
||||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -3657,7 +3657,7 @@ __metadata:
|
||||||
conventional-changelog-conventionalcommits: 4.6.3
|
conventional-changelog-conventionalcommits: 4.6.3
|
||||||
eslint: 8.15.0
|
eslint: 8.15.0
|
||||||
eslint-config-prettier: 8.5.0
|
eslint-config-prettier: 8.5.0
|
||||||
eslint-plugin-jest: 26.2.0
|
eslint-plugin-jest: 26.2.2
|
||||||
eslint-plugin-prettier: 4.0.0
|
eslint-plugin-prettier: 4.0.0
|
||||||
fs-extra: 10.1.0
|
fs-extra: 10.1.0
|
||||||
husky: 8.0.1
|
husky: 8.0.1
|
||||||
|
@ -3878,9 +3878,9 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"eslint-plugin-jest@npm:26.2.0":
|
"eslint-plugin-jest@npm:26.2.2":
|
||||||
version: 26.2.0
|
version: 26.2.2
|
||||||
resolution: "eslint-plugin-jest@npm:26.2.0"
|
resolution: "eslint-plugin-jest@npm:26.2.2"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@typescript-eslint/utils": ^5.10.0
|
"@typescript-eslint/utils": ^5.10.0
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
|
@ -3891,7 +3891,7 @@ __metadata:
|
||||||
optional: true
|
optional: true
|
||||||
jest:
|
jest:
|
||||||
optional: true
|
optional: true
|
||||||
checksum: ccee890250f199c1e4a819c7015e8c6e3f4581ed68b2c27aff0ea30867d2d1eed179129d27f9b9f41617cf7ff6b8611b47fd400bccfc7a3ccf01068be96abb05
|
checksum: c1299a0bb465196d3c8a26ee892e29398b91bb741fe69ac6b19b54096f795142a152355ca520d80c778fb588ba2282a7c625ef204c17fe65ee94709d16970d46
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue