Skip to content

Commit fd10534

Browse files
chore(deps-dev): bump @types/node (#9852)
Bumps the dev-dependencies group in /apps/slack/lambda with 1 update: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node). Updates `@types/node` from 22.15.19 to 22.15.21 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 22.15.21 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cae07ae commit fd10534

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

apps/slack/lambda/package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

apps/slack/lambda/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"@types/cors": "^2.8.18",
3030
"@types/express": "^4.17.21",
3131
"@types/mocha": "^10.0.10",
32-
"@types/node": "^22.15.19",
32+
"@types/node": "^22.15.21",
3333
"@types/sinon": "^10.0.16",
3434
"@typescript-eslint/eslint-plugin": "^5.62.0",
3535
"chai": "^4.5.0",

0 commit comments

Comments
 (0)