Skip to content

Commit e829e0e

Browse files
chore: Bump @types/node in /modules/webhook/lambdas/webhook (#778)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.34 to 14.14.41. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a578d4b commit e829e0e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

modules/webhook/lambdas/webhook/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@octokit/webhooks-definitions": "^3.67.3",
1919
"@types/express": "^4.17.11",
2020
"@types/jest": "^26.0.22",
21-
"@types/node": "^14.14.34",
21+
"@types/node": "^14.14.41",
2222
"@typescript-eslint/eslint-plugin": "^4.22.0",
2323
"@typescript-eslint/parser": "^4.22.0",
2424
"@zeit/ncc": "^0.22.1",

modules/webhook/lambdas/webhook/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -794,10 +794,10 @@
794794
resolved "https://registry.yarnpkg.com/@types/mime/-/mime-2.0.3.tgz#c893b73721db73699943bfc3653b1deb7faa4a3a"
795795
integrity sha512-Jus9s4CDbqwocc5pOAnh8ShfrnMcPHuJYzVcSUU7lrh8Ni5HuIqX3oilL86p3dlTrk0LzHRCgA/GQ7uNCw6l2Q==
796796

797-
"@types/node@*", "@types/node@>= 8", "@types/node@^14.14.34":
798-
version "14.14.34"
799-
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.34.tgz#07935194fc049069a1c56c0c274265abeddf88da"
800-
integrity sha512-dBPaxocOK6UVyvhbnpFIj2W+S+1cBTkHQbFQfeeJhoKFbzYcVUGHvddeWPSucKATb3F0+pgDq0i6ghEaZjsugA==
797+
"@types/node@*", "@types/node@>= 8", "@types/node@^14.14.41":
798+
version "14.14.41"
799+
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.41.tgz#d0b939d94c1d7bd53d04824af45f1139b8c45615"
800+
integrity sha512-dueRKfaJL4RTtSa7bWeTK1M+VH+Gns73oCgzvYfHZywRCoPSd8EkXBL0mZ9unPTveBn+D9phZBaxuzpwjWkW0g==
801801

802802
"@types/normalize-package-data@^2.4.0":
803803
version "2.4.0"

0 commit comments

Comments
 (0)