Skip to content

Commit e6e2351

Browse files
authored
Update all Yarn dependencies (2026-04-22) (#399)
2 parents 0c21d05 + 4524ad6 commit e6e2351

2 files changed

Lines changed: 20 additions & 20 deletions

File tree

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -73,19 +73,19 @@
7373
"eslint-config-vkbansal": "~5.2.1",
7474
"eslint-import-resolver-webpack": "~0.13.11",
7575
"eslint-plugin-import": "~2.32.0",
76-
"eslint-plugin-jest": "^29.15.1",
76+
"eslint-plugin-jest": "^29.15.2",
7777
"eslint-plugin-jest-dom": "^5.5.0",
7878
"eslint-plugin-react": "~7.37.5",
7979
"eslint-plugin-testing-library": "^7.16.2",
80-
"globals": "^17.4.0",
80+
"globals": "^17.5.0",
8181
"history": "~5.3.0",
8282
"html-webpack-plugin": "~5.6.6",
8383
"jest": "~30.3.0",
8484
"jest-environment-jsdom": "^30.3.0",
8585
"mini-css-extract-plugin": "^2.10.2",
8686
"prop-types": "~15.8.1",
87-
"react": "~19.2.4",
88-
"react-dom": "~19.2.4",
87+
"react": "~19.2.5",
88+
"react-dom": "~19.2.5",
8989
"react-router-dom": "~7.14.1",
9090
"rimraf": "~6.1.3",
9191
"style-loader": "~4.0.0",

yarn.lock

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -3528,10 +3528,10 @@ eslint-plugin-jest-dom@^5.5.0:
35283528
"@babel/runtime" "^7.16.3"
35293529
requireindex "^1.2.0"
35303530

3531-
eslint-plugin-jest@^29.15.1:
3532-
version "29.15.1"
3533-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-29.15.1.tgz#f663f9f7903a7181efddea5a92d1d31e66362596"
3534-
integrity sha512-6BjyErCQauz3zfJvzLw/kAez2lf4LEpbHLvWBfEcG4EI0ZiRSwjoH2uZulMouU8kRkBH+S0rhqn11IhTvxKgKw==
3531+
eslint-plugin-jest@^29.15.2:
3532+
version "29.15.2"
3533+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-29.15.2.tgz#e4ecd1c88dfb8a62b4a0857724792c2aab7e9b6d"
3534+
integrity sha512-kEN4r9RZl1xcsb4arGq89LrcVdOUFII/JSCwtTPJyv16mDwmPrcuEQwpxqZHeINvcsd7oK5O/rhdGlxFRaZwvQ==
35353535
dependencies:
35363536
"@typescript-eslint/utils" "^8.0.0"
35373537

@@ -4052,10 +4052,10 @@ globals@^14.0.0:
40524052
resolved "https://registry.yarnpkg.com/globals/-/globals-14.0.0.tgz#898d7413c29babcf6bafe56fcadded858ada724e"
40534053
integrity sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==
40544054

4055-
globals@^17.4.0:
4056-
version "17.4.0"
4057-
resolved "https://registry.yarnpkg.com/globals/-/globals-17.4.0.tgz#33d7d297ed1536b388a0e2f4bcd0ff19c8ff91b5"
4058-
integrity sha512-hjrNztw/VajQwOLsMNT1cbJiH2muO3OROCHnbehc8eY5JyD2gqz4AcMHPqgaOR59DjgUjYAYLeH699g/eWi2jw==
4055+
globals@^17.5.0:
4056+
version "17.5.0"
4057+
resolved "https://registry.yarnpkg.com/globals/-/globals-17.5.0.tgz#a82c641d898f8dfbe0e81f66fdff7d0de43f88c6"
4058+
integrity sha512-qoV+HK2yFl/366t2/Cb3+xxPUo5BuMynomoDmiaZBIdbs+0pYbjfZU+twLhGKp4uCZ/+NbtpVepH5bGCxRyy2g==
40594059

40604060
globalthis@^1.0.4:
40614061
version "1.0.4"
@@ -5963,10 +5963,10 @@ raw-body@~2.5.3:
59635963
iconv-lite "~0.4.24"
59645964
unpipe "~1.0.0"
59655965

5966-
react-dom@~19.2.4:
5967-
version "19.2.4"
5968-
resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-19.2.4.tgz#6fac6bd96f7db477d966c7ec17c1a2b1ad8e6591"
5969-
integrity sha512-AXJdLo8kgMbimY95O2aKQqsz2iWi9jMgKJhRBAxECE4IFxfcazB2LmzloIoibJI3C12IlY20+KFaLv+71bUJeQ==
5966+
react-dom@~19.2.5:
5967+
version "19.2.5"
5968+
resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-19.2.5.tgz#b8768b10837d0b8e9ca5b9e2d58dff3d880ea25e"
5969+
integrity sha512-J5bAZz+DXMMwW/wV3xzKke59Af6CHY7G4uYLN1OvBcKEsWOs4pQExj86BBKamxl/Ik5bx9whOrvBlSDfWzgSag==
59705970
dependencies:
59715971
scheduler "^0.27.0"
59725972

@@ -6000,10 +6000,10 @@ react-router@7.14.1:
60006000
cookie "^1.0.1"
60016001
set-cookie-parser "^2.6.0"
60026002

6003-
react@~19.2.4:
6004-
version "19.2.4"
6005-
resolved "https://registry.yarnpkg.com/react/-/react-19.2.4.tgz#438e57baa19b77cb23aab516cf635cd0579ee09a"
6006-
integrity sha512-9nfp2hYpCwOjAN+8TZFGhtWEwgvWHXqESH8qT89AT/lWklpLON22Lc8pEtnpsZz7VmawabSU0gCjnj8aC0euHQ==
6003+
react@~19.2.5:
6004+
version "19.2.5"
6005+
resolved "https://registry.yarnpkg.com/react/-/react-19.2.5.tgz#c888ab8b8ef33e2597fae8bdb2d77edbdb42858b"
6006+
integrity sha512-llUJLzz1zTUBrskt2pwZgLq59AemifIftw4aB7JxOqf1HY2FDaGDxgwpAPVzHU1kdWabH7FauP4i1oEeer2WCA==
60076007

60086008
readable-stream@^2.0.1:
60096009
version "2.3.7"

0 commit comments

Comments
 (0)