Skip to content

Commit

Permalink
Merge 4d89a88 into c4c1551
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeper[bot] committed Feb 5, 2019
2 parents c4c1551 + 4d89a88 commit 807557a
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 @@ -23,7 +23,7 @@
},
"devDependencies": {
"@types/fetch-mock": "^6.0.4",
"@types/jest": "^23.3.9",
"@types/jest": "^24.0.0",
"@types/lodash-es": "^4.17.1",
"@types/node": "^10.12.10",
"bundlesize": "^0.17.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -41,10 +41,10 @@
resolved "https://registry.yarnpkg.com/@types/fetch-mock/-/fetch-mock-6.0.4.tgz#fbe20ab0cc151fe67b2e1b71e7ef29a986a90f1f"
integrity sha512-vp98XcO7wVv2Ky7/2wW9WpGyhlMCNCxGay5fVuvimiTq3aB/bfxclsAHc2z6uIajNeFeUXX1aQmSlrWdTDCouw==

"@types/jest@^23.3.9":
version "23.3.9"
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-23.3.9.tgz#c16b55186ee73ae65e001fbee69d392c51337ad1"
integrity sha512-wNMwXSUcwyYajtbayfPp55tSayuDVU6PfY5gzvRSj80UvxdXEJOVPnUVajaOp7NgXLm+1e2ZDLULmpsU9vDvQw==
"@types/jest@^24.0.0":
version "24.0.0"
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-24.0.0.tgz#848492026c327b3548d92be0352a545c36a21e8a"
integrity sha512-kOafJnUTnMd7/OfEO/x3I47EHswNjn+dbz9qk3mtonr1RvKT+1FGVxnxAx08I9K8Tl7j9hpoJRE7OCf+t10fng==

"@types/lodash-es@^4.17.1":
version "4.17.1"
Expand Down

0 comments on commit 807557a

Please sign in to comment.