Skip to content

Commit e7b66af

Browse files
authored
Update all Yarn dependencies (2026-08-12) (#436)
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
1 parent 21bb877 commit e7b66af

2 files changed

Lines changed: 11 additions & 12 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.0",
6666
"@testing-library/react": "^16.3.2",
67-
"@testing-library/user-event": "^14.6.1",
67+
"@testing-library/user-event": "^14.6.3",
6868
"babel-jest": "~30.4.1",
6969
"babel-loader": "~10.1.1",
7070
"cross-env": "~10.1.0",
@@ -74,7 +74,7 @@
7474
"eslint-import-resolver-webpack": "~0.13.11",
7575
"eslint-plugin-import": "~2.32.0",
7676
"eslint-plugin-jest": "^29.16.0",
77-
"eslint-plugin-jest-dom": "^5.5.0",
77+
"eslint-plugin-jest-dom": "^5.10.1",
7878
"eslint-plugin-react": "~7.37.5",
7979
"eslint-plugin-testing-library": "^7.16.2",
8080
"globals": "^17.9.0",

yarn.lock

Lines changed: 9 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1056,7 +1056,7 @@
10561056
resolved "https://registry.yarnpkg.com/@babel/preset-stage-2/-/preset-stage-2-7.8.3.tgz#35055d2d22457706048deb5599c487943c05c241"
10571057
integrity sha512-dStnEQgejNYIHFNACdDCigK4BF7wgW6Zahv9Dc2un7rGjbeVtZhBfR3sy0I7ZJOhBexkFxVdMZ5hqmll7BFShw==
10581058

1059-
"@babel/runtime@^7.12.5", "@babel/runtime@^7.16.3", "@babel/runtime@^7.7.6":
1059+
"@babel/runtime@^7.12.5", "@babel/runtime@^7.7.6":
10601060
version "7.17.9"
10611061
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.17.9.tgz#d19fbf802d01a8cb6cf053a64e472d42c434ba72"
10621062
integrity sha512-lSiBBvodq29uShpWGNbgFdKYNiFDo5/HIYsaCEY9ff4sb10x9jizo2+pRrSyF4jKZCXqgzuqBOQKbUm90gQwJg==
@@ -1956,10 +1956,10 @@
19561956
dependencies:
19571957
"@babel/runtime" "^7.12.5"
19581958

1959-
"@testing-library/user-event@^14.6.1":
1960-
version "14.6.1"
1961-
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-14.6.1.tgz#13e09a32d7a8b7060fe38304788ebf4197cd2149"
1962-
integrity sha512-vq7fv0rnt+QTXgPxr5Hjc210p6YKq2kmdziLgnsZGgLJ9e6VAShx1pACLuRjd/AS/sr7phAR58OIIpf0LlmQNw==
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==
19631963

19641964
"@tybys/wasm-util@^0.9.0":
19651965
version "0.9.0"
@@ -3721,12 +3721,11 @@ eslint-plugin-import@~2.32.0:
37213721
string.prototype.trimend "^1.0.9"
37223722
tsconfig-paths "^3.15.0"
37233723

3724-
eslint-plugin-jest-dom@^5.5.0:
3725-
version "5.5.0"
3726-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest-dom/-/eslint-plugin-jest-dom-5.5.0.tgz#3ccdfe197eddb4108f390db583057a5dacccd4a0"
3727-
integrity sha512-CRlXfchTr7EgC3tDI7MGHY6QjdJU5Vv2RPaeeGtkXUHnKZf04kgzMPIJUXt4qKCvYWVVIEo9ut9Oq1vgXAykEA==
3724+
eslint-plugin-jest-dom@^5.10.1:
3725+
version "5.10.1"
3726+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest-dom/-/eslint-plugin-jest-dom-5.10.1.tgz#4d37e9ef9ebdbb5b53add4e9db1f76e9c32963da"
3727+
integrity sha512-IIJdzbACbhJUJyMAqpA9E9gxp1Gv29TeQ3DtL+pepwP8Oq2WiqjOB2HbnEIs23h0ewdKIZRDI56yLro2eUO+DA==
37283728
dependencies:
3729-
"@babel/runtime" "^7.16.3"
37303729
requireindex "^1.2.0"
37313730

37323731
eslint-plugin-jest@^29.16.0:

0 commit comments

Comments
 (0)