chore(deps-dev): bump eslint-plugin-jest from 27.6.3 to 27.8.0 (#9591)
This commit is contained in:
10
package-lock.json
generated
10
package-lock.json
generated
@@ -79,7 +79,7 @@
|
||||
"enzyme": "=3.11.0",
|
||||
"eslint": "^8.55.0",
|
||||
"eslint-plugin-import": "^2.29.0",
|
||||
"eslint-plugin-jest": "^27.6.3",
|
||||
"eslint-plugin-jest": "^27.8.0",
|
||||
"eslint-plugin-react": "^7.33.2",
|
||||
"esm": "=3.2.25",
|
||||
"expect": "=29.7.0",
|
||||
@@ -11653,9 +11653,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/eslint-plugin-jest": {
|
||||
"version": "27.6.3",
|
||||
"resolved": "https://registry.npmjs.org/eslint-plugin-jest/-/eslint-plugin-jest-27.6.3.tgz",
|
||||
"integrity": "sha512-+YsJFVH6R+tOiO3gCJon5oqn4KWc+mDq2leudk8mrp8RFubLOo9CVyi3cib4L7XMpxExmkmBZQTPDYVBzgpgOA==",
|
||||
"version": "27.8.0",
|
||||
"resolved": "https://registry.npmjs.org/eslint-plugin-jest/-/eslint-plugin-jest-27.8.0.tgz",
|
||||
"integrity": "sha512-347hVFiu4ZKMYl5xFp0X81gLNwBdno0dl0CMpUMjwuAux9X/M2a7z+ab2VHmPL6XCT87q8nv1vaVzhIO4TE/hw==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@typescript-eslint/utils": "^5.10.0"
|
||||
@@ -11664,7 +11664,7 @@
|
||||
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@typescript-eslint/eslint-plugin": "^5.0.0 || ^6.0.0",
|
||||
"@typescript-eslint/eslint-plugin": "^5.0.0 || ^6.0.0 || ^7.0.0",
|
||||
"eslint": "^7.0.0 || ^8.0.0",
|
||||
"jest": "*"
|
||||
},
|
||||
|
||||
@@ -141,7 +141,7 @@
|
||||
"enzyme": "=3.11.0",
|
||||
"eslint": "^8.55.0",
|
||||
"eslint-plugin-import": "^2.29.0",
|
||||
"eslint-plugin-jest": "^27.6.3",
|
||||
"eslint-plugin-jest": "^27.8.0",
|
||||
"eslint-plugin-react": "^7.33.2",
|
||||
"esm": "=3.2.25",
|
||||
"expect": "=29.7.0",
|
||||
|
||||
Reference in New Issue
Block a user