Skip to content
This repository was archived by the owner on Mar 8, 2023. It is now read-only.

Commit 753d2bb

Browse files
build(deps-dev): bump @types/node from 15.3.0 to 15.6.0
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 15.3.0 to 15.6.0. - [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 72f638f commit 753d2bb

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.23",
8181
"@types/js-yaml": "4.0.1",
82-
"@types/node": "15.3.0",
82+
"@types/node": "15.6.0",
8383
"@types/node-fetch": "2.5.10",
8484
"@types/qs": "6.9.6",
8585
"@typescript-eslint/eslint-plugin": "4.24.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1416,10 +1416,10 @@
14161416
"@types/node" "*"
14171417
form-data "^3.0.0"
14181418

1419-
"@types/node@*", "@types/node@15.3.0":
1420-
version "15.3.0"
1421-
resolved "https://registry.yarnpkg.com/@types/node/-/node-15.3.0.tgz#d6fed7d6bc6854306da3dea1af9f874b00783e26"
1422-
integrity sha512-8/bnjSZD86ZfpBsDlCIkNXIvm+h6wi9g7IqL+kmFkQ+Wvu3JrasgLElfiPgoo8V8vVfnEi0QVS12gbl94h9YsQ==
1419+
"@types/node@*", "@types/node@15.6.0":
1420+
version "15.6.0"
1421+
resolved "https://registry.yarnpkg.com/@types/node/-/node-15.6.0.tgz#f0ddca5a61e52627c9dcb771a6039d44694597bc"
1422+
integrity sha512-gCYSfQpy+LYhOFTKAeE8BkyGqaxmlFxe+n4DKM6DR0wzw/HISUE/hAmkC/KT8Sw5PCJblqg062b3z9gucv3k0A==
14231423

14241424
"@types/normalize-package-data@^2.4.0":
14251425
version "2.4.0"

0 commit comments

Comments
 (0)