Skip to content

Commit 9ab5b2b

Browse files
authored
Merge pull request testing-library#175 from testing-library/updates
Updates
2 parents a03a604 + 81ff6eb commit 9ab5b2b

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

package-lock.json

Lines changed: 12 additions & 12 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
@@ -36,17 +36,17 @@
3636
"@babel/core": "7.6.2",
3737
"@babel/preset-env": "7.6.2",
3838
"@babel/preset-react": "7.0.0",
39-
"@testing-library/dom": "6.4.1",
39+
"@testing-library/dom": "6.5.0",
4040
"@testing-library/jest-dom": "4.1.0",
4141
"@testing-library/react": "9.2.0",
4242
"@testing-library/vue": "3.0.0",
4343
"all-contributors-cli": "6.9.1",
4444
"babel-core": "7.0.0-bridge.0",
4545
"babel-jest": "24.9.0",
4646
"codecov": "3.6.1",
47-
"husky": "3.0.7",
47+
"husky": "3.0.8",
4848
"jest": "24.9.0",
49-
"lint-staged": "9.4.0",
49+
"lint-staged": "9.4.1",
5050
"prettier": "1.18.2",
5151
"react": "16.10.1",
5252
"react-dom": "16.10.1",

0 commit comments

Comments
 (0)