Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"css-loader": "^7.1.2",
"css-minimizer-webpack-plugin": "^7.0.0",
"eslint": "^9.39.1",
"eslint-plugin-jest": "^29.0.1",
"eslint-plugin-jest": "^29.2.1",
"eslint-plugin-react": "^7.37.5",
"eslint-plugin-unused-imports": "^4.2.0",
"exports-loader": "^5.0.0",
Expand Down
10 changes: 5 additions & 5 deletions web/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7237,9 +7237,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-jest@npm:^29.0.1":
version: 29.1.0
resolution: "eslint-plugin-jest@npm:29.1.0"
"eslint-plugin-jest@npm:^29.2.1":
version: 29.2.1
resolution: "eslint-plugin-jest@npm:29.2.1"
dependencies:
"@typescript-eslint/utils": "npm:^8.0.0"
peerDependencies:
Expand All @@ -7251,7 +7251,7 @@ __metadata:
optional: true
jest:
optional: true
checksum: 10c0/3fe5d4c35279025eb96bfb0adfad1b0eca03f5987db96adbe656279b5b4ed3eaa5240dd1876e54e7ea98b28acbd451256f8c7613cf2d2d6d3387f6360fcb3704
checksum: 10c0/9115e35a537d458b37236c0ebba2ce357226d24cc0a2345c29fd8b14a63681343fc71ef0d4f0bbb47575f5c6a76b21da6dee183db4d8e0ccf9d8f4bfbb8c743f
languageName: node
linkType: hard

Expand Down Expand Up @@ -12956,7 +12956,7 @@ __metadata:
date-fns: "npm:^4.1.0"
diff-arrays-of-objects: "npm:^1.1.8"
eslint: "npm:^9.39.1"
eslint-plugin-jest: "npm:^29.0.1"
eslint-plugin-jest: "npm:^29.2.1"
eslint-plugin-react: "npm:^7.37.5"
eslint-plugin-unused-imports: "npm:^4.2.0"
exports-loader: "npm:^5.0.0"
Expand Down
Loading