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

Commit 60878b3

Browse files
dependabot-supportjohnrees
authored andcommitted
Bump @types/node from 11.11.6 to 11.13.4
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 11.11.6 to 11.13.4. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9083bf2 commit 60878b3

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
@@ -28,7 +28,7 @@
2828
"@types/express": "^4.16.1",
2929
"@types/helmet": "^0.0.43",
3030
"@types/jest": "^24.0.9",
31-
"@types/node": "^11.11.4",
31+
"@types/node": "^11.13.4",
3232
"@types/socket.io": "^2.1.2",
3333
"concurrently": "^4.1.0",
3434
"husky": "^1.3.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -408,10 +408,10 @@
408408
resolved "https://registry.yarnpkg.com/@types/mime/-/mime-2.0.1.tgz#dc488842312a7f075149312905b5e3c0b054c79d"
409409
integrity sha512-FwI9gX75FgVBJ7ywgnq/P7tw+/o1GUbtP0KzbtusLigAOgIgNISRK0ZPl4qertvXSIE8YbsVJueQ90cDt9YYyw==
410410

411-
"@types/node@*", "@types/node@^11.11.4":
412-
version "11.11.6"
413-
resolved "https://registry.yarnpkg.com/@types/node/-/node-11.11.6.tgz#df929d1bb2eee5afdda598a41930fe50b43eaa6a"
414-
integrity sha512-Exw4yUWMBXM3X+8oqzJNRqZSwUAaS4+7NdvHqQuFi/d+synz++xmX3QIf+BFqneW8N31R8Ky+sikfZUXq07ggQ==
411+
"@types/node@*", "@types/node@^11.13.4":
412+
version "11.13.4"
413+
resolved "https://registry.yarnpkg.com/@types/node/-/node-11.13.4.tgz#f83ec3c3e05b174b7241fadeb6688267fe5b22ca"
414+
integrity sha512-+rabAZZ3Yn7tF/XPGHupKIL5EcAbrLxnTr/hgQICxbeuAfWtT0UZSfULE+ndusckBItcv4o6ZeOJplQikVcLvQ==
415415

416416
"@types/range-parser@*":
417417
version "1.2.3"

0 commit comments

Comments
 (0)