Skip to content

Commit c319bfb

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 ed541de commit c319bfb

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
@@ -87,7 +87,7 @@
8787
}
8888
},
8989
"dependencies": {
90-
"@testing-library/dom": "^9.3.1"
90+
"@testing-library/dom": "^10.0.0"
9191
},
9292
"devDependencies": {
9393
"@sveltejs/vite-plugin-svelte": "^3.0.2",

0 commit comments

Comments
 (0)