Skip to content
This repository has been archived by the owner on Dec 27, 2022. It is now read-only.

Commit

Permalink
chore(devdeps): update dependency @testing-library/jest-dom to v5.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Nov 6, 2021
1 parent 261e05a commit 58bc663
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@
"@storybook/manager-webpack5": "6.3.12",
"@storybook/theming": "6.3.12",
"@svgr/rollup": "5.5.0",
"@testing-library/jest-dom": "5.14.1",
"@testing-library/jest-dom": "5.15.0",
"@testing-library/react": "12.1.2",
"@testing-library/user-event": "13.5.0",
"@types/react-dom": "17.0.11",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3352,7 +3352,7 @@ __metadata:
"@storybook/react": 6.3.12
"@storybook/theming": 6.3.12
"@svgr/rollup": 5.5.0
"@testing-library/jest-dom": 5.14.1
"@testing-library/jest-dom": 5.15.0
"@testing-library/react": 12.1.2
"@testing-library/user-event": 13.5.0
"@types/react-dom": 17.0.11
Expand Down Expand Up @@ -4875,9 +4875,9 @@ __metadata:
languageName: node
linkType: hard

"@testing-library/jest-dom@npm:5.14.1":
version: 5.14.1
resolution: "@testing-library/jest-dom@npm:5.14.1"
"@testing-library/jest-dom@npm:5.15.0":
version: 5.15.0
resolution: "@testing-library/jest-dom@npm:5.15.0"
dependencies:
"@babel/runtime": ^7.9.2
"@types/testing-library__jest-dom": ^5.9.1
Expand All @@ -4888,7 +4888,7 @@ __metadata:
dom-accessibility-api: ^0.5.6
lodash: ^4.17.15
redent: ^3.0.0
checksum: eeba37ba10be550bd9ab7dd0dda77d9011a96d9a4f75c70ed57d7bf120fe4126b251ccfb1444da1746c19773bbe4efbd96a0408f970d98c9cd1d399b2455d2c1
checksum: fb11af2462b28bdcbbddf199f58e7f9153358358e2ec47dba311f21d88014351cc31087560e9cbacbccc78063e455361efffb31be6242edd1dbd2e21bb3f4359
languageName: node
linkType: hard

Expand Down

0 comments on commit 58bc663

Please sign in to comment.