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

Commit 14f36f3

Browse files
authored
Merge pull request #12 from PreMiD/dependabot/npm_and_yarn/master/types/node-13.9.5
Bump @types/node from 13.9.3 to 13.9.5
2 parents fe705cd + 29f4ca8 commit 14f36f3

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"@timeraa/devscript": "Timeraa/DevScript",
5858
"@types/auto-launch": "5.0.1",
5959
"@types/discord-rpc": "3.0.2",
60-
"@types/node": "13.9.3",
60+
"@types/node": "13.9.5",
6161
"@types/socket.io": "2.1.4",
6262
"@typescript-eslint/eslint-plugin": "2.25.0",
6363
"@typescript-eslint/parser": "2.25.0",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -132,16 +132,16 @@
132132
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.4.tgz#38fd73ddfd9b55abb1e1b2ed578cb55bd7b7d339"
133133
integrity sha512-8+KAKzEvSUdeo+kmqnKrqgeE+LcA0tjYWFY7RPProVYwnqDjukzO+3b6dLD56rYX5TdWejnEOLJYOIeh4CXKuA==
134134

135-
"@types/node@*", "@types/node@^12.0.12":
135+
"@types/node@*", "@types/node@13.9.5":
136+
version "13.9.5"
137+
resolved "https://registry.yarnpkg.com/@types/node/-/node-13.9.5.tgz#59738bf30b31aea1faa2df7f4a5f55613750cf00"
138+
integrity sha512-hkzMMD3xu6BrJpGVLeQ3htQQNAcOrJjX7WFmtK8zWQpz2UJf13LCFF2ALA7c9OVdvc2vQJeDdjfR35M0sBCxvw==
139+
140+
"@types/node@^12.0.12":
136141
version "12.12.31"
137142
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.12.31.tgz#d6b4f9645fee17f11319b508fb1001797425da51"
138143
integrity sha512-T+wnJno8uh27G9c+1T+a1/WYCHzLeDqtsGJkoEdSp2X8RTh3oOCZQcUnjAx90CS8cmmADX51O0FI/tu9s0yssg==
139144

140-
"@types/node@13.9.3":
141-
version "13.9.3"
142-
resolved "https://registry.yarnpkg.com/@types/node/-/node-13.9.3.tgz#6356df2647de9eac569f9a52eda3480fa9e70b4d"
143-
integrity sha512-01s+ac4qerwd6RHD+mVbOEsraDHSgUaefQlEdBbUolnQFjKwCr7luvAlEwW1RFojh67u0z4OUTjPn9LEl4zIkA==
144-
145145
"@types/semver@^7.1.0":
146146
version "7.1.0"
147147
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.1.0.tgz#c8c630d4c18cd326beff77404887596f96408408"

0 commit comments

Comments
 (0)