Skip to content

Commit

Permalink
Merge 27c9f06 into 715c307
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] committed Oct 25, 2019
2 parents 715c307 + 27c9f06 commit 9d3e6de
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": "^24.0.19",
"@types/node": "^12.11.6",
"@types/node": "^12.11.7",
"coveralls": "^3.0.7",
"jest": "^24.9.0",
"mkdirp": "^0.5.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -369,10 +369,10 @@
dependencies:
"@types/jest-diff" "*"

"@types/node@^12.11.6":
version "12.11.6"
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.11.6.tgz#2f8d551aef252de78f42acdccd53f5a8ce0cac4d"
integrity sha512-4uPUyY1Aofo1YzoypalYHNd2SnKYxH2b6LzXwpryZCJKA2XlagZSynXx5C8sfPH0r1cSltUpaVHV2q5sYXschQ==
"@types/node@^12.11.7":
version "12.11.7"
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.11.7.tgz#57682a9771a3f7b09c2497f28129a0462966524a"
integrity sha512-JNbGaHFCLwgHn/iCckiGSOZ1XYHsKFwREtzPwSGCVld1SGhOlmZw2D4ZI94HQCrBHbADzW9m4LER/8olJTRGHA==

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

0 comments on commit 9d3e6de

Please sign in to comment.