Skip to content

Commit 2af1656

Browse files
chore(deps-dev): bump @types/node from 14.14.28 to 14.14.30 (vuejs#399)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.28 to 14.14.30. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 9fdf03f commit 2af1656

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
@@ -20,7 +20,7 @@
2020
"@rollup/plugin-node-resolve": "^11.2.0",
2121
"@rollup/plugin-replace": "^2.3.4",
2222
"@types/jest": "26.0.20",
23-
"@types/node": "14.14.28",
23+
"@types/node": "14.14.30",
2424
"@vue/compiler-sfc": "3.0.3",
2525
"babel-jest": "^26.6.3",
2626
"babel-preset-jest": "^26.6.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1382,10 +1382,10 @@
13821382
resolved "https://registry.yarnpkg.com/@types/minimist/-/minimist-1.2.1.tgz#283f669ff76d7b8260df8ab7a4262cc83d988256"
13831383
integrity sha512-fZQQafSREFyuZcdWFAExYjBiCL7AUCdgsk80iO0q4yihYYdcIiH28CcuPTGFgLOCC8RlW49GSQxdHwZP+I7CNg==
13841384

1385-
"@types/node@*", "@types/[email protected].28":
1386-
version "14.14.28"
1387-
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.28.tgz#cade4b64f8438f588951a6b35843ce536853f25b"
1388-
integrity sha512-lg55ArB+ZiHHbBBttLpzD07akz0QPrZgUODNakeC09i62dnrywr9mFErHuaPlB6I7z+sEbK+IYmplahvplCj2g==
1385+
"@types/node@*", "@types/[email protected].30":
1386+
version "14.14.30"
1387+
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.30.tgz#7d5162eec085ba34f8cb9011e9ba12119f76f961"
1388+
integrity sha512-gUWhy8s45fQp4PqqKecsnOkdW0kt1IaKjgOIR3HPokkzTmQj9ji2wWFID5THu1MKrtO+d4s2lVrlEhXUsPXSvg==
13891389

13901390
"@types/normalize-package-data@^2.4.0":
13911391
version "2.4.0"

0 commit comments

Comments
 (0)