Skip to content

Commit f12543f

Browse files
authored
Merge pull request #1660 from vuejs/dependabot/npm_and_yarn/types/node-13.1.8
Bump @types/node from 12.12.20 to 13.1.8
2 parents d7f82f9 + 9e4565b commit f12543f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -493,7 +493,7 @@
493493
"@types/js-yaml": "^3.12.1",
494494
"@types/lodash": "^4.14.149",
495495
"@types/mocha": "^5.2.7",
496-
"@types/node": "^12.12.20",
496+
"@types/node": "^13.1.8",
497497
"@types/shelljs": "^0.8.6",
498498
"@types/vscode": "^1.32.0",
499499
"glob": "^7.1.6",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -80,10 +80,10 @@
8080
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-5.2.7.tgz#315d570ccb56c53452ff8638738df60726d5b6ea"
8181
integrity sha512-NYrtPht0wGzhwe9+/idPaBB+TqkY9AhTvOLMkThm0IoEfLaiVQZwBwyJ5puCkO3AUCWrmcoePjp2mbFocKy4SQ==
8282

83-
"@types/node@*", "@types/node@^12.12.20":
84-
version "12.12.20"
85-
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.12.20.tgz#7b693038ce661fe57a7ffa4679440b5e7c5e8b99"
86-
integrity sha512-VAe+DiwpnC/g448uN+/3gRl4th0BTdrR9gSLIOHA+SUQskaYZQDOHG7xmjiE7JUhjbXnbXytf6Ih+/pA6CtMFQ==
83+
"@types/node@*", "@types/node@^13.1.8":
84+
version "13.1.8"
85+
resolved "https://registry.yarnpkg.com/@types/node/-/node-13.1.8.tgz#1d590429fe8187a02707720ecf38a6fe46ce294b"
86+
integrity sha512-6XzyyNM9EKQW4HKuzbo/CkOIjn/evtCmsU+MUM1xDfJ+3/rNjBttM1NgN7AOQvN6tP1Sl1D1PIKMreTArnxM9A==
8787

8888
"@types/normalize-package-data@^2.4.0":
8989
version "2.4.0"

0 commit comments

Comments
 (0)