Skip to content

Commit 206d095

Browse files
depfu[bot]canova
andauthored
Update all Yarn dependencies (2025-09-03) (#342)
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com> Co-authored-by: Nazım Can Altınova <[email protected]>
1 parent c2b6e11 commit 206d095

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"@babel/preset-stage-2": "^7.8.3",
6363
"@eslint/eslintrc": "^3.3.1",
6464
"@testing-library/dom": "^10.4.1",
65-
"@testing-library/jest-dom": "^6.6.4",
65+
"@testing-library/jest-dom": "^6.8.0",
6666
"@testing-library/react": "^16.3.0",
6767
"@testing-library/user-event": "^14.6.1",
6868
"babel-jest": "~30.0.5",

yarn.lock

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1569,16 +1569,15 @@
15691569
picocolors "1.1.1"
15701570
pretty-format "^27.0.2"
15711571

1572-
"@testing-library/jest-dom@^6.6.4":
1573-
version "6.6.4"
1574-
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-6.6.4.tgz#577a1761768bda5458c42241add3b1570c34d39c"
1575-
integrity sha512-xDXgLjVunjHqczScfkCJ9iyjdNOVHvvCdqHSSxwM9L0l/wHkTRum67SDc020uAlCoqktJplgO2AAQeLP1wgqDQ==
1572+
"@testing-library/jest-dom@^6.8.0":
1573+
version "6.8.0"
1574+
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-6.8.0.tgz#697db9424f0d21d8216f1958fa0b1b69b5f43923"
1575+
integrity sha512-WgXcWzVM6idy5JaftTVC8Vs83NKRmGJz4Hqs4oyOuO2J4r/y79vvKZsb+CaGyCSEbUPI6OsewfPd0G1A0/TUZQ==
15761576
dependencies:
15771577
"@adobe/css-tools" "^4.4.0"
15781578
aria-query "^5.0.0"
15791579
css.escape "^1.5.1"
15801580
dom-accessibility-api "^0.6.3"
1581-
lodash "^4.17.21"
15821581
picocolors "^1.1.1"
15831582
redent "^3.0.0"
15841583

0 commit comments

Comments
 (0)