Skip to content

Commit 2be1847

Browse files
Bump @types/node from 13.9.2 to 13.9.3
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 13.9.2 to 13.9.3. - [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 664b763 commit 2be1847

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.1.4",
7878
"@types/js-yaml": "3.12.2",
7979
"@types/mkdirp": "1.0.0",
80-
"@types/node": "13.9.2",
80+
"@types/node": "13.9.3",
8181
"@types/rimraf": "3.0.0",
8282
"@typescript-eslint/eslint-plugin": "2.24.0",
8383
"@typescript-eslint/parser": "2.24.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1066,10 +1066,10 @@
10661066
dependencies:
10671067
"@types/node" "*"
10681068

1069-
"@types/node@*", "@types/[email protected].2":
1070-
version "13.9.2"
1071-
resolved "https://registry.yarnpkg.com/@types/node/-/node-13.9.2.tgz#ace1880c03594cc3e80206d96847157d8e7fa349"
1072-
integrity sha512-bnoqK579sAYrQbp73wwglccjJ4sfRdKU7WNEZ5FW4K2U6Kc0/eZ5kvXG0JKsEKFB50zrFmfFt52/cvBbZa7eXg==
1069+
"@types/node@*", "@types/[email protected].3":
1070+
version "13.9.3"
1071+
resolved "https://registry.yarnpkg.com/@types/node/-/node-13.9.3.tgz#6356df2647de9eac569f9a52eda3480fa9e70b4d"
1072+
integrity sha512-01s+ac4qerwd6RHD+mVbOEsraDHSgUaefQlEdBbUolnQFjKwCr7luvAlEwW1RFojh67u0z4OUTjPn9LEl4zIkA==
10731073

10741074
10751075
version "3.0.0"

0 commit comments

Comments
 (0)