Skip to content

Commit e997c73

Browse files
chore(deps-dev): bump @types/node (#9654)
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.13.17 to 22.14.0 - [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.14.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1191a32 commit e997c73

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

apps/slack/lambda/package-lock.json

Lines changed: 15 additions & 15 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.17",
3030
"@types/express": "^4.17.21",
3131
"@types/mocha": "^10.0.10",
32-
"@types/node": "^22.13.17",
32+
"@types/node": "^22.14.0",
3333
"@types/sinon": "^10.0.16",
3434
"@typescript-eslint/eslint-plugin": "^5.62.0",
3535
"chai": "^4.5.0",

0 commit comments

Comments
 (0)