Skip to content

Commit 9b516f9

Browse files
chore(deps): bump @testing-library/dom from 7.11.0 to 7.12.0 (#137)
Bumps [@testing-library/dom](https://github.com/testing-library/dom-testing-library) from 7.11.0 to 7.12.0. - [Release notes](https://github.com/testing-library/dom-testing-library/releases) - [Changelog](https://github.com/testing-library/dom-testing-library/blob/master/CHANGELOG.md) - [Commits](testing-library/dom-testing-library@v7.11.0...v7.12.0) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 1d105c4 commit 9b516f9

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"postversion": "git push && git push --tags && git checkout master && git merge develop --ff && git push && git checkout -"
2727
},
2828
"dependencies": {
29-
"@testing-library/dom": "^7.11.0",
29+
"@testing-library/dom": "^7.12.0",
3030
"codemirror": "5.54.0",
3131
"deep-diff": "^1.0.2",
3232
"dom-accessibility-api": "^0.4.4",

0 commit comments

Comments
 (0)