Skip to content

Commit 9bc06bc

Browse files
greenkeeper[bot]ArrayZoneYour
authored andcommitted
chore(package): update react-hooks-testing-library to version 0.5.0
1 parent e3d1569 commit 9bc06bc

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

package.json

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,12 @@
1313
"test": "jest --silent",
1414
"test:coverage": "jest --collect-coverage --silent"
1515
},
16-
"keywords": ["react", "model", "state-management", "react-hooks"],
16+
"keywords": [
17+
"react",
18+
"model",
19+
"state-management",
20+
"react-hooks"
21+
],
1722
"author": "ArrayZoneYour <hustliyidong@gmail.com>",
1823
"license": "MIT",
1924
"dependencies": {
@@ -37,8 +42,8 @@
3742
"prettier": "^1.16.4",
3843
"react": "^16.8.4",
3944
"react-dom": "^16.8.4",
40-
"react-hooks-testing-library": "^0.4.0",
4145
"react-testing-library": "^7.0.0",
46+
"react-hooks-testing-library": "^0.5.0",
4247
"remark-cli": "^6.0.1",
4348
"remark-lint": "^6.0.4",
4449
"remark-preset-lint-recommended": "^3.0.2",

0 commit comments

Comments
 (0)