mirror of
https://github.com/prymitive/karma
synced 2026-05-05 03:16:51 +00:00
chore(deps): update dependency eslint-plugin-jest to v29.15.1
This commit is contained in:
committed by
Łukasz Mierzwa
parent
047df9c98a
commit
68d018a375
10
ui/package-lock.json
generated
10
ui/package-lock.json
generated
@@ -63,7 +63,7 @@
|
||||
"@vitejs/plugin-react": "6.0.1",
|
||||
"eslint": "10.1.0",
|
||||
"eslint-config-prettier": "10.1.8",
|
||||
"eslint-plugin-jest": "29.15.0",
|
||||
"eslint-plugin-jest": "29.15.1",
|
||||
"eslint-plugin-react-compiler": "19.1.0-rc.2",
|
||||
"identity-obj-proxy": "3.0.0",
|
||||
"jest": "30.3.0",
|
||||
@@ -6967,9 +6967,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/eslint-plugin-jest": {
|
||||
"version": "29.15.0",
|
||||
"resolved": "https://registry.npmjs.org/eslint-plugin-jest/-/eslint-plugin-jest-29.15.0.tgz",
|
||||
"integrity": "sha512-ZCGr7vTH2WSo2hrK5oM2RULFmMruQ7W3cX7YfwoTiPfzTGTFBMmrVIz45jZHd++cGKj/kWf02li/RhTGcANJSA==",
|
||||
"version": "29.15.1",
|
||||
"resolved": "https://registry.npmjs.org/eslint-plugin-jest/-/eslint-plugin-jest-29.15.1.tgz",
|
||||
"integrity": "sha512-6BjyErCQauz3zfJvzLw/kAez2lf4LEpbHLvWBfEcG4EI0ZiRSwjoH2uZulMouU8kRkBH+S0rhqn11IhTvxKgKw==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
@@ -6982,7 +6982,7 @@
|
||||
"@typescript-eslint/eslint-plugin": "^8.0.0",
|
||||
"eslint": "^8.57.0 || ^9.0.0 || ^10.0.0",
|
||||
"jest": "*",
|
||||
"typescript": ">=4.8.4 <6.0.0"
|
||||
"typescript": ">=4.8.4 <7.0.0"
|
||||
},
|
||||
"peerDependenciesMeta": {
|
||||
"@typescript-eslint/eslint-plugin": {
|
||||
|
||||
@@ -59,7 +59,7 @@
|
||||
"@vitejs/plugin-react": "6.0.1",
|
||||
"eslint": "10.1.0",
|
||||
"eslint-config-prettier": "10.1.8",
|
||||
"eslint-plugin-jest": "29.15.0",
|
||||
"eslint-plugin-jest": "29.15.1",
|
||||
"eslint-plugin-react-compiler": "19.1.0-rc.2",
|
||||
"identity-obj-proxy": "3.0.0",
|
||||
"jest": "30.3.0",
|
||||
|
||||
Reference in New Issue
Block a user