Skip to content

Commit

Permalink
Bump @testing-library/dom from 8.17.1 to 8.18.0
Browse files Browse the repository at this point in the history
Bumps [@testing-library/dom](https://github.com/testing-library/dom-testing-library) from 8.17.1 to 8.18.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@v8.17.1...v8.18.0)

---
updated-dependencies:
- dependency-name: "@testing-library/dom"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 19, 2022
1 parent 4a16c10 commit d5aa526
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"@hot-loader/react-dom": "^17.0.2",
"@svgr/plugin-svgo": "^6.3.1",
"@svgr/webpack": "^6.3.1",
"@testing-library/dom": "^8.17.1",
"@testing-library/dom": "^8.18.0",
"@testing-library/react": "13.4.0",
"@types/dom-mediacapture-record": "^1.0.11",
"@types/lodash-es": "^4.17.6",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1724,10 +1724,10 @@
"@svgr/plugin-jsx" "^6.3.1"
"@svgr/plugin-svgo" "^6.3.1"

"@testing-library/dom@^8.17.1", "@testing-library/dom@^8.5.0":
version "8.17.1"
resolved "https://registry.yarnpkg.com/@testing-library/dom/-/dom-8.17.1.tgz#2d7af4ff6dad8d837630fecd08835aee08320ad7"
integrity sha512-KnH2MnJUzmFNPW6RIKfd+zf2Wue8mEKX0M3cpX6aKl5ZXrJM1/c/Pc8c2xDNYQCnJO48Sm5ITbMXgqTr3h4jxQ==
"@testing-library/dom@^8.18.0", "@testing-library/dom@^8.5.0":
version "8.18.0"
resolved "https://registry.yarnpkg.com/@testing-library/dom/-/dom-8.18.0.tgz#fe5903a456f2c2b64770d91e50237a031c382121"
integrity sha512-hP7v7Ifiq104Lb4dTuQzUtlkbX4sgsmxVwOTnVSDOU4ntApvPfp+eFLvasS8GpMP6pVfdbNRXNF/bSK7LTriEg==
dependencies:
"@babel/code-frame" "^7.10.4"
"@babel/runtime" "^7.12.5"
Expand Down

0 comments on commit d5aa526

Please sign in to comment.