Skip to content

Commit 6a8aa17

Browse files
chore(deps-dev): bump @testing-library/dom from 10.4.0 to 10.4.1
Bumps [@testing-library/dom](https://github.com/testing-library/dom-testing-library) from 10.4.0 to 10.4.1. - [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.4.0...v10.4.1) --- updated-dependencies: - dependency-name: "@testing-library/dom" dependency-version: 10.4.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cc95229 commit 6a8aa17

File tree

2 files changed

+197
-41
lines changed

2 files changed

+197
-41
lines changed

demo/new-compiler-vite-react-spa/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
},
2222
"devDependencies": {
2323
"@tanstack/devtools-vite": "0.3.11",
24-
"@testing-library/dom": "10.4.0",
24+
"@testing-library/dom": "10.4.1",
2525
"@testing-library/react": "16.2.0",
2626
"@types/node": "22.10.2",
2727
"@types/react": "19.2.0",

0 commit comments

Comments
 (0)