Skip to content

Commit d5e0a0a

Browse files
authored
Update all Yarn dependencies (2026-09-02) (#440)
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
1 parent c976805 commit d5e0a0a

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"@testing-library/dom": "^10.4.1",
6565
"@testing-library/jest-dom": "^7.0.1",
6666
"@testing-library/react": "^16.3.2",
67-
"@testing-library/user-event": "^14.6.3",
67+
"@testing-library/user-event": "^14.6.6",
6868
"babel-jest": "~30.4.1",
6969
"babel-loader": "~10.1.1",
7070
"cross-env": "~10.1.0",
@@ -77,7 +77,7 @@
7777
"eslint-plugin-jest-dom": "^5.10.1",
7878
"eslint-plugin-react": "~7.37.5",
7979
"eslint-plugin-testing-library": "^7.16.2",
80-
"globals": "^17.9.0",
80+
"globals": "^17.11.0",
8181
"history": "~5.3.0",
8282
"html-webpack-plugin": "~5.6.8",
8383
"jest": "~30.4.2",

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1956,10 +1956,10 @@
19561956
dependencies:
19571957
"@babel/runtime" "^7.12.5"
19581958

1959-
"@testing-library/user-event@^14.6.3":
1960-
version "14.6.3"
1961-
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-14.6.3.tgz#360bd2e2f496ba738dfd59f114368dc479199a7f"
1962-
integrity sha512-6dBq67jT8lE+JTE8Exm02Kt6ze43hz1jdiSpSJwtTZiT1xQQ6b7nZYTTQ9njdArdU8XklOwaDp/AbT/eYSKF4g==
1959+
"@testing-library/user-event@^14.6.6":
1960+
version "14.6.6"
1961+
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-14.6.6.tgz#ecd5614fe2dbb76a1744a9b5a96e305b8591ceac"
1962+
integrity sha512-Jbs9FpkkIDw8FgSc6kOVsOv8JuuqGAL7J4X1oot77JxAoDlkNn2GRkd0aYRVuQ+pVQAiHWVkE4rX/dkF5fBiCw==
19631963

19641964
"@tybys/wasm-util@^0.9.0":
19651965
version "0.9.0"
@@ -4219,10 +4219,10 @@ globals@^14.0.0:
42194219
resolved "https://registry.yarnpkg.com/globals/-/globals-14.0.0.tgz#898d7413c29babcf6bafe56fcadded858ada724e"
42204220
integrity sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==
42214221

4222-
globals@^17.9.0:
4223-
version "17.9.0"
4224-
resolved "https://registry.yarnpkg.com/globals/-/globals-17.9.0.tgz#e43f252d6bbe71508da43902a1709c8895a59f70"
4225-
integrity sha512-m/MvAW61QVU5VDNF1Vj8axt016h8w7L5TU1e9zlab7XIttAT2YAlCwl75K1fOqvMM9apmD7lbCIRhpfkhmxhCg==
4222+
globals@^17.11.0:
4223+
version "17.11.0"
4224+
resolved "https://registry.yarnpkg.com/globals/-/globals-17.11.0.tgz#d643485bb30220d7751e511cf4f68c73d3870d87"
4225+
integrity sha512-Z2I8hM+PbJDXQDq3Icgpzv+mPdwr68iZUU9d5WW4FuXfDUQfkZaZuvjMv42/5crNyw154+9+VWXbYrUgDXbxNw==
42264226

42274227
globalthis@^1.0.4:
42284228
version "1.0.4"

0 commit comments

Comments
 (0)