Skip to content

Commit 272e9f3

Browse files
Bump @testing-library/dom from 10.3.1 to 10.3.2
Bumps [@testing-library/dom](https://github.com/testing-library/dom-testing-library) from 10.3.1 to 10.3.2. - [Release notes](https://github.com/testing-library/dom-testing-library/releases) - [Changelog](https://github.com/testing-library/dom-testing-library/blob/main/CHANGELOG.md) - [Commits](testing-library/dom-testing-library@v10.3.1...v10.3.2) --- updated-dependencies: - dependency-name: "@testing-library/dom" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9a5b42b commit 272e9f3

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"@eslint/eslintrc": "^3.1.0",
6969
"@eslint/js": "^9.6.0",
7070
"@swc/jest": "0.2.36",
71-
"@testing-library/dom": "^10.3.1",
71+
"@testing-library/dom": "^10.3.2",
7272
"@testing-library/jest-dom": "6.4.6",
7373
"@testing-library/react": "16.0.0",
7474
"@testing-library/user-event": "14.5.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2071,10 +2071,10 @@
20712071
dependencies:
20722072
"@swc/counter" "^0.1.3"
20732073

2074-
"@testing-library/dom@^10.3.1":
2075-
version "10.3.1"
2076-
resolved "https://registry.yarnpkg.com/@testing-library/dom/-/dom-10.3.1.tgz#c960204cce7e969ac03ae5f3550e420226c61a21"
2077-
integrity sha512-q/WL+vlXMpC0uXDyfsMtc1rmotzLV8Y0gq6q1gfrrDjQeHoeLrqHbxdPvPNAh1i+xuJl7+BezywcXArz7vLqKQ==
2074+
"@testing-library/dom@^10.3.2":
2075+
version "10.3.2"
2076+
resolved "https://registry.yarnpkg.com/@testing-library/dom/-/dom-10.3.2.tgz#0285f643510d5ff4a0b12e4efa7f734a78d80aa3"
2077+
integrity sha512-0bxIdP9mmPiOJ6wHLj8bdJRq+51oddObeCGdEf6PNEhYd93ZYAN+lPRnEOVFtheVwDM7+p+tza3LAQgp0PTudg==
20782078
dependencies:
20792079
"@babel/code-frame" "^7.10.4"
20802080
"@babel/runtime" "^7.12.5"

0 commit comments

Comments
 (0)