Skip to content

Commit f60a4e6

Browse files
committed
fix: 🐛 update @testing-library
1 parent e2e2547 commit f60a4e6

File tree

2 files changed

+304
-21
lines changed

2 files changed

+304
-21
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@
3636
"@babel/core": "^7.8.4",
3737
"@babel/preset-env": "^7.8.4",
3838
"@babel/preset-react": "^7.8.3",
39-
"@testing-library/dom": "^6.11.0",
40-
"@testing-library/jest-dom": "^4.2.4",
39+
"@testing-library/dom": "^6.12.2",
40+
"@testing-library/jest-dom": "^5.1.1",
4141
"@testing-library/react": "^9.4.0",
4242
"@testing-library/vue": "^4.1.0",
4343
"all-contributors-cli": "^6.11.2",

0 commit comments

Comments
 (0)