mirror of
https://github.com/prymitive/karma
synced 2026-05-17 04:16:42 +00:00
chore(deps): update dependency eslint-plugin-jest to v26.2.2
This commit is contained in:
committed by
renovate[bot]
parent
1f712f8583
commit
cf04107a8b
14
ui/package-lock.json
generated
14
ui/package-lock.json
generated
@@ -81,7 +81,7 @@
|
||||
"enzyme": "3.11.0",
|
||||
"eslint-config-prettier": "8.5.0",
|
||||
"eslint-config-react-app": "7.0.1",
|
||||
"eslint-plugin-jest": "26.2.1",
|
||||
"eslint-plugin-jest": "26.2.2",
|
||||
"eslint-plugin-prettier": "4.0.0",
|
||||
"fetch-mock": "9.11.0",
|
||||
"prettier": "2.6.2",
|
||||
@@ -16769,9 +16769,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/eslint-plugin-jest": {
|
||||
"version": "26.2.1",
|
||||
"resolved": "https://registry.npmjs.org/eslint-plugin-jest/-/eslint-plugin-jest-26.2.1.tgz",
|
||||
"integrity": "sha512-4MffeAWEiC5z6rtPo8AFm59T32EIUwyLxpa46eNNrcewfpN6OfXChlnvaErjO2Kyhhi6BNo5ocsnpUg2mCRJPA==",
|
||||
"version": "26.2.2",
|
||||
"resolved": "https://registry.npmjs.org/eslint-plugin-jest/-/eslint-plugin-jest-26.2.2.tgz",
|
||||
"integrity": "sha512-etSFZ8VIFX470aA6kTqDPhIq7YWe0tjBcboFNV3WeiC18PJ/AVonGhuTwlmuz2fBkH8FJHA7JQ4k7GsQIj1Gew==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@typescript-eslint/utils": "^5.10.0"
|
||||
@@ -45982,9 +45982,9 @@
|
||||
}
|
||||
},
|
||||
"eslint-plugin-jest": {
|
||||
"version": "26.2.1",
|
||||
"resolved": "https://registry.npmjs.org/eslint-plugin-jest/-/eslint-plugin-jest-26.2.1.tgz",
|
||||
"integrity": "sha512-4MffeAWEiC5z6rtPo8AFm59T32EIUwyLxpa46eNNrcewfpN6OfXChlnvaErjO2Kyhhi6BNo5ocsnpUg2mCRJPA==",
|
||||
"version": "26.2.2",
|
||||
"resolved": "https://registry.npmjs.org/eslint-plugin-jest/-/eslint-plugin-jest-26.2.2.tgz",
|
||||
"integrity": "sha512-etSFZ8VIFX470aA6kTqDPhIq7YWe0tjBcboFNV3WeiC18PJ/AVonGhuTwlmuz2fBkH8FJHA7JQ4k7GsQIj1Gew==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@typescript-eslint/utils": "^5.10.0"
|
||||
|
||||
@@ -80,7 +80,7 @@
|
||||
"enzyme": "3.11.0",
|
||||
"eslint-config-prettier": "8.5.0",
|
||||
"eslint-config-react-app": "7.0.1",
|
||||
"eslint-plugin-jest": "26.2.1",
|
||||
"eslint-plugin-jest": "26.2.2",
|
||||
"eslint-plugin-prettier": "4.0.0",
|
||||
"fetch-mock": "9.11.0",
|
||||
"prettier": "2.6.2",
|
||||
|
||||
Reference in New Issue
Block a user