Skip to content

Commit c08fc5c

Browse files
chore(deps): bump @testing-library/dom from 7.31.2 to 8.18.1
Bumps [@testing-library/dom](https://github.com/testing-library/dom-testing-library) from 7.31.2 to 8.18.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@v7.31.2...v8.18.1) --- updated-dependencies: - dependency-name: "@testing-library/dom" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1a7605d commit c08fc5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"license": "ISC",
2626
"dependencies": {
2727
"@babel/runtime": "^7.4.3",
28-
"@testing-library/dom": "^7.0.4",
28+
"@testing-library/dom": "^8.18.1",
2929
"nightwatch": "^1.2.4",
3030
"simmerjs": "^0.5.6"
3131
},

0 commit comments

Comments
 (0)