Skip to content

Commit

Permalink
chore(deps): update dependency @testing-library/dom to v9.1.0 (#7914)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 24, 2023
1 parent ccf260a commit 63793f8
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/forms/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"devDependencies": {
"@babel/cli": "7.21.0",
"@babel/core": "7.21.3",
"@testing-library/dom": "9.0.1",
"@testing-library/dom": "9.1.0",
"@testing-library/jest-dom": "5.16.5",
"@testing-library/react": "14.0.0",
"@testing-library/user-event": "14.4.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6829,7 +6829,7 @@ __metadata:
"@babel/cli": 7.21.0
"@babel/core": 7.21.3
"@babel/runtime-corejs3": 7.21.0
"@testing-library/dom": 9.0.1
"@testing-library/dom": 9.1.0
"@testing-library/jest-dom": 5.16.5
"@testing-library/react": 14.0.0
"@testing-library/user-event": 14.4.3
Expand Down Expand Up @@ -8647,9 +8647,9 @@ __metadata:
languageName: node
linkType: hard

"@testing-library/dom@npm:9.0.1, @testing-library/dom@npm:^9.0.0":
version: 9.0.1
resolution: "@testing-library/dom@npm:9.0.1"
"@testing-library/dom@npm:9.1.0, @testing-library/dom@npm:^9.0.0":
version: 9.1.0
resolution: "@testing-library/dom@npm:9.1.0"
dependencies:
"@babel/code-frame": ^7.10.4
"@babel/runtime": ^7.12.5
Expand All @@ -8659,7 +8659,7 @@ __metadata:
dom-accessibility-api: ^0.5.9
lz-string: ^1.5.0
pretty-format: ^27.0.2
checksum: 3efda47807a9000dcbdc138eb70a7b25d5c107442bdb2261a2fe2736c957a80de4d8fa764c51ff6edc119bd5211e42981e6b27ccc1f850d0be4f8973b309147c
checksum: 730aa4b191b86c95abf9bae08495c135b7f02450938915bd6e6a6bb938680daf827dba5705b263c0b80795543c020cac0d0893c2a103989687e5578b879519ca
languageName: node
linkType: hard

Expand Down

0 comments on commit 63793f8

Please sign in to comment.