Skip to content

Commit

Permalink
heh, one more downgrade!
Browse files Browse the repository at this point in the history
  • Loading branch information
SimenB committed Mar 19, 2019
1 parent 00d61ae commit ce65aac
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -13,7 +13,7 @@
"@types/babel__core": "^7.0.0",
"@types/babel__generator": "^7.0.0",
"@types/babel__template": "^7.0.0",
"@types/jest": "24.0.3",
"@types/jest": "24.0.2",
"@types/node": "*",
"@typescript-eslint/eslint-plugin": "^1.4.2",
"@typescript-eslint/parser": "^1.4.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -1745,10 +1745,10 @@
"@types/istanbul-lib-coverage" "*"
source-map "^0.6.1"

"@types/jest@*", "@types/jest@24.0.3":
version "24.0.3"
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-24.0.3.tgz#df8dc56565bd2d27fcbd099434f04f9891e16ab7"
integrity sha512-keRxrIwZZ/Ml83cGl3G0OjGlBO4UFQCCa5QlBPz2pY+ZvSnoeUvMJw0vmL4JU6g4vbpIW5H4qSq1xv9h8naAfg==
"@types/jest@*", "@types/jest@24.0.2":
version "24.0.2"
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-24.0.2.tgz#a10ad017ee020b2dfa97655323dbf1f38f14f588"
integrity sha512-YCGS1XGfAnDLUy8IL7iZf+Tnl0jhnaWUhrx8H/WyaDnjsu9dQBO8jiQqgJi/4BEryY6gvaqf1OvB1B2BvsW4dg==

"@types/jsdom@^11.12.0":
version "11.12.0"
Expand Down

0 comments on commit ce65aac

Please sign in to comment.