Skip to content

Commit

Permalink
Merge 4f561f1 into ba5c97d
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] committed Mar 27, 2020
2 parents ba5c97d + 4f561f1 commit bf1e346
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.4",
"@types/node": "^13.9.3",
"@types/node": "^13.9.5",
"coveralls": "^3.0.11",
"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.9.3":
version "13.9.3"
resolved "https://registry.yarnpkg.com/@types/node/-/node-13.9.3.tgz#6356df2647de9eac569f9a52eda3480fa9e70b4d"
integrity sha512-01s+ac4qerwd6RHD+mVbOEsraDHSgUaefQlEdBbUolnQFjKwCr7luvAlEwW1RFojh67u0z4OUTjPn9LEl4zIkA==
"@types/node@^13.9.5":
version "13.9.5"
resolved "https://registry.yarnpkg.com/@types/node/-/node-13.9.5.tgz#59738bf30b31aea1faa2df7f4a5f55613750cf00"
integrity sha512-hkzMMD3xu6BrJpGVLeQ3htQQNAcOrJjX7WFmtK8zWQpz2UJf13LCFF2ALA7c9OVdvc2vQJeDdjfR35M0sBCxvw==

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

0 comments on commit bf1e346

Please sign in to comment.