From 3bd0c4a16283e369539a9fdcc8305079d6b19c11 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Wed, 2 Sep 2026 06:10:13 +0000 Subject: [PATCH] Update all Yarn dependencies (2026-09-02) --- package.json | 4 ++-- yarn.lock | 16 ++++++++-------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index 63894e7..696aa79 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,7 @@ "@testing-library/dom": "^10.4.1", "@testing-library/jest-dom": "^7.0.1", "@testing-library/react": "^16.3.2", - "@testing-library/user-event": "^14.6.3", + "@testing-library/user-event": "^14.6.6", "babel-jest": "~30.4.1", "babel-loader": "~10.1.1", "cross-env": "~10.1.0", @@ -77,7 +77,7 @@ "eslint-plugin-jest-dom": "^5.10.1", "eslint-plugin-react": "~7.37.5", "eslint-plugin-testing-library": "^7.16.2", - "globals": "^17.9.0", + "globals": "^17.11.0", "history": "~5.3.0", "html-webpack-plugin": "~5.6.8", "jest": "~30.4.2", diff --git a/yarn.lock b/yarn.lock index 1b28e56..96683e2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1956,10 +1956,10 @@ dependencies: "@babel/runtime" "^7.12.5" -"@testing-library/user-event@^14.6.3": - version "14.6.3" - resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-14.6.3.tgz#360bd2e2f496ba738dfd59f114368dc479199a7f" - integrity sha512-6dBq67jT8lE+JTE8Exm02Kt6ze43hz1jdiSpSJwtTZiT1xQQ6b7nZYTTQ9njdArdU8XklOwaDp/AbT/eYSKF4g== +"@testing-library/user-event@^14.6.6": + version "14.6.6" + resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-14.6.6.tgz#ecd5614fe2dbb76a1744a9b5a96e305b8591ceac" + integrity sha512-Jbs9FpkkIDw8FgSc6kOVsOv8JuuqGAL7J4X1oot77JxAoDlkNn2GRkd0aYRVuQ+pVQAiHWVkE4rX/dkF5fBiCw== "@tybys/wasm-util@^0.9.0": version "0.9.0" @@ -4219,10 +4219,10 @@ globals@^14.0.0: resolved "https://registry.yarnpkg.com/globals/-/globals-14.0.0.tgz#898d7413c29babcf6bafe56fcadded858ada724e" integrity sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ== -globals@^17.9.0: - version "17.9.0" - resolved "https://registry.yarnpkg.com/globals/-/globals-17.9.0.tgz#e43f252d6bbe71508da43902a1709c8895a59f70" - integrity sha512-m/MvAW61QVU5VDNF1Vj8axt016h8w7L5TU1e9zlab7XIttAT2YAlCwl75K1fOqvMM9apmD7lbCIRhpfkhmxhCg== +globals@^17.11.0: + version "17.11.0" + resolved "https://registry.yarnpkg.com/globals/-/globals-17.11.0.tgz#d643485bb30220d7751e511cf4f68c73d3870d87" + integrity sha512-Z2I8hM+PbJDXQDq3Icgpzv+mPdwr68iZUU9d5WW4FuXfDUQfkZaZuvjMv42/5crNyw154+9+VWXbYrUgDXbxNw== globalthis@^1.0.4: version "1.0.4"