Skip to content

Commit 31e2c7a

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

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.22",
24+
"@types/node": "14.14.24",
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].22":
1386-
version "14.14.22"
1387-
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.22.tgz#0d29f382472c4ccf3bd96ff0ce47daf5b7b84b18"
1388-
integrity sha512-g+f/qj/cNcqKkc3tFqlXOYjrmZA+jNBiDzbP3kH+B+otKFqAdPgVTGP1IeKRdMml/aE69as5S4FqtxAbl+LaMw==
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==
13891389

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

0 commit comments

Comments
 (0)