Skip to content

Commit 1d90294

Browse files
Bump @types/node from 13.11.1 to 13.13.0
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 13.11.1 to 13.13.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 0b567a2 commit 1d90294

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
@@ -77,7 +77,7 @@
7777
"@types/jest": "25.2.1",
7878
"@types/js-yaml": "3.12.3",
7979
"@types/mkdirp": "1.0.0",
80-
"@types/node": "13.11.1",
80+
"@types/node": "13.13.0",
8181
"@types/rimraf": "3.0.0",
8282
"@typescript-eslint/eslint-plugin": "2.27.0",
8383
"@typescript-eslint/parser": "2.27.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1121,10 +1121,10 @@
11211121
dependencies:
11221122
"@types/node" "*"
11231123

1124-
"@types/node@*", "@types/node@13.11.1":
1125-
version "13.11.1"
1126-
resolved "https://registry.yarnpkg.com/@types/node/-/node-13.11.1.tgz#49a2a83df9d26daacead30d0ccc8762b128d53c7"
1127-
integrity sha512-eWQGP3qtxwL8FGneRrC5DwrJLGN4/dH1clNTuLfN81HCrxVtxRjygDTUoZJ5ASlDEeo0ppYFQjQIlXhtXpOn6g==
1124+
"@types/node@*", "@types/node@13.13.0":
1125+
version "13.13.0"
1126+
resolved "https://registry.yarnpkg.com/@types/node/-/node-13.13.0.tgz#30d2d09f623fe32cde9cb582c7a6eda2788ce4a8"
1127+
integrity sha512-WE4IOAC6r/yBZss1oQGM5zs2D7RuKR6Q+w+X2SouPofnWn+LbCqClRyhO3ZE7Ix8nmFgo/oVuuE01cJT2XB13A==
11281128

11291129
"@types/prettier@^1.19.0":
11301130
version "1.19.1"

0 commit comments

Comments
 (0)