Skip to content

Commit 43e98e6

Browse files
authored
Update all Yarn dependencies (2026-01-14) (#374)
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
1 parent 9f510cd commit 43e98e6

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"eslint-config-vkbansal": "~5.2.1",
7474
"eslint-import-resolver-webpack": "~0.13.10",
7575
"eslint-plugin-import": "~2.32.0",
76-
"eslint-plugin-jest": "^29.5.0",
76+
"eslint-plugin-jest": "^29.12.1",
7777
"eslint-plugin-jest-dom": "^5.5.0",
7878
"eslint-plugin-react": "~7.37.5",
7979
"eslint-plugin-testing-library": "^7.15.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3425,10 +3425,10 @@ eslint-plugin-jest-dom@^5.5.0:
34253425
"@babel/runtime" "^7.16.3"
34263426
requireindex "^1.2.0"
34273427

3428-
eslint-plugin-jest@^29.5.0:
3429-
version "29.5.0"
3430-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-29.5.0.tgz#f2d8e52ff1c023a69c22192838faccdf7adfdfe9"
3431-
integrity sha512-DAi9H8xN/TUuNOt+xDP1RqpCJLsSxBb5u1zXSpCyp0VAWGL8MBAg5t7/Dk+76iX7d1LhWu4DDH77IQNUolLDyg==
3428+
eslint-plugin-jest@^29.12.1:
3429+
version "29.12.1"
3430+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-29.12.1.tgz#a0f78812f589796b09148a53a786866244185638"
3431+
integrity sha512-Rxo7r4jSANMBkXLICJKS0gjacgyopfNAsoS0e3R9AHnjoKuQOaaPfmsDJPi8UWwygI099OV/K/JhpYRVkxD4AA==
34323432
dependencies:
34333433
"@typescript-eslint/utils" "^8.0.0"
34343434

0 commit comments

Comments
 (0)