Skip to content

Commit 59c1c77

Browse files
chore(deps): update dependency @types/node to v14.11.2
Co-authored-by: Renovate Bot <[email protected]>
1 parent 4cb9f44 commit 59c1c77

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
@@ -31,7 +31,7 @@
3131
},
3232
"devDependencies": {
3333
"@pocket-studios/eslint-config": "1.0.4",
34-
"@types/node": "14.6.4",
34+
"@types/node": "14.11.2",
3535
"@vercel/ncc": "0.24.1",
3636
"eslint": "6.8.0",
3737
"typescript": "4.0.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -195,10 +195,10 @@
195195
resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
196196
integrity sha1-7ihweulOEdK4J7y+UnC86n8+ce4=
197197

198-
"@types/node@14.6.4":
199-
version "14.6.4"
200-
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.6.4.tgz#a145cc0bb14ef9c4777361b7bbafa5cf8e3acb5a"
201-
integrity sha512-Wk7nG1JSaMfMpoMJDKUsWYugliB2Vy55pdjLpmLixeyMi7HizW2I/9QoxsPCkXl3dO+ZOVqPumKaDUv5zJu2uQ==
198+
"@types/node@14.11.2":
199+
version "14.11.2"
200+
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.11.2.tgz#2de1ed6670439387da1c9f549a2ade2b0a799256"
201+
integrity sha512-jiE3QIxJ8JLNcb1Ps6rDbysDhN4xa8DJJvuC9prr6w+1tIh+QAbYyNF3tyiZNLDBIuBCf4KEcV2UvQm/V60xfA==
202202

203203
"@types/node@>= 8":
204204
version "14.6.2"

0 commit comments

Comments
 (0)