mirror of
https://github.com/prymitive/karma
synced 2026-05-07 03:26:52 +00:00
chore(deps): update dependency eslint-plugin-jest to v26.8.5
This commit is contained in:
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.8.4",
|
||||
"eslint-plugin-jest": "26.8.5",
|
||||
"eslint-plugin-prettier": "4.2.1",
|
||||
"fetch-mock": "9.11.0",
|
||||
"prettier": "2.7.1",
|
||||
@@ -17000,9 +17000,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/eslint-plugin-jest": {
|
||||
"version": "26.8.4",
|
||||
"resolved": "https://registry.npmjs.org/eslint-plugin-jest/-/eslint-plugin-jest-26.8.4.tgz",
|
||||
"integrity": "sha512-+waIVSv2742wq7Y06jXikzRL5/wG+dDccmMnsLHjjwPDeccwbVQ7xpFoPCbd0k8qed/N2LSajjmBsw3D1C/xAQ==",
|
||||
"version": "26.8.5",
|
||||
"resolved": "https://registry.npmjs.org/eslint-plugin-jest/-/eslint-plugin-jest-26.8.5.tgz",
|
||||
"integrity": "sha512-DEaimuVhah/fx6jDkaP4oEPhH6VLr9skpZxYqbbmfeYvXzjos3AX61NpyMvq4aB4x6XJ3rsu/zcJfg0z0nytfw==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@typescript-eslint/utils": "^5.10.0"
|
||||
@@ -46847,9 +46847,9 @@
|
||||
}
|
||||
},
|
||||
"eslint-plugin-jest": {
|
||||
"version": "26.8.4",
|
||||
"resolved": "https://registry.npmjs.org/eslint-plugin-jest/-/eslint-plugin-jest-26.8.4.tgz",
|
||||
"integrity": "sha512-+waIVSv2742wq7Y06jXikzRL5/wG+dDccmMnsLHjjwPDeccwbVQ7xpFoPCbd0k8qed/N2LSajjmBsw3D1C/xAQ==",
|
||||
"version": "26.8.5",
|
||||
"resolved": "https://registry.npmjs.org/eslint-plugin-jest/-/eslint-plugin-jest-26.8.5.tgz",
|
||||
"integrity": "sha512-DEaimuVhah/fx6jDkaP4oEPhH6VLr9skpZxYqbbmfeYvXzjos3AX61NpyMvq4aB4x6XJ3rsu/zcJfg0z0nytfw==",
|
||||
"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.8.4",
|
||||
"eslint-plugin-jest": "26.8.5",
|
||||
"eslint-plugin-prettier": "4.2.1",
|
||||
"fetch-mock": "9.11.0",
|
||||
"prettier": "2.7.1",
|
||||
|
||||
Reference in New Issue
Block a user