Skip to content

Commit 873de65

Browse files
chore(deps): pin dependencies (#147)
1 parent c680fce commit 873de65

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@
2121
"@storybook/addon-options": "5.3.19",
2222
"@storybook/react": "5.3.19",
2323
"@types/react": "16.9.43",
24-
"@testing-library/react-hooks": "^3.2.1",
25-
"@types/jest": "^25.2.3",
24+
"@testing-library/react-hooks": "3.2.1",
25+
"@types/jest": "25.2.3",
2626
"@types/react-dom": "16.9.8",
2727
"@typescript-eslint/eslint-plugin": "3.7.1",
2828
"@typescript-eslint/parser": "3.7.1",

yarn.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2219,7 +2219,7 @@
22192219
dependencies:
22202220
defer-to-connect "^2.0.0"
22212221

2222-
"@testing-library/react-hooks@^3.2.1":
2222+
"@testing-library/[email protected]":
22232223
version "3.2.1"
22242224
resolved "https://registry.yarnpkg.com/@testing-library/react-hooks/-/react-hooks-3.2.1.tgz#19b6caa048ef15faa69d439c469033873ea01294"
22252225
integrity sha512-1OB6Ksvlk6BCJA1xpj8/WWz0XVd1qRcgqdaFAq+xeC6l61Ucj0P6QpA5u+Db/x9gU4DCX8ziR5b66Mlfg0M2RA==
@@ -2355,7 +2355,7 @@
23552355
"@types/istanbul-lib-coverage" "*"
23562356
"@types/istanbul-lib-report" "*"
23572357

2358-
"@types/jest@^25.2.3":
2358+
23592359
version "25.2.3"
23602360
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-25.2.3.tgz#33d27e4c4716caae4eced355097a47ad363fdcaf"
23612361
integrity sha512-JXc1nK/tXHiDhV55dvfzqtmP4S3sy3T3ouV2tkViZgxY/zeUkcpQcQPGRlgF4KmWzWW5oiWYSZwtCB+2RsE4Fw==

0 commit comments

Comments
 (0)