Skip to content
This repository was archived by the owner on May 5, 2024. It is now read-only.

Commit 2d76d54

Browse files
chore(deps-dev): bump @types/node from 13.1.0 to 14.14.35
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 13.1.0 to 14.14.35. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Signed-off-by: dependabot[bot] <support@github.com>
1 parent a12a94e commit 2d76d54

File tree

2 files changed

+5
-10
lines changed

2 files changed

+5
-10
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@commitlint/cli": "^12.0.1",
3939
"@commitlint/config-conventional": "^12.0.1",
4040
"@types/jest": "^24.0.24",
41-
"@types/node": "^13.1.0",
41+
"@types/node": "^14.14.35",
4242
"@typescript-eslint/eslint-plugin": "^2.13.0",
4343
"@typescript-eslint/parser": "^2.13.0",
4444
"babel-jest": "^26.6.3",

yarn.lock

+4-9
Original file line numberDiff line numberDiff line change
@@ -2382,15 +2382,10 @@
23822382
resolved "https://registry.yarnpkg.com/@types/minimist/-/minimist-1.2.1.tgz#283f669ff76d7b8260df8ab7a4262cc83d988256"
23832383
integrity sha512-fZQQafSREFyuZcdWFAExYjBiCL7AUCdgsk80iO0q4yihYYdcIiH28CcuPTGFgLOCC8RlW49GSQxdHwZP+I7CNg==
23842384

2385-
"@types/node@*":
2386-
version "12.7.12"
2387-
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.7.12.tgz#7c6c571cc2f3f3ac4a59a5f2bd48f5bdbc8653cc"
2388-
integrity sha512-KPYGmfD0/b1eXurQ59fXD1GBzhSQfz6/lKBxkaHX9dKTzjXbK68Zt7yGUxUsCS1jeTy/8aL+d9JEr+S54mpkWQ==
2389-
2390-
"@types/node@>= 8", "@types/node@^13.1.0":
2391-
version "13.1.0"
2392-
resolved "https://registry.yarnpkg.com/@types/node/-/node-13.1.0.tgz#225cbaac5fdb2b9ac651b02c070d8aa3c37cc812"
2393-
integrity sha512-zwrxviZS08kRX40nqBrmERElF2vpw4IUTd5khkhBTfFH8AOaeoLVx48EC4+ZzS2/Iga7NevncqnsUSYjM4OWYA==
2385+
"@types/node@*", "@types/node@>= 8", "@types/node@^14.14.35":
2386+
version "14.14.35"
2387+
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.35.tgz#42c953a4e2b18ab931f72477e7012172f4ffa313"
2388+
integrity sha512-Lt+wj8NVPx0zUmUwumiVXapmaLUcAk3yPuHCFVXras9k5VT9TdhJqKqGVUQCD60OTMCl0qxJ57OiTL0Mic3Iag==
23942389

23952390
"@types/normalize-package-data@^2.4.0":
23962391
version "2.4.0"

0 commit comments

Comments
 (0)