Skip to content

Commit 86e6ff3

Browse files
authored
Update all Yarn dependencies (2025-04-16) (#307)
1 parent be97d43 commit 86e6ff3

File tree

2 files changed

+39
-38
lines changed

2 files changed

+39
-38
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"@eslint/eslintrc": "^3.3.1",
6464
"@testing-library/dom": "^10.4.0",
6565
"@testing-library/jest-dom": "^6.6.3",
66-
"@testing-library/react": "^16.2.0",
66+
"@testing-library/react": "^16.3.0",
6767
"@testing-library/user-event": "^14.6.1",
6868
"babel-jest": "~29.7.0",
6969
"babel-loader": "~10.0.0",
@@ -75,7 +75,7 @@
7575
"eslint-plugin-import": "~2.31.0",
7676
"eslint-plugin-jest": "^28.11.0",
7777
"eslint-plugin-jest-dom": "^5.5.0",
78-
"eslint-plugin-react": "~7.37.4",
78+
"eslint-plugin-react": "~7.37.5",
7979
"eslint-plugin-testing-library": "^7.1.1",
8080
"globals": "^16.0.0",
8181
"history": "~5.3.0",

yarn.lock

Lines changed: 37 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -1432,10 +1432,10 @@
14321432
lodash "^4.17.21"
14331433
redent "^3.0.0"
14341434

1435-
"@testing-library/react@^16.2.0":
1436-
version "16.2.0"
1437-
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-16.2.0.tgz#c96126ee01a49cdb47175721911b4a9432afc601"
1438-
integrity sha512-2cSskAvA1QNtKc8Y9VJQRv0tm3hLVgxRGDB+KYhIaPQJ1I+RHbhIXcM+zClKXzMes/wshsMVzf4B9vS4IZpqDQ==
1435+
"@testing-library/react@^16.3.0":
1436+
version "16.3.0"
1437+
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-16.3.0.tgz#3a85bb9bdebf180cd76dba16454e242564d598a6"
1438+
integrity sha512-kFSyxiEDwv1WLl2fgsq6pPBbw5aWKrsY2/noi1Id0TK0UParSF62oFQFGHXIyaG4pp2tEub/Zlel+fjjZILDsw==
14391439
dependencies:
14401440
"@babel/runtime" "^7.12.5"
14411441

@@ -2359,10 +2359,10 @@ [email protected]:
23592359
resolved "https://registry.yarnpkg.com/bytes/-/bytes-3.1.2.tgz#8b0beeb98605adf1b128fa4386403c009e0221a5"
23602360
integrity sha512-/Nf7TyzTx6S3yRJObOAV7956r8cr2+Oj8AC5dt8wSP3BQAoeX58NoHyCU8P8zGkNXStjTSi6fzO6F0pBdcYbEg==
23612361

2362-
call-bind-apply-helpers@^1.0.0, call-bind-apply-helpers@^1.0.1:
2363-
version "1.0.1"
2364-
resolved "https://registry.yarnpkg.com/call-bind-apply-helpers/-/call-bind-apply-helpers-1.0.1.tgz#32e5892e6361b29b0b545ba6f7763378daca2840"
2365-
integrity sha512-BhYE+WDaywFg2TBWYNXAE+8B1ATnThNBqXHP5nQu0jWJdVvY2hvkpyB3qOmtmDePiS5/BDQ8wASEWGMWRG148g==
2362+
call-bind-apply-helpers@^1.0.0, call-bind-apply-helpers@^1.0.1, call-bind-apply-helpers@^1.0.2:
2363+
version "1.0.2"
2364+
resolved "https://registry.yarnpkg.com/call-bind-apply-helpers/-/call-bind-apply-helpers-1.0.2.tgz#4b5428c222be985d79c3d82657479dbe0b59b2d6"
2365+
integrity sha512-Sp1ablJ0ivDkSzjcaJdxEunN5/XvksFJ2sMBFfq6x0ryhQV/2b/KwFe21cMpmHtPOSij8K99/wSfoEuTObmuMQ==
23662366
dependencies:
23672367
es-errors "^1.3.0"
23682368
function-bind "^1.1.2"
@@ -2377,13 +2377,13 @@ call-bind@^1.0.2, call-bind@^1.0.7, call-bind@^1.0.8:
23772377
get-intrinsic "^1.2.4"
23782378
set-function-length "^1.2.2"
23792379

2380-
call-bound@^1.0.2, call-bound@^1.0.3:
2381-
version "1.0.3"
2382-
resolved "https://registry.yarnpkg.com/call-bound/-/call-bound-1.0.3.tgz#41cfd032b593e39176a71533ab4f384aa04fd681"
2383-
integrity sha512-YTd+6wGlNlPxSuri7Y6X8tY2dmm12UMH66RpKMhiX6rsk5wXXnYgbUcOt8kiS31/AjfoTOvCsE+w8nZQLQnzHA==
2380+
call-bound@^1.0.2, call-bound@^1.0.3, call-bound@^1.0.4:
2381+
version "1.0.4"
2382+
resolved "https://registry.yarnpkg.com/call-bound/-/call-bound-1.0.4.tgz#238de935d2a2a692928c538c7ccfa91067fd062a"
2383+
integrity sha512-+ys997U96po4Kx/ABpBCqhA9EuxJaQWDQg7295H4hBphv3IZg0boBKuwYpt4YXp6MZ5AmZQnU/tyMTlRpaSejg==
23842384
dependencies:
2385-
call-bind-apply-helpers "^1.0.1"
2386-
get-intrinsic "^1.2.6"
2385+
call-bind-apply-helpers "^1.0.2"
2386+
get-intrinsic "^1.3.0"
23872387

23882388
callsites@^3.0.0:
23892389
version "3.1.0"
@@ -3126,10 +3126,10 @@ es-module-lexer@^1.2.1:
31263126
resolved "https://registry.yarnpkg.com/es-module-lexer/-/es-module-lexer-1.2.1.tgz#ba303831f63e6a394983fde2f97ad77b22324527"
31273127
integrity sha512-9978wrXM50Y4rTMmW5kXIC09ZdXQZqkE4mxhwkd8VbzsGkXGPgV4zWuqQJgCEzYngdo2dYDa0l8xhX4fkSwJSg==
31283128

3129-
es-object-atoms@^1.0.0:
3130-
version "1.0.0"
3131-
resolved "https://registry.yarnpkg.com/es-object-atoms/-/es-object-atoms-1.0.0.tgz#ddb55cd47ac2e240701260bc2a8e31ecb643d941"
3132-
integrity sha512-MZ4iQ6JwHOBQjahnjwaC1ZtIBH+2ohjamzAO3oaHcXYup7qxjF2fixyH+Q71voWHeOkI2q/TnJao/KfXYIZWbw==
3129+
es-object-atoms@^1.0.0, es-object-atoms@^1.1.1:
3130+
version "1.1.1"
3131+
resolved "https://registry.yarnpkg.com/es-object-atoms/-/es-object-atoms-1.1.1.tgz#1c4f2c4837327597ce69d2ca190a7fdd172338c1"
3132+
integrity sha512-FGgH2h8zKNim9ljj7dankFPcICIK9Cp5bm+c2gQSYePhpaG5+esrLODihIorn+Pe6FGJzWhXQotPv73jTaldXA==
31333133
dependencies:
31343134
es-errors "^1.3.0"
31353135

@@ -3270,10 +3270,10 @@ eslint-plugin-jest@^28.11.0:
32703270
dependencies:
32713271
"@typescript-eslint/utils" "^6.0.0 || ^7.0.0 || ^8.0.0"
32723272

3273-
eslint-plugin-react@^7.0.0, eslint-plugin-react@~7.37.4:
3274-
version "7.37.4"
3275-
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.37.4.tgz#1b6c80b6175b6ae4b26055ae4d55d04c414c7181"
3276-
integrity sha512-BGP0jRmfYyvOyvMoRX/uoUeW+GqNj9y16bPQzqAHf3AYII/tDs+jMN0dBVkl88/OZwNGwrVFxE7riHsXVfy/LQ==
3273+
eslint-plugin-react@^7.0.0, eslint-plugin-react@~7.37.5:
3274+
version "7.37.5"
3275+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.37.5.tgz#2975511472bdda1b272b34d779335c9b0e877065"
3276+
integrity sha512-Qteup0SqU15kdocexFNAJMvCJEfa2xUKNV4CC1xsVMrIIqEy3SQ/rqyxCWNzfrd3/ldy6HMlD2e0JDVpDg2qIA==
32773277
dependencies:
32783278
array-includes "^3.1.8"
32793279
array.prototype.findlast "^1.2.5"
@@ -3285,7 +3285,7 @@ eslint-plugin-react@^7.0.0, eslint-plugin-react@~7.37.4:
32853285
hasown "^2.0.2"
32863286
jsx-ast-utils "^2.4.1 || ^3.0.0"
32873287
minimatch "^3.1.2"
3288-
object.entries "^1.1.8"
3288+
object.entries "^1.1.9"
32893289
object.fromentries "^2.0.8"
32903290
object.values "^1.2.1"
32913291
prop-types "^15.8.1"
@@ -3704,17 +3704,17 @@ get-caller-file@^2.0.5:
37043704
resolved "https://registry.yarnpkg.com/get-caller-file/-/get-caller-file-2.0.5.tgz#4f94412a82db32f36e3b0b9741f8a97feb031f7e"
37053705
integrity sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==
37063706

3707-
get-intrinsic@^1.2.4, get-intrinsic@^1.2.5, get-intrinsic@^1.2.6, get-intrinsic@^1.2.7:
3708-
version "1.2.7"
3709-
resolved "https://registry.yarnpkg.com/get-intrinsic/-/get-intrinsic-1.2.7.tgz#dcfcb33d3272e15f445d15124bc0a216189b9044"
3710-
integrity sha512-VW6Pxhsrk0KAOqs3WEd0klDiF/+V7gQOpAvY1jVU/LHmaD/kQO4523aiJuikX/QAKYiW6x8Jh+RJej1almdtCA==
3707+
get-intrinsic@^1.2.4, get-intrinsic@^1.2.5, get-intrinsic@^1.2.6, get-intrinsic@^1.2.7, get-intrinsic@^1.3.0:
3708+
version "1.3.0"
3709+
resolved "https://registry.yarnpkg.com/get-intrinsic/-/get-intrinsic-1.3.0.tgz#743f0e3b6964a93a5491ed1bffaae054d7f98d01"
3710+
integrity sha512-9fSjSaos/fRIVIp+xSJlE6lfwhES7LNtKaCBIamHsjr2na1BiABJPo0mOjjz8GJDURarmCPGqaiVg5mfjb98CQ==
37113711
dependencies:
3712-
call-bind-apply-helpers "^1.0.1"
3712+
call-bind-apply-helpers "^1.0.2"
37133713
es-define-property "^1.0.1"
37143714
es-errors "^1.3.0"
3715-
es-object-atoms "^1.0.0"
3715+
es-object-atoms "^1.1.1"
37163716
function-bind "^1.1.2"
3717-
get-proto "^1.0.0"
3717+
get-proto "^1.0.1"
37183718
gopd "^1.2.0"
37193719
has-symbols "^1.1.0"
37203720
hasown "^2.0.2"
@@ -5292,14 +5292,15 @@ object.assign@^4.1.2, object.assign@^4.1.7:
52925292
has-symbols "^1.1.0"
52935293
object-keys "^1.1.1"
52945294

5295-
object.entries@^1.1.8:
5296-
version "1.1.8"
5297-
resolved "https://registry.yarnpkg.com/object.entries/-/object.entries-1.1.8.tgz#bffe6f282e01f4d17807204a24f8edd823599c41"
5298-
integrity sha512-cmopxi8VwRIAw/fkijJohSfpef5PdN0pMQJN6VC/ZKvn0LIknWD8KtgY6KlQdEc4tIjcQ3HxSMmnvtzIscdaYQ==
5295+
object.entries@^1.1.9:
5296+
version "1.1.9"
5297+
resolved "https://registry.yarnpkg.com/object.entries/-/object.entries-1.1.9.tgz#e4770a6a1444afb61bd39f984018b5bede25f8b3"
5298+
integrity sha512-8u/hfXFRBD1O0hPUjioLhoWFHRmt6tKA4/vZPyckBr18l1KE9uHrFaFaUi8MDRTpi4uak2goyPTSNJLXX2k2Hw==
52995299
dependencies:
5300-
call-bind "^1.0.7"
5300+
call-bind "^1.0.8"
5301+
call-bound "^1.0.4"
53015302
define-properties "^1.2.1"
5302-
es-object-atoms "^1.0.0"
5303+
es-object-atoms "^1.1.1"
53035304

53045305
object.fromentries@^2.0.8:
53055306
version "2.0.8"

0 commit comments

Comments
 (0)