Skip to content

Commit

Permalink
chore(deps): update monorepo to ^13.4.0 (#1001)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 1, 2022
1 parent eee5b35 commit 830cfc0
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 @@ -32,7 +32,7 @@
"@changesets/cli": "^2.24.4",
"@testing-library/cypress": "^8.0.3",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^13.3.0",
"@testing-library/react": "^13.4.0",
"@types/chroma-js": "^2.1.4",
"@types/loadable__component": "^5.13.4",
"@types/node": "^17.0.23",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2946,7 +2946,7 @@ __metadata:
"@changesets/cli": ^2.24.4
"@testing-library/cypress": ^8.0.3
"@testing-library/jest-dom": ^5.16.5
"@testing-library/react": ^13.3.0
"@testing-library/react": ^13.4.0
"@types/chroma-js": ^2.1.4
"@types/loadable__component": ^5.13.4
"@types/node": ^17.0.23
Expand Down Expand Up @@ -4280,17 +4280,17 @@ __metadata:
languageName: node
linkType: hard

"@testing-library/react@npm:^13.3.0":
version: 13.3.0
resolution: "@testing-library/react@npm:13.3.0"
"@testing-library/react@npm:^13.4.0":
version: 13.4.0
resolution: "@testing-library/react@npm:13.4.0"
dependencies:
"@babel/runtime": ^7.12.5
"@testing-library/dom": ^8.5.0
"@types/react-dom": ^18.0.0
peerDependencies:
react: ^18.0.0
react-dom: ^18.0.0
checksum: 98fd8616a7cae0ecfcbe97b5b3c5b91fbafccf449c04875395ccc0e3f0b139e53b3261b9536ec2169a5e2883a1be2098907209064061fe0c2ff21dfbc785dd40
checksum: 51ec548c1fdb1271089a5c63e0908f0166f2c7fcd9cacd3108ebbe0ce64cb4351812d885892020dc37608418cfb15698514856502b3cab0e5cc58d6cc1bd4a3e
languageName: node
linkType: hard

Expand Down

0 comments on commit 830cfc0

Please sign in to comment.