chore(deps): update dependency eslint-plugin-jest to v26.2.0

This commit is contained in:
Renovate Bot
2022-05-13 23:42:25 +00:00
committed by renovate[bot]
parent 0997c7f894
commit 5b73e83ed2
2 changed files with 8 additions and 8 deletions

14
ui/package-lock.json generated
View File

@@ -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.1.5",
"eslint-plugin-jest": "26.2.0",
"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.1.5",
"resolved": "https://registry.npmjs.org/eslint-plugin-jest/-/eslint-plugin-jest-26.1.5.tgz",
"integrity": "sha512-su89aDuljL9bTjEufTXmKUMSFe2kZUL9bi7+woq+C2ukHZordhtfPm4Vg+tdioHBaKf8v3/FXW9uV0ksqhYGFw==",
"version": "26.2.0",
"resolved": "https://registry.npmjs.org/eslint-plugin-jest/-/eslint-plugin-jest-26.2.0.tgz",
"integrity": "sha512-XSOV5ybCdmakNm0YjGgvuJVQIEjUjCOzlIcOsWtEeWEJ7/wh4YGHgVaJvkHzky+ugzKG89r3Wy4A9z72tWSFmQ==",
"dev": true,
"dependencies": {
"@typescript-eslint/utils": "^5.10.0"
@@ -45982,9 +45982,9 @@
}
},
"eslint-plugin-jest": {
"version": "26.1.5",
"resolved": "https://registry.npmjs.org/eslint-plugin-jest/-/eslint-plugin-jest-26.1.5.tgz",
"integrity": "sha512-su89aDuljL9bTjEufTXmKUMSFe2kZUL9bi7+woq+C2ukHZordhtfPm4Vg+tdioHBaKf8v3/FXW9uV0ksqhYGFw==",
"version": "26.2.0",
"resolved": "https://registry.npmjs.org/eslint-plugin-jest/-/eslint-plugin-jest-26.2.0.tgz",
"integrity": "sha512-XSOV5ybCdmakNm0YjGgvuJVQIEjUjCOzlIcOsWtEeWEJ7/wh4YGHgVaJvkHzky+ugzKG89r3Wy4A9z72tWSFmQ==",
"dev": true,
"requires": {
"@typescript-eslint/utils": "^5.10.0"

View File

@@ -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.1.5",
"eslint-plugin-jest": "26.2.0",
"eslint-plugin-prettier": "4.0.0",
"fetch-mock": "9.11.0",
"prettier": "2.6.2",