Skip to content

Commit 102a96c

Browse files
chore(deps): update dependency @testing-library/dom to v10.4.1 (#901)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 621aa68 commit 102a96c

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"@babel/preset-react": "7.27.1",
4545
"@commitlint/cli": "8.3.6",
4646
"@commitlint/config-angular": "8.3.6",
47-
"@testing-library/dom": "10.4.0",
47+
"@testing-library/dom": "10.4.1",
4848
"@testing-library/jest-dom": "5.17.0",
4949
"@testing-library/react": "16.3.0",
5050
"babel-eslint": "10.1.0",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1843,18 +1843,18 @@
18431843
dependencies:
18441844
defer-to-connect "^1.0.1"
18451845

1846-
"@testing-library/[email protected].0":
1847-
version "10.4.0"
1848-
resolved "https://registry.yarnpkg.com/@testing-library/dom/-/dom-10.4.0.tgz#82a9d9462f11d240ecadbf406607c6ceeeff43a8"
1849-
integrity sha512-pemlzrSESWbdAloYml3bAJMEfNh1Z7EduzqPKprCH5S341frlpYnUEW0H72dLxa6IsYr+mPno20GiSm+h9dEdQ==
1846+
"@testing-library/[email protected].1":
1847+
version "10.4.1"
1848+
resolved "https://registry.yarnpkg.com/@testing-library/dom/-/dom-10.4.1.tgz#d444f8a889e9a46e9a3b4f3b88e0fcb3efb6cf95"
1849+
integrity sha512-o4PXJQidqJl82ckFaXUeoAW+XysPLauYI43Abki5hABd853iMhitooc6znOnczgbTYmEP6U6/y1ZyKAIsvMKGg==
18501850
dependencies:
18511851
"@babel/code-frame" "^7.10.4"
18521852
"@babel/runtime" "^7.12.5"
18531853
"@types/aria-query" "^5.0.1"
18541854
aria-query "5.3.0"
1855-
chalk "^4.1.0"
18561855
dom-accessibility-api "^0.5.9"
18571856
lz-string "^1.5.0"
1857+
picocolors "1.1.1"
18581858
pretty-format "^27.0.2"
18591859

18601860
"@testing-library/[email protected]":
@@ -7908,7 +7908,7 @@ pbkdf2@^3.1.2:
79087908
safe-buffer "^5.0.1"
79097909
sha.js "^2.4.8"
79107910

7911-
picocolors@^1.0.0, picocolors@^1.1.1:
7911+
picocolors@1.1.1, picocolors@^1.0.0, picocolors@^1.1.1:
79127912
version "1.1.1"
79137913
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.1.1.tgz#3d321af3eab939b083c8f929a1d12cda81c26b6b"
79147914
integrity sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==

0 commit comments

Comments
 (0)