chore(deps): update dependency eslint-plugin-jest to v26.8.2
This commit is contained in:
parent
61ad761b36
commit
55d612e5f8
2 changed files with 6 additions and 6 deletions
|
@ -82,7 +82,7 @@
|
||||||
"conventional-changelog-conventionalcommits": "5.0.0",
|
"conventional-changelog-conventionalcommits": "5.0.0",
|
||||||
"eslint": "8.21.0",
|
"eslint": "8.21.0",
|
||||||
"eslint-config-prettier": "8.5.0",
|
"eslint-config-prettier": "8.5.0",
|
||||||
"eslint-plugin-jest": "26.8.1",
|
"eslint-plugin-jest": "26.8.2",
|
||||||
"eslint-plugin-prettier": "4.2.1",
|
"eslint-plugin-prettier": "4.2.1",
|
||||||
"fs-extra": "10.1.0",
|
"fs-extra": "10.1.0",
|
||||||
"husky": "8.0.1",
|
"husky": "8.0.1",
|
||||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -3743,7 +3743,7 @@ __metadata:
|
||||||
conventional-changelog-conventionalcommits: 5.0.0
|
conventional-changelog-conventionalcommits: 5.0.0
|
||||||
eslint: 8.21.0
|
eslint: 8.21.0
|
||||||
eslint-config-prettier: 8.5.0
|
eslint-config-prettier: 8.5.0
|
||||||
eslint-plugin-jest: 26.8.1
|
eslint-plugin-jest: 26.8.2
|
||||||
eslint-plugin-prettier: 4.2.1
|
eslint-plugin-prettier: 4.2.1
|
||||||
fs-extra: 10.1.0
|
fs-extra: 10.1.0
|
||||||
husky: 8.0.1
|
husky: 8.0.1
|
||||||
|
@ -3964,9 +3964,9 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"eslint-plugin-jest@npm:26.8.1":
|
"eslint-plugin-jest@npm:26.8.2":
|
||||||
version: 26.8.1
|
version: 26.8.2
|
||||||
resolution: "eslint-plugin-jest@npm:26.8.1"
|
resolution: "eslint-plugin-jest@npm:26.8.2"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@typescript-eslint/utils": ^5.10.0
|
"@typescript-eslint/utils": ^5.10.0
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
|
@ -3977,7 +3977,7 @@ __metadata:
|
||||||
optional: true
|
optional: true
|
||||||
jest:
|
jest:
|
||||||
optional: true
|
optional: true
|
||||||
checksum: bd50499f9b1fd12e701cf918b23e1220fb78161085205c4d0bb2146d60a5f0db84de3fea1f4a3467629e00c092c1b57473f41983449a0daae03e19e932f00587
|
checksum: 78d61467fef83fc0ce896cc54343d5b20e587baceb2e2d44f39a0c5fb1b693ee4adde7ed3b18e090381c4cd8a6b1094ad116caa502362f4152f9918b0a351a3e
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue