Skip to content

Commit ad60422

Browse files
Bump @testing-library/dom in /swift_browser_ui_frontend
Bumps [@testing-library/dom](https://github.com/testing-library/dom-testing-library) from 8.20.0 to 9.0.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@v8.20.0...v9.0.1) --- updated-dependencies: - dependency-name: "@testing-library/dom" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f53da46 commit ad60422

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

swift_browser_ui_frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"vuex": "^3.6.2"
5050
},
5151
"devDependencies": {
52-
"@testing-library/dom": "^8.20.0",
52+
"@testing-library/dom": "^9.0.1",
5353
"@testing-library/jest-dom": "^5.16.5",
5454
"@testing-library/user-event": "^14.4.3",
5555
"@testing-library/vue": "^5.8.3",

0 commit comments

Comments
 (0)