Skip to content

Commit e8d325f

Browse files
Bump @types/node from 14.11.7 to 14.11.8 (#92)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.11.7 to 14.11.8. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8d46e6c commit e8d325f

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
@@ -25,7 +25,7 @@
2525
"eslint": "7.11.0",
2626
"husky": "4.3.0",
2727
"lint-staged": "10.4.0",
28-
"@types/node": "14.11.7",
28+
"@types/node": "14.11.8",
2929
"bob-the-bundler": "1.1.0",
3030
"eslint-config-standard": "14.1.1",
3131
"eslint-plugin-import": "2.22.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1010,10 +1010,10 @@
10101010
resolved "https://registry.npmjs.org/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
10111011
integrity sha1-7ihweulOEdK4J7y+UnC86n8+ce4=
10121012

1013-
"@types/node@*", "@types/[email protected].7":
1014-
version "14.11.7"
1015-
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.11.7.tgz#4d9673b8331ce262628ea89d9ef3964b6c1e5489"
1016-
integrity sha512-hSEXknS4KiayUdZ7401J/T6eykXHJkDEipnyQMJ4/GstK4kWjbHnwXlcpvIWfPKiEH1JU96DkbzJ1nHRmpmKLw==
1013+
"@types/node@*", "@types/[email protected].8":
1014+
version "14.11.8"
1015+
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.11.8.tgz#fe2012f2355e4ce08bca44aeb3abbb21cf88d33f"
1016+
integrity sha512-KPcKqKm5UKDkaYPTuXSx8wEP7vE9GnuaXIZKijwRYcePpZFDVuy2a57LarFKiORbHOuTOOwYzxVxcUzsh2P2Pw==
10171017

10181018
"@types/node@^12.7.1":
10191019
version "12.12.62"

0 commit comments

Comments
 (0)