Skip to content
This repository was archived by the owner on Jul 17, 2024. It is now read-only.
/ Linux Public archive

Commit c923367

Browse files
Bump @types/node from 13.7.7 to 13.9.0
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 13.7.7 to 13.9.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] <support@dependabot.com>
1 parent 54e879e commit c923367

File tree

2 files changed

+2
-7
lines changed

2 files changed

+2
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"@timeraa/devscript": "Timeraa/DevScript",
5656
"@types/auto-launch": "5.0.1",
5757
"@types/discord-rpc": "3.0.2",
58-
"@types/node": "13.7.7",
58+
"@types/node": "13.9.0",
5959
"@types/socket.io": "2.1.4",
6060
"electron": "8.1.0",
6161
"electron-builder": "22.4.0",

yarn.lock

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -101,16 +101,11 @@
101101
dependencies:
102102
"@types/node" "*"
103103

104-
"@types/node@*":
104+
"@types/node@*", "@types/node@13.9.0":
105105
version "13.9.0"
106106
resolved "https://registry.yarnpkg.com/@types/node/-/node-13.9.0.tgz#5b6ee7a77faacddd7de719017d0bc12f52f81589"
107107
integrity sha512-0ARSQootUG1RljH2HncpsY2TJBfGQIKOOi7kxzUY6z54ePu/ZD+wJA8zI2Q6v8rol2qpG/rvqsReco8zNMPvhQ==
108108

109-
"@types/node@13.7.7":
110-
version "13.7.7"
111-
resolved "https://registry.yarnpkg.com/@types/node/-/node-13.7.7.tgz#1628e6461ba8cc9b53196dfeaeec7b07fa6eea99"
112-
integrity sha512-Uo4chgKbnPNlxQwoFmYIwctkQVkMMmsAoGGU4JKwLuvBefF0pCq4FybNSnfkfRCpC7ZW7kttcC/TrRtAJsvGtg==
113-
114109
"@types/node@^12.0.12":
115110
version "12.12.29"
116111
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.12.29.tgz#46275f028b4e463b9ac5fefc1d08bc66cc193f25"

0 commit comments

Comments
 (0)