Skip to content

Commit f7c7833

Browse files
authored
Merge pull request #36 from Leko/dependabot/npm_and_yarn/types/node-14.14.31
Bump @types/node from 14.14.25 to 14.14.31
2 parents a6624ba + 9d5e6ad commit f7c7833

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
@@ -29,7 +29,7 @@
2929
},
3030
"devDependencies": {
3131
"@types/download": "^6.2.4",
32-
"@types/node": "14.14.25",
32+
"@types/node": "14.14.31",
3333
"@typescript-eslint/eslint-plugin": "4.15.0",
3434
"@typescript-eslint/parser": "4.15.0",
3535
"eslint": "7.19.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -261,10 +261,10 @@
261261
dependencies:
262262
"@types/node" "*"
263263

264-
"@types/node@*", "@types/[email protected].25", "@types/node@>= 8":
265-
version "14.14.25"
266-
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.25.tgz#15967a7b577ff81383f9b888aa6705d43fbbae93"
267-
integrity sha512-EPpXLOVqDvisVxtlbvzfyqSsFeQxltFbluZNRndIb8tr9KiBnYNLzrc1N3pyKUCww2RNrfHDViqDWWE1LCJQtQ==
264+
"@types/node@*", "@types/[email protected].31", "@types/node@>= 8":
265+
version "14.14.31"
266+
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.31.tgz#72286bd33d137aa0d152d47ec7c1762563d34055"
267+
integrity sha512-vFHy/ezP5qI0rFgJ7aQnjDXwAMrG0KqqIH7tQG5PPv3BWBayOPIQNBjVc/P6hhdZfMx51REc6tfDNXHUio893g==
268268

269269
"@types/normalize-package-data@^2.4.0":
270270
version "2.4.0"

0 commit comments

Comments
 (0)