Skip to content

Commit

Permalink
chore(lambda): bump @types/node from 22.4.1 to 22.5.2 in /lambdas (ph…
Browse files Browse the repository at this point in the history
…ilips-labs#4107)

Bumps
[@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node)
from 22.4.1 to 22.5.2.
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/node&package-manager=npm_and_yarn&previous-version=22.4.1&new-version=22.5.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 4, 2024
1 parent c7f7d27 commit e59885a
Show file tree
Hide file tree
Showing 8 changed files with 24 additions and 15 deletions.
2 changes: 1 addition & 1 deletion lambdas/functions/ami-housekeeper/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@trivago/prettier-plugin-sort-imports": "^4.3.0",
"@types/aws-lambda": "^8.10.143",
"@types/jest": "^29.5.12",
"@types/node": "^22.4.1",
"@types/node": "^22.5.2",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
"@vercel/ncc": "^0.38.1",
Expand Down
2 changes: 1 addition & 1 deletion lambdas/functions/control-plane/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@trivago/prettier-plugin-sort-imports": "^4.3.0",
"@types/aws-lambda": "^8.10.143",
"@types/jest": "^29.5.12",
"@types/node": "^22.4.1",
"@types/node": "^22.5.2",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
"@vercel/ncc": "^0.38.1",
Expand Down
2 changes: 1 addition & 1 deletion lambdas/functions/gh-agent-syncer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@trivago/prettier-plugin-sort-imports": "^4.3.0",
"@types/aws-lambda": "^8.10.143",
"@types/jest": "^29.5.12",
"@types/node": "^22.4.1",
"@types/node": "^22.5.2",
"@types/request": "^2.48.12",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
Expand Down
2 changes: 1 addition & 1 deletion lambdas/functions/termination-watcher/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@trivago/prettier-plugin-sort-imports": "^4.3.0",
"@types/aws-lambda": "^8.10.143",
"@types/jest": "^29.5.12",
"@types/node": "^22.4.1",
"@types/node": "^22.5.2",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
"@vercel/ncc": "^0.38.1",
Expand Down
2 changes: 1 addition & 1 deletion lambdas/functions/webhook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@types/aws-lambda": "^8.10.143",
"@types/express": "^4.17.21",
"@types/jest": "^29.5.12",
"@types/node": "^22.4.1",
"@types/node": "^22.5.2",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
"@vercel/ncc": "0.38.1",
Expand Down
2 changes: 1 addition & 1 deletion lambdas/libs/aws-powertools-util/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@types/aws-lambda": "^8.10.143",
"@types/express": "^4.17.21",
"@types/jest": "^29.5.12",
"@types/node": "^22.4.1",
"@types/node": "^22.5.2",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
"@vercel/ncc": "0.38.1",
Expand Down
2 changes: 1 addition & 1 deletion lambdas/libs/aws-ssm-util/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@types/aws-lambda": "^8.10.143",
"@types/express": "^4.17.21",
"@types/jest": "^29.5.12",
"@types/node": "^22.4.1",
"@types/node": "^22.5.2",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
"@vercel/ncc": "0.38.1",
Expand Down
25 changes: 17 additions & 8 deletions lambdas/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ __metadata:
"@trivago/prettier-plugin-sort-imports": "npm:^4.3.0"
"@types/aws-lambda": "npm:^8.10.143"
"@types/jest": "npm:^29.5.12"
"@types/node": "npm:^22.4.1"
"@types/node": "npm:^22.5.2"
"@typescript-eslint/eslint-plugin": "npm:^7.18.0"
"@typescript-eslint/parser": "npm:^7.18.0"
"@vercel/ncc": "npm:^0.38.1"
Expand Down Expand Up @@ -141,7 +141,7 @@ __metadata:
"@types/aws-lambda": "npm:^8.10.143"
"@types/express": "npm:^4.17.21"
"@types/jest": "npm:^29.5.12"
"@types/node": "npm:^22.4.1"
"@types/node": "npm:^22.5.2"
"@typescript-eslint/eslint-plugin": "npm:^7.18.0"
"@typescript-eslint/parser": "npm:^7.18.0"
"@vercel/ncc": "npm:0.38.1"
Expand Down Expand Up @@ -171,7 +171,7 @@ __metadata:
"@types/aws-lambda": "npm:^8.10.143"
"@types/express": "npm:^4.17.21"
"@types/jest": "npm:^29.5.12"
"@types/node": "npm:^22.4.1"
"@types/node": "npm:^22.5.2"
"@typescript-eslint/eslint-plugin": "npm:^7.18.0"
"@typescript-eslint/parser": "npm:^7.18.0"
"@vercel/ncc": "npm:0.38.1"
Expand Down Expand Up @@ -208,7 +208,7 @@ __metadata:
"@trivago/prettier-plugin-sort-imports": "npm:^4.3.0"
"@types/aws-lambda": "npm:^8.10.143"
"@types/jest": "npm:^29.5.12"
"@types/node": "npm:^22.4.1"
"@types/node": "npm:^22.5.2"
"@typescript-eslint/eslint-plugin": "npm:^7.18.0"
"@typescript-eslint/parser": "npm:^7.18.0"
"@vercel/ncc": "npm:^0.38.1"
Expand Down Expand Up @@ -243,7 +243,7 @@ __metadata:
"@trivago/prettier-plugin-sort-imports": "npm:^4.3.0"
"@types/aws-lambda": "npm:^8.10.143"
"@types/jest": "npm:^29.5.12"
"@types/node": "npm:^22.4.1"
"@types/node": "npm:^22.5.2"
"@types/request": "npm:^2.48.12"
"@typescript-eslint/eslint-plugin": "npm:^7.18.0"
"@typescript-eslint/parser": "npm:^7.18.0"
Expand Down Expand Up @@ -273,7 +273,7 @@ __metadata:
"@trivago/prettier-plugin-sort-imports": "npm:^4.3.0"
"@types/aws-lambda": "npm:^8.10.143"
"@types/jest": "npm:^29.5.12"
"@types/node": "npm:^22.4.1"
"@types/node": "npm:^22.5.2"
"@typescript-eslint/eslint-plugin": "npm:^7.18.0"
"@typescript-eslint/parser": "npm:^7.18.0"
"@vercel/ncc": "npm:^0.38.1"
Expand Down Expand Up @@ -308,7 +308,7 @@ __metadata:
"@types/aws-lambda": "npm:^8.10.143"
"@types/express": "npm:^4.17.21"
"@types/jest": "npm:^29.5.12"
"@types/node": "npm:^22.4.1"
"@types/node": "npm:^22.5.2"
"@typescript-eslint/eslint-plugin": "npm:^7.18.0"
"@typescript-eslint/parser": "npm:^7.18.0"
"@vercel/ncc": "npm:0.38.1"
Expand Down Expand Up @@ -5208,7 +5208,7 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:*, @types/node@npm:^22.4.1":
"@types/node@npm:*":
version: 22.4.1
resolution: "@types/node@npm:22.4.1"
dependencies:
Expand All @@ -5217,6 +5217,15 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^22.5.2":
version: 22.5.2
resolution: "@types/node@npm:22.5.2"
dependencies:
undici-types: "npm:~6.19.2"
checksum: 10c0/624a7fd76229eacc6c158eb3b9afd55b811d7f01976c5f92c630d5b9d47047cc218928c343988484a165ac400e5eb6fe70ea300fc7242deeb0e920c7724290f6
languageName: node
linkType: hard

"@types/parse-json@npm:^4.0.0":
version: 4.0.2
resolution: "@types/parse-json@npm:4.0.2"
Expand Down

0 comments on commit e59885a

Please sign in to comment.