Skip to content

Commit

Permalink
Update @types/jest to version 24.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeper[bot] authored and rubensworks committed Feb 12, 2019
1 parent b8e0d38 commit 01b0080
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"test"
],
"devDependencies": {
"@types/jest": "^23.3.14",
"@types/jest": "^24.0.1",
"@types/jest-each": "^0.3.3",
"@types/node": "^11.9.0",
"arrayify-stream": "^1.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -35,10 +35,10 @@
resolved "https://registry.yarnpkg.com/@types/jest-each/-/jest-each-0.3.3.tgz#ea76aea22f5dd7bfd487298dd717c71fda47fc78"
integrity sha512-7lo+h0JX4ttYx9pXg5Ed+repH7R2ISmeLgrVOK5xJ+H4+g1MdkuOUduxVZvsNuscvTWVMRMKrPTuafjYTBgHaA==

"@types/jest@^23.3.14":
version "23.3.14"
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-23.3.14.tgz#37daaf78069e7948520474c87b80092ea912520a"
integrity sha512-Q5hTcfdudEL2yOmluA1zaSyPbzWPmJ3XfSWeP3RyoYvS9hnje1ZyagrZOuQ6+1nQC1Gw+7gap3pLNL3xL6UBug==
"@types/jest@^24.0.1":
version "24.0.1"
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-24.0.1.tgz#8945411140e7cdfd5ea76380e5f5fa7bf17646ea"
integrity sha512-4KNToPz5SAVa0GZrYAL3Q43p5MY/QBmYclYAmqPeqAmbgQ4lXkgKK0mYtr9S+N2Az0JvFaYJECztHZuFGhG3zw==

"@types/node@*":
version "10.5.2"
Expand Down

0 comments on commit 01b0080

Please sign in to comment.