Skip to content

Commit 8eeb144

Browse files
authored
Merge pull request #8 from satackey/dependabot/npm_and_yarn/types/node-14.0.26
Bump @types/node from 14.0.11 to 14.0.26
2 parents 026b7cc + 5959bf5 commit 8eeb144

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
@@ -14,7 +14,7 @@
1414
"typescript-is": "^0.16.3"
1515
},
1616
"devDependencies": {
17-
"@types/node": "^14.0.11",
17+
"@types/node": "^14.0.26",
1818
"@types/string-format": "^2.0.0",
1919
"@zeit/ncc": "^0.22.3",
2020
"ts-node": "^8.10.2",

yarn.lock

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -181,16 +181,11 @@
181181
"@types/node" "*"
182182
form-data "^3.0.0"
183183

184-
"@types/node@*":
184+
"@types/node@*", "@types/node@^14.0.26":
185185
version "14.0.26"
186186
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.0.26.tgz#22a3b8a46510da8944b67bfc27df02c34a35331c"
187187
integrity sha512-W+fpe5s91FBGE0pEa0lnqGLL4USgpLgs4nokw16SrBBco/gQxuua7KnArSEOd5iaMqbbSHV10vUDkJYJJqpXKA==
188188

189-
"@types/node@^14.0.11":
190-
version "14.0.11"
191-
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.0.11.tgz#61d4886e2424da73b7b25547f59fdcb534c165a3"
192-
integrity sha512-lCvvI24L21ZVeIiyIUHZ5Oflv1hhHQ5E1S25IRlKIXaRkVgmXpJMI3wUJkmym2bTbCe+WoIibQnMVAU3FguaOg==
193-
194189
"@types/string-format@^2.0.0":
195190
version "2.0.0"
196191
resolved "https://registry.yarnpkg.com/@types/string-format/-/string-format-2.0.0.tgz#c1588f507be7b8ef5eb5074a41e48e4538f3f6d5"

0 commit comments

Comments
 (0)