Skip to content

Commit

Permalink
Merge bcdef2b into e82ee3e
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] committed Feb 25, 2020
2 parents e82ee3e + bcdef2b commit ea8f1d1
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 @@ -17,7 +17,7 @@
},
"devDependencies": {
"@types/jest": "^25.1.3",
"@types/node": "^13.7.4",
"@types/node": "^13.7.5",
"coveralls": "^3.0.9",
"jest": "^25.1.0",
"mkdirp": "^1.0.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -520,10 +520,10 @@
jest-diff "^25.1.0"
pretty-format "^25.1.0"

"@types/node@^13.7.4":
version "13.7.4"
resolved "https://registry.yarnpkg.com/@types/node/-/node-13.7.4.tgz#76c3cb3a12909510f52e5dc04a6298cdf9504ffd"
integrity sha512-oVeL12C6gQS/GAExndigSaLxTrKpQPxewx9bOcwfvJiJge4rr7wNaph4J+ns5hrmIV2as5qxqN8YKthn9qh0jw==
"@types/node@^13.7.5":
version "13.7.5"
resolved "https://registry.yarnpkg.com/@types/node/-/node-13.7.5.tgz#2da244d764666f85154274cac94a1cb5b88dcb8d"
integrity sha512-PfSBCTQhAQg6QBP4UhXgrZ/wQ3pjfwBr4sA7Aul+pC9XwGgm9ezrJF7OiC/I4Kf+7VPu/5ThKngAruqxyctZfA==

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

0 comments on commit ea8f1d1

Please sign in to comment.