Skip to content

Commit

Permalink
Bump @testing-library/dom from 8.20.1 to 9.3.3
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.20.1 to 9.3.3.
- [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.1...v9.3.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 13, 2023
1 parent 3174ee3 commit 7933b25
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@
"@storybook/storybook-deployer": "2.8.16",
"@storybook/theming": "7.4.5",
"@svgr/webpack": "7.0.0",
"@testing-library/dom": "8.20.1",
"@testing-library/dom": "9.3.3",
"@testing-library/jest-dom": "^5.17.0",
"@testing-library/react": "12.1.5",
"@testing-library/user-event": "13.5.0",
Expand Down
20 changes: 18 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8900,7 +8900,23 @@ __metadata:
languageName: node
linkType: hard

"@testing-library/dom@npm:8.20.1, @testing-library/dom@npm:^8.0.0, @testing-library/dom@npm:^8.11.1":
"@testing-library/dom@npm:9.3.3":
version: 9.3.3
resolution: "@testing-library/dom@npm:9.3.3"
dependencies:
"@babel/code-frame": ^7.10.4
"@babel/runtime": ^7.12.5
"@types/aria-query": ^5.0.1
aria-query: 5.1.3
chalk: ^4.1.0
dom-accessibility-api: ^0.5.9
lz-string: ^1.5.0
pretty-format: ^27.0.2
checksum: 34e0a564da7beb92aa9cc44a9080221e2412b1a132eb37be3d513fe6c58027674868deb9f86195756d98d15ba969a30fe00632a4e26e25df2a5a4f6ac0686e37
languageName: node
linkType: hard

"@testing-library/dom@npm:^8.0.0, @testing-library/dom@npm:^8.11.1":
version: 8.20.1
resolution: "@testing-library/dom@npm:8.20.1"
dependencies:
Expand Down Expand Up @@ -17884,7 +17900,7 @@ __metadata:
"@storybook/testing-react": 2.0.1
"@storybook/theming": 7.4.5
"@svgr/webpack": 7.0.0
"@testing-library/dom": 8.20.1
"@testing-library/dom": 9.3.3
"@testing-library/jest-dom": ^5.17.0
"@testing-library/react": 12.1.5
"@testing-library/user-event": 13.5.0
Expand Down

0 comments on commit 7933b25

Please sign in to comment.