Skip to content

Commit d856179

Browse files
Bump @types/node from 14.14.35 to 14.14.37
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.35 to 14.14.37. - [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 52cc357 commit d856179

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
@@ -79,7 +79,7 @@
7979
"@types/express": "4.17.11",
8080
"@types/jest": "26.0.22",
8181
"@types/js-yaml": "4.0.0",
82-
"@types/node": "14.14.35",
82+
"@types/node": "14.14.37",
8383
"@types/node-fetch": "2.5.8",
8484
"@types/qs": "6.9.6",
8585
"@typescript-eslint/eslint-plugin": "4.19.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1359,10 +1359,10 @@
13591359
"@types/node" "*"
13601360
form-data "^3.0.0"
13611361

1362-
"@types/node@*", "@types/[email protected].35":
1363-
version "14.14.35"
1364-
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.35.tgz#42c953a4e2b18ab931f72477e7012172f4ffa313"
1365-
integrity sha512-Lt+wj8NVPx0zUmUwumiVXapmaLUcAk3yPuHCFVXras9k5VT9TdhJqKqGVUQCD60OTMCl0qxJ57OiTL0Mic3Iag==
1362+
"@types/node@*", "@types/[email protected].37":
1363+
version "14.14.37"
1364+
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.37.tgz#a3dd8da4eb84a996c36e331df98d82abd76b516e"
1365+
integrity sha512-XYmBiy+ohOR4Lh5jE379fV2IU+6Jn4g5qASinhitfyO71b/sCo6MKsMLF5tc7Zf2CE8hViVQyYSobJNke8OvUw==
13661366

13671367
"@types/normalize-package-data@^2.4.0":
13681368
version "2.4.0"

0 commit comments

Comments
 (0)