Skip to content

Commit

Permalink
build(deps): bump @types/node from 20.12.10 to 20.12.11 (#1725)
Browse files Browse the repository at this point in the history
Bumps
[@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node)
from 20.12.10 to 20.12.11.
<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=20.12.10&new-version=20.12.11)](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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 9, 2024
1 parent 339543d commit 80a8a1b
Show file tree
Hide file tree
Showing 30 changed files with 61 additions and 62 deletions.
65 changes: 32 additions & 33 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@
"@changesets/cli": "^2.27.1",
"@rollup/plugin-node-resolve": "^15.2.3",
"@rollup/plugin-terser": "^0.4.4",
"@types/node": "^20.12.10",
"@types/node": "^20.12.11",
"@typescript-eslint/eslint-plugin": "^7.8.0",
"@typescript-eslint/parser": "^7.8.0",
"ava": "^5.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/agent-kit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@
"@google-labs/json-kit": "^0.2.2",
"@google-labs/template-kit": "^0.3.1",
"@google-labs/tsconfig": "^0.0.1",
"@types/node": "^20.12.10",
"@types/node": "^20.12.11",
"@typescript-eslint/eslint-plugin": "^7.8.0",
"@typescript-eslint/parser": "^7.8.0",
"ava": "^5.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/breadboard-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@
"@ava/typescript": "^4.0.0",
"@google-labs/tsconfig": "^0.0.1",
"@types/js-yaml": "^4.0.9",
"@types/node": "^20.12.10",
"@types/node": "^20.12.11",
"@types/serve-handler": "^6.1.4",
"@typescript-eslint/eslint-plugin": "^7.8.0",
"@typescript-eslint/parser": "^7.8.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/breadboard-extension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,7 @@
"@google-labs/node-nursery-web": "^1.1.2",
"@google-labs/palm-kit": "^0.0.13",
"@google-labs/template-kit": "^0.3.1",
"@types/node": "^20.12.10",
"@types/node": "^20.12.11",
"@types/vscode": "^1.89.0",
"@vscode/debugadapter": "^1.65.0",
"@vscode/vsce": "^2.26.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/breadboard-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@
"@ava/typescript": "^4.0.0",
"@google-labs/tsconfig": "^0.0.1",
"@types/express": "^4.17.17",
"@types/node": "^20.12.10",
"@types/node": "^20.12.11",
"@typescript-eslint/eslint-plugin": "^7.8.0",
"@typescript-eslint/parser": "^7.8.0",
"jsonschema": "^1.4.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/breadboard-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@
"@rollup/plugin-node-resolve": "^15.2.3",
"@rollup/plugin-terser": "^0.4.4",
"@types/markdown-it": "^14.1.1",
"@types/node": "^20.12.10",
"@types/node": "^20.12.11",
"@typescript-eslint/eslint-plugin": "^7.8.0",
"@typescript-eslint/parser": "^7.8.0",
"rollup": "^4.17.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/breadboard-web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,7 @@
"@ava/typescript": "^4.0.0",
"@esbuild-plugins/node-globals-polyfill": "^0.2.3",
"@google-labs/tsconfig": "^0.0.1",
"@types/node": "^20.12.10",
"@types/node": "^20.12.11",
"@typescript-eslint/eslint-plugin": "^7.8.0",
"@typescript-eslint/parser": "^7.8.0",
"ava": "^5.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/breadboard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@
"@google-labs/tsconfig": "^0.0.1",
"@rollup/plugin-node-resolve": "^15.2.3",
"@rollup/plugin-terser": "^0.4.4",
"@types/node": "^20.12.10",
"@types/node": "^20.12.11",
"@typescript-eslint/eslint-plugin": "^7.8.0",
"@typescript-eslint/parser": "^7.8.0",
"ava": "^5.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/breadbuddy/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
"license": "Apache-2.0",
"devDependencies": {
"@google-labs/tsconfig": "^0.0.1",
"@types/node": "^20.12.10",
"@types/node": "^20.12.11",
"@types/nunjucks": "^3.2.6",
"@typescript-eslint/eslint-plugin": "^7.8.0",
"@typescript-eslint/parser": "^7.8.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/build/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@
"@types/json-schema": "^7.0.15"
},
"devDependencies": {
"@types/node": "^20.12.10",
"@types/node": "^20.12.11",
"eslint": "^8.57.0",
"typescript": "^5.4.5",
"wireit": "^0.14.4"
Expand Down
2 changes: 1 addition & 1 deletion packages/coffee-bot-board/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@
"devDependencies": {
"@ava/typescript": "^4.0.0",
"@google-labs/tsconfig": "^0.0.1",
"@types/node": "^20.12.10",
"@types/node": "^20.12.11",
"@typescript-eslint/eslint-plugin": "^7.8.0",
"@typescript-eslint/parser": "^7.8.0",
"ava": "^5.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/core-kit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@
"@ava/typescript": "^4.0.0",
"@google-labs/template-kit": "^0.3.1",
"@google-labs/tsconfig": "^0.0.1",
"@types/node": "^20.12.10",
"@types/node": "^20.12.11",
"@typescript-eslint/eslint-plugin": "^7.8.0",
"@typescript-eslint/parser": "^7.8.0",
"ava": "^5.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/create-breadboard-kit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
"homepage": "https://github.com/breadboard-ai/breadboard#readme",
"devDependencies": {
"@google-labs/tsconfig": "^0.0.1",
"@types/node": "^20.12.10",
"@types/node": "^20.12.11",
"@types/semver": "^7.5.8",
"@typescript-eslint/eslint-plugin": "^7.8.0",
"@typescript-eslint/parser": "^7.8.0",
Expand Down
Loading

0 comments on commit 80a8a1b

Please sign in to comment.