Skip to content

Commit a60fcb1

Browse files
dependabot-preview[bot]cexbrayat
authored andcommitted
chore(deps-dev): bump @types/node from 14.14.24 to 14.14.25
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.24 to 14.14.25. - [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 31e2c7a commit a60fcb1

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
@@ -21,7 +21,7 @@
2121
"@rollup/plugin-node-resolve": "^11.1.1",
2222
"@rollup/plugin-replace": "^2.3.4",
2323
"@types/jest": "26.0.20",
24-
"@types/node": "14.14.24",
24+
"@types/node": "14.14.25",
2525
"@vue/compiler-sfc": "3.0.3",
2626
"babel-jest": "^26.6.3",
2727
"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].24":
1386-
version "14.14.24"
1387-
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.24.tgz#541c00e4f7c41c8f108bd5b045248b5224c62946"
1388-
integrity sha512-6BAlkS4seVjszhrwN0W1WabqWwuJwcYF36Z1rPPyQm80LGRKsIeUPdzI51TezXenjetFNy1gRTpuDn1NBg33LA==
1385+
"@types/node@*", "@types/[email protected].25":
1386+
version "14.14.25"
1387+
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.25.tgz#15967a7b577ff81383f9b888aa6705d43fbbae93"
1388+
integrity sha512-EPpXLOVqDvisVxtlbvzfyqSsFeQxltFbluZNRndIb8tr9KiBnYNLzrc1N3pyKUCww2RNrfHDViqDWWE1LCJQtQ==
13891389

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

0 commit comments

Comments
 (0)