Skip to content

Commit 5ae896e

Browse files
author
Kent C. Dodds
committed
update all deps
1 parent b53aecb commit 5ae896e

File tree

2 files changed

+24
-28
lines changed

2 files changed

+24
-28
lines changed

package-lock.json

Lines changed: 21 additions & 25 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@
1515
"license": "MIT",
1616
"dependencies": {
1717
"@reach/router": "^1.2.1",
18-
"@testing-library/dom": "^6.1.0",
18+
"@testing-library/dom": "^6.2.0",
1919
"@testing-library/jest-dom": "^4.1.0",
20-
"@testing-library/react": "^9.1.3",
20+
"@testing-library/react": "^9.1.4",
2121
"@testing-library/react-hooks": "^2.0.1",
2222
"@testing-library/user-event": "^7.0.0",
2323
"history": "^4.7.2",
@@ -30,7 +30,7 @@
3030
"react-router": "^5.0.1",
3131
"react-router-dom": "^5.0.1",
3232
"react-test-renderer": "^16.9.0",
33-
"react-transition-group": "^4.2.2",
33+
"react-transition-group": "^4.3.0",
3434
"redux": "^4.0.4",
3535
"test-data-bot": "^0.8.0"
3636
},

0 commit comments

Comments
 (0)