mirror of
https://github.com/prymitive/karma
synced 2026-08-19 11:36:24 +00:00
chore(deps): update dependency eslint-plugin-jest to v29.15.4
This commit is contained in:
committed by
Łukasz Mierzwa
parent
ed36bd2106
commit
4fac44d304
Generated
+4
-4
@@ -65,7 +65,7 @@
|
||||
"@vitejs/plugin-react": "6.0.3",
|
||||
"eslint": "10.6.0",
|
||||
"eslint-config-prettier": "10.1.8",
|
||||
"eslint-plugin-jest": "29.15.3",
|
||||
"eslint-plugin-jest": "29.15.4",
|
||||
"eslint-plugin-react-compiler": "19.1.0-rc.2",
|
||||
"identity-obj-proxy": "3.0.0",
|
||||
"jest": "30.4.2",
|
||||
@@ -7715,9 +7715,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/eslint-plugin-jest": {
|
||||
"version": "29.15.3",
|
||||
"resolved": "https://registry.npmjs.org/eslint-plugin-jest/-/eslint-plugin-jest-29.15.3.tgz",
|
||||
"integrity": "sha512-iK2nHK4zBfxkkeP0japj/wvECG2z8qCdnQsOKdsNF82SfLvkD46jcrmkWTwfGCTYV9XPOZcJ7QyjFyppnp94WQ==",
|
||||
"version": "29.15.4",
|
||||
"resolved": "https://registry.npmjs.org/eslint-plugin-jest/-/eslint-plugin-jest-29.15.4.tgz",
|
||||
"integrity": "sha512-6ln5i9Nkrb27X4w91ZPt/xHDsVQnvxTS2ntgq6r32u+8gymdUrp88TdcBXSveZW0Dl+M5v2H6K75kJhMvUGhjg==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
|
||||
+1
-1
@@ -61,7 +61,7 @@
|
||||
"@vitejs/plugin-react": "6.0.3",
|
||||
"eslint": "10.6.0",
|
||||
"eslint-config-prettier": "10.1.8",
|
||||
"eslint-plugin-jest": "29.15.3",
|
||||
"eslint-plugin-jest": "29.15.4",
|
||||
"eslint-plugin-react-compiler": "19.1.0-rc.2",
|
||||
"identity-obj-proxy": "3.0.0",
|
||||
"jest": "30.4.2",
|
||||
|
||||
Reference in New Issue
Block a user