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

This commit is contained in:
renovate[bot]
2022-08-09 11:28:27 +00:00
parent 5ba5f36a9c
commit f78283c3cf
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.8.1",
"eslint-plugin-jest": "26.8.2",
"eslint-plugin-prettier": "4.2.1",
"fetch-mock": "9.11.0",
"prettier": "2.7.1",
@@ -16928,9 +16928,9 @@
"dev": true
},
"node_modules/eslint-plugin-jest": {
"version": "26.8.1",
"resolved": "https://registry.npmjs.org/eslint-plugin-jest/-/eslint-plugin-jest-26.8.1.tgz",
"integrity": "sha512-0+OSTIPjIIfl9heUxZyuU1gDEMW2sLvoVBGwiCIp+iEqUYt0Yqr5M5BjAyVShJaisICmCALdVv0nd1UDX/QaYw==",
"version": "26.8.2",
"resolved": "https://registry.npmjs.org/eslint-plugin-jest/-/eslint-plugin-jest-26.8.2.tgz",
"integrity": "sha512-67oh0FKaku9y48OpLzL3uK9ckrgLb83Sp5gxxTbtOGDw9lq6D8jw/Psj/9CipkbK406I2M7mvx1q+pv/MdbvxA==",
"dev": true,
"dependencies": {
"@typescript-eslint/utils": "^5.10.0"
@@ -46725,9 +46725,9 @@
}
},
"eslint-plugin-jest": {
"version": "26.8.1",
"resolved": "https://registry.npmjs.org/eslint-plugin-jest/-/eslint-plugin-jest-26.8.1.tgz",
"integrity": "sha512-0+OSTIPjIIfl9heUxZyuU1gDEMW2sLvoVBGwiCIp+iEqUYt0Yqr5M5BjAyVShJaisICmCALdVv0nd1UDX/QaYw==",
"version": "26.8.2",
"resolved": "https://registry.npmjs.org/eslint-plugin-jest/-/eslint-plugin-jest-26.8.2.tgz",
"integrity": "sha512-67oh0FKaku9y48OpLzL3uK9ckrgLb83Sp5gxxTbtOGDw9lq6D8jw/Psj/9CipkbK406I2M7mvx1q+pv/MdbvxA==",
"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.8.1",
"eslint-plugin-jest": "26.8.2",
"eslint-plugin-prettier": "4.2.1",
"fetch-mock": "9.11.0",
"prettier": "2.7.1",