Skip to content

Commit 3a6d223

Browse files
Bump @types/node from 14.0.23 to 14.0.26
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.0.23 to 14.0.26. - [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 387e6e5 commit 3a6d223

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
@@ -74,7 +74,7 @@
7474
"@types/jest": "26.0.5",
7575
"@types/js-yaml": "3.12.5",
7676
"@types/mkdirp": "1.0.1",
77-
"@types/node": "14.0.23",
77+
"@types/node": "14.0.26",
7878
"@types/rimraf": "3.0.0",
7979
"@typescript-eslint/eslint-plugin": "3.6.1",
8080
"@typescript-eslint/parser": "3.6.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1209,10 +1209,10 @@
12091209
dependencies:
12101210
"@types/node" "*"
12111211

1212-
"@types/node@*", "@types/node@14.0.23":
1213-
version "14.0.23"
1214-
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.0.23.tgz#676fa0883450ed9da0bb24156213636290892806"
1215-
integrity sha512-Z4U8yDAl5TFkmYsZdFPdjeMa57NOvnaf1tljHzhouaPEp7LCj2JKkejpI1ODviIAQuW4CcQmxkQ77rnLsOOoKw==
1212+
"@types/node@*", "@types/node@14.0.26":
1213+
version "14.0.26"
1214+
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.0.26.tgz#22a3b8a46510da8944b67bfc27df02c34a35331c"
1215+
integrity sha512-W+fpe5s91FBGE0pEa0lnqGLL4USgpLgs4nokw16SrBBco/gQxuua7KnArSEOd5iaMqbbSHV10vUDkJYJJqpXKA==
12161216

12171217
"@types/normalize-package-data@^2.4.0":
12181218
version "2.4.0"

0 commit comments

Comments
 (0)