Skip to content

Commit 659ac2b

Browse files
chore(deps): bump @testing-library/dom from 9.3.4 to 10.0.0
Bumps [@testing-library/dom](https://github.com/testing-library/dom-testing-library) from 9.3.4 to 10.0.0. - [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@v9.3.4...v10.0.0) --- updated-dependencies: - dependency-name: "@testing-library/dom" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cb9fc3a commit 659ac2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"svelte": "^3 || ^4 || ^5"
7272
},
7373
"dependencies": {
74-
"@testing-library/dom": "^9.3.1"
74+
"@testing-library/dom": "^10.0.0"
7575
},
7676
"devDependencies": {
7777
"@sveltejs/vite-plugin-svelte": "^3.0.2",

0 commit comments

Comments
 (0)