Skip to content

Commit

Permalink
Merge 426df4a into 2c347fe
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] committed Sep 24, 2019
2 parents 2c347fe + 426df4a commit 2ba8592
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 @@ -24,7 +24,7 @@
},
"devDependencies": {
"@types/jest": "^24.0.18",
"@types/node": "^12.7.5",
"@types/node": "^12.7.7",
"jest": "^24.9.0",
"jest-circus": "^24.9.0",
"nock": "^11.3.5",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -423,10 +423,10 @@
dependencies:
"@types/jest-diff" "*"

"@types/node@^12.7.5":
version "12.7.5"
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.7.5.tgz#e19436e7f8e9b4601005d73673b6dc4784ffcc2f"
integrity sha512-9fq4jZVhPNW8r+UYKnxF1e2HkDWOWKM5bC2/7c9wPV835I0aOrVbS/Hw/pWPk2uKrNXQqg9Z959Kz+IYDd5p3w==
"@types/node@^12.7.7":
version "12.7.7"
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.7.7.tgz#f9bd8c00fa9e1a8129af910fc829f6139c397d6c"
integrity sha512-4jUncNe2tj1nmrO/34PsRpZqYVnRV1svbU78cKhuQKkMntKB/AmdLyGgswcZKjFHEHGpiY8pVD8CuVI55nP54w==

"@types/stack-utils@^1.0.1":
version "1.0.1"
Expand Down

0 comments on commit 2ba8592

Please sign in to comment.