Skip to content

Commit 189f806

Browse files
build(deps-dev): bump @types/node from 14.14.19 to 15.12.4
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.19 to 15.12.4. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 4fb2b0b commit 189f806

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
@@ -24,7 +24,7 @@
2424
"@types/jquery": "^3.3.29",
2525
"@types/jsdom": "^16.1.0",
2626
"@types/lodash": "^4.14.133",
27-
"@types/node": "^14.11.8",
27+
"@types/node": "^15.12.4",
2828
"babel-core": "^6.26.3",
2929
"babel-jest": "^27.0.0",
3030
"babel-plugin-transform-runtime": "^6.23.0",

yarn.lock

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

1751-
"@types/node@*", "@types/node@^14.11.8":
1752-
version "14.14.19"
1753-
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.19.tgz#5135176a8330b88ece4e9ab1fdcfc0a545b4bab4"
1754-
integrity sha512-4nhBPStMK04rruRVtVc6cDqhu7S9GZai0fpXgPXrFpcPX6Xul8xnrjSdGB4KPBVYG/R5+fXWdCM8qBoiULWGPQ==
1751+
"@types/node@*", "@types/node@^15.12.4":
1752+
version "15.12.4"
1753+
resolved "https://registry.yarnpkg.com/@types/node/-/node-15.12.4.tgz#e1cf817d70a1e118e81922c4ff6683ce9d422e26"
1754+
integrity sha512-zrNj1+yqYF4WskCMOHwN+w9iuD12+dGm0rQ35HLl9/Ouuq52cEtd0CH9qMgrdNmi5ejC1/V7vKEXYubB+65DkA==
17551755

17561756
"@types/node@^14.14.10":
17571757
version "14.14.22"

0 commit comments

Comments
 (0)