Skip to content

Commit

Permalink
Update dependency @types/node to ^10.14.19
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Sep 25, 2019
1 parent c428184 commit ee3280f
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 @@
"test": "mocha \"store/**/__tests__/*\""
},
"dependencies": {
"@types/node": "^10.14.18",
"@types/node": "^10.14.19",
"clipboard-copy": "^2.0.1",
"keypather": "^3.1.0",
"mdn-browser-compat-data": "^0.0.94",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -962,10 +962,10 @@
mustache "^2.3.0"
stack-trace "0.0.10"

"@types/node@^10.14.18":
version "10.14.18"
resolved "https://registry.yarnpkg.com/@types/node/-/node-10.14.18.tgz#b7d45fc950e6ffd7edc685e890d13aa7b8535dce"
integrity sha512-ryO3Q3++yZC/+b8j8BdKd/dn9JlzlHBPdm80656xwYUdmPkpTGTjkAdt6BByiNupGPE8w0FhBgvYy/fX9hRNGQ==
"@types/node@^10.14.19":
version "10.14.19"
resolved "https://registry.yarnpkg.com/@types/node/-/node-10.14.19.tgz#f52742c7834a815dedf66edfc8a51547e2a67342"
integrity sha512-j6Sqt38ssdMKutXBUuAcmWF8QtHW1Fwz/mz4Y+Wd9mzpBiVFirjpNQf363hG5itkG+yGaD+oiLyb50HxJ36l9Q==

"@types/q@^1.5.1":
version "1.5.2"
Expand Down

0 comments on commit ee3280f

Please sign in to comment.