Skip to content

Commit c3fc8ce

Browse files
Bump @types/node from 13.9.4 to 13.9.5
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 13.9.4 to 13.9.5. - [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 f4c4a14 commit c3fc8ce

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.3",
7979
"@types/mkdirp": "1.0.0",
80-
"@types/node": "13.9.4",
80+
"@types/node": "13.9.5",
8181
"@types/rimraf": "3.0.0",
8282
"@typescript-eslint/eslint-plugin": "2.25.0",
8383
"@typescript-eslint/parser": "2.25.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1108,10 +1108,10 @@
11081108
dependencies:
11091109
"@types/node" "*"
11101110

1111-
"@types/node@*", "@types/[email protected].4":
1112-
version "13.9.4"
1113-
resolved "https://registry.yarnpkg.com/@types/node/-/node-13.9.4.tgz#63c58e67999bfbfa688dd49ed84639b01b543606"
1114-
integrity sha512-uzaaDXey/NI2l7kU+xCgWu852Dh/zmf6ZKApc0YQEQpY4DaiZFmLN29E6SLHJfSedj3iNWAndSwfSBpEDadJfg==
1111+
"@types/node@*", "@types/[email protected].5":
1112+
version "13.9.5"
1113+
resolved "https://registry.yarnpkg.com/@types/node/-/node-13.9.5.tgz#59738bf30b31aea1faa2df7f4a5f55613750cf00"
1114+
integrity sha512-hkzMMD3xu6BrJpGVLeQ3htQQNAcOrJjX7WFmtK8zWQpz2UJf13LCFF2ALA7c9OVdvc2vQJeDdjfR35M0sBCxvw==
11151115

11161116
"@types/prettier@^1.19.0":
11171117
version "1.19.1"

0 commit comments

Comments
 (0)