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

Commit ad01118

Browse files
build(deps-dev): bump @types/node from 15.0.1 to 15.0.2
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 15.0.1 to 15.0.2. - [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 ec16d8d commit ad01118

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.0.1",
82+
"@types/node": "15.0.2",
8383
"@types/node-fetch": "2.5.10",
8484
"@types/qs": "6.9.6",
8585
"@typescript-eslint/eslint-plugin": "4.22.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1407,10 +1407,10 @@
14071407
"@types/node" "*"
14081408
form-data "^3.0.0"
14091409

1410-
"@types/node@*", "@types/[email protected].1":
1411-
version "15.0.1"
1412-
resolved "https://registry.yarnpkg.com/@types/node/-/node-15.0.1.tgz#ef34dea0881028d11398be5bf4e856743e3dc35a"
1413-
integrity sha512-TMkXt0Ck1y0KKsGr9gJtWGjttxlZnnvDtphxUOSd0bfaR6Q1jle+sPvrzNR1urqYTWMinoKvjKfXUGsumaO1PA==
1410+
"@types/node@*", "@types/[email protected].2":
1411+
version "15.0.2"
1412+
resolved "https://registry.yarnpkg.com/@types/node/-/node-15.0.2.tgz#51e9c0920d1b45936ea04341aa3e2e58d339fb67"
1413+
integrity sha512-p68+a+KoxpoB47015IeYZYRrdqMUcpbK8re/zpFB8Ld46LHC1lPEbp3EXgkEhAYEcPvjJF6ZO+869SQ0aH1dcA==
14141414

14151415
"@types/normalize-package-data@^2.4.0":
14161416
version "2.4.0"

0 commit comments

Comments
 (0)