chore(deps): update dependency eslint-plugin-jest to v29.15.3

This commit is contained in:
Łukasz Mierzwa
2026-06-29 18:34:11 +01:00
committed by Łukasz Mierzwa
parent 1d3e5ceb74
commit 3d1236d286
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -65,7 +65,7 @@
"@vitejs/plugin-react": "6.0.3",
"eslint": "10.5.0",
"eslint-config-prettier": "10.1.8",
"eslint-plugin-jest": "29.15.2",
"eslint-plugin-jest": "29.15.3",
"eslint-plugin-react-compiler": "19.1.0-rc.2",
"identity-obj-proxy": "3.0.0",
"jest": "30.4.2",
@@ -7406,9 +7406,9 @@
}
},
"node_modules/eslint-plugin-jest": {
"version": "29.15.2",
"resolved": "https://registry.npmjs.org/eslint-plugin-jest/-/eslint-plugin-jest-29.15.2.tgz",
"integrity": "sha512-kEN4r9RZl1xcsb4arGq89LrcVdOUFII/JSCwtTPJyv16mDwmPrcuEQwpxqZHeINvcsd7oK5O/rhdGlxFRaZwvQ==",
"version": "29.15.3",
"resolved": "https://registry.npmjs.org/eslint-plugin-jest/-/eslint-plugin-jest-29.15.3.tgz",
"integrity": "sha512-iK2nHK4zBfxkkeP0japj/wvECG2z8qCdnQsOKdsNF82SfLvkD46jcrmkWTwfGCTYV9XPOZcJ7QyjFyppnp94WQ==",
"dev": true,
"license": "MIT",
"dependencies": {
+1 -1
View File
@@ -61,7 +61,7 @@
"@vitejs/plugin-react": "6.0.3",
"eslint": "10.5.0",
"eslint-config-prettier": "10.1.8",
"eslint-plugin-jest": "29.15.2",
"eslint-plugin-jest": "29.15.3",
"eslint-plugin-react-compiler": "19.1.0-rc.2",
"identity-obj-proxy": "3.0.0",
"jest": "30.4.2",