Skip to content

Commit ea3f50a

Browse files
dependabot-preview[bot]afontcu
authored andcommitted
chore(deps-dev): bump @types/node from 14.14.30 to 14.14.31
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.30 to 14.14.31. - [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]>
1 parent 2fe2e30 commit ea3f50a

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.4.1",
2222
"@types/jest": "26.0.20",
23-
"@types/node": "14.14.30",
23+
"@types/node": "14.14.31",
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
@@ -1413,10 +1413,10 @@
14131413
resolved "https://registry.yarnpkg.com/@types/minimist/-/minimist-1.2.1.tgz#283f669ff76d7b8260df8ab7a4262cc83d988256"
14141414
integrity sha512-fZQQafSREFyuZcdWFAExYjBiCL7AUCdgsk80iO0q4yihYYdcIiH28CcuPTGFgLOCC8RlW49GSQxdHwZP+I7CNg==
14151415

1416-
"@types/node@*", "@types/[email protected].30":
1417-
version "14.14.30"
1418-
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.30.tgz#7d5162eec085ba34f8cb9011e9ba12119f76f961"
1419-
integrity sha512-gUWhy8s45fQp4PqqKecsnOkdW0kt1IaKjgOIR3HPokkzTmQj9ji2wWFID5THu1MKrtO+d4s2lVrlEhXUsPXSvg==
1416+
"@types/node@*", "@types/[email protected].31":
1417+
version "14.14.31"
1418+
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.31.tgz#72286bd33d137aa0d152d47ec7c1762563d34055"
1419+
integrity sha512-vFHy/ezP5qI0rFgJ7aQnjDXwAMrG0KqqIH7tQG5PPv3BWBayOPIQNBjVc/P6hhdZfMx51REc6tfDNXHUio893g==
14201420

14211421
"@types/normalize-package-data@^2.4.0":
14221422
version "2.4.0"

0 commit comments

Comments
 (0)