Skip to content

Commit

Permalink
build(deps): bump @types/node from 20.11.25 to 20.11.30 (#1117)
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.11.25 to 20.11.30.
<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.11.25&new-version=20.11.30)](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] committed Mar 23, 2024
1 parent def02e0 commit a20538f
Show file tree
Hide file tree
Showing 29 changed files with 59 additions and 59 deletions.
62 changes: 31 additions & 31 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 @@ -172,7 +172,7 @@
"@changesets/cli": "^2.27.1",
"@rollup/plugin-node-resolve": "^15.2.3",
"@rollup/plugin-terser": "^0.4.4",
"@types/node": "^20.11.25",
"@types/node": "^20.11.30",
"@typescript-eslint/eslint-plugin": "^7.0.0",
"@typescript-eslint/parser": "^6.20.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 @@ -146,7 +146,7 @@
"@google-labs/json-kit": "^0.1.1",
"@google-labs/template-kit": "^0.2.1",
"@google-labs/tsconfig": "^0.0.1",
"@types/node": "^20.11.25",
"@types/node": "^20.11.30",
"@typescript-eslint/eslint-plugin": "^7.0.0",
"@typescript-eslint/parser": "^6.20.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 @@ -147,7 +147,7 @@
"@ava/typescript": "^4.0.0",
"@google-labs/tsconfig": "^0.0.1",
"@types/js-yaml": "^4.0.9",
"@types/node": "^20.11.25",
"@types/node": "^20.11.30",
"@types/serve-handler": "^6.1.4",
"@typescript-eslint/eslint-plugin": "^7.0.0",
"@typescript-eslint/parser": "^6.20.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 @@ -190,7 +190,7 @@
"@google-labs/node-nursery-web": "^1.0.4",
"@google-labs/palm-kit": "^0.0.6",
"@google-labs/template-kit": "^0.2.1",
"@types/node": "^20.11.25",
"@types/node": "^20.11.30",
"@types/vscode": "^1.87.0",
"@vscode/debugadapter": "^1.65.0",
"@vscode/vsce": "^2.24.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 @@ -116,7 +116,7 @@
"@ava/typescript": "^4.0.0",
"@google-labs/tsconfig": "^0.0.1",
"@types/express": "^4.17.17",
"@types/node": "^20.11.25",
"@types/node": "^20.11.30",
"@typescript-eslint/eslint-plugin": "^7.0.0",
"@typescript-eslint/parser": "^6.20.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 @@ -127,7 +127,7 @@
"@google-labs/tsconfig": "^0.0.1",
"@rollup/plugin-node-resolve": "^15.2.3",
"@rollup/plugin-terser": "^0.4.4",
"@types/node": "^20.11.25",
"@types/node": "^20.11.30",
"@typescript-eslint/eslint-plugin": "^7.0.0",
"@typescript-eslint/parser": "^6.20.0",
"rollup": "^4.12.1",
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.11.25",
"@types/node": "^20.11.30",
"@typescript-eslint/eslint-plugin": "^7.0.0",
"@typescript-eslint/parser": "^6.20.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.11.25",
"@types/node": "^20.11.30",
"@typescript-eslint/eslint-plugin": "^7.0.0",
"@typescript-eslint/parser": "^6.20.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 @@ -77,7 +77,7 @@
"license": "Apache-2.0",
"devDependencies": {
"@google-labs/tsconfig": "^0.0.1",
"@types/node": "^20.11.25",
"@types/node": "^20.11.30",
"@types/nunjucks": "^3.2.6",
"@typescript-eslint/eslint-plugin": "^7.0.0",
"@typescript-eslint/parser": "^6.20.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 @@ -107,7 +107,7 @@
"@google-labs/breadboard": "^0.12.0"
},
"devDependencies": {
"@types/node": "^20.11.25",
"@types/node": "^20.11.30",
"eslint": "^8.57.0",
"typescript": "^5.3.3",
"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 @@ -133,7 +133,7 @@
"devDependencies": {
"@ava/typescript": "^4.0.0",
"@google-labs/tsconfig": "^0.0.1",
"@types/node": "^20.11.25",
"@types/node": "^20.11.30",
"@typescript-eslint/eslint-plugin": "^7.0.0",
"@typescript-eslint/parser": "^6.20.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 @@ -101,7 +101,7 @@
"@ava/typescript": "^4.0.0",
"@typescript-eslint/eslint-plugin": "^7.0.0",
"@typescript-eslint/parser": "^6.20.0",
"@types/node": "^20.11.25",
"@types/node": "^20.11.30",
"ava": "^5.2.0",
"typescript": "^5.3.3",
"@google-labs/tsconfig": "^0.0.1",
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 @@ -79,7 +79,7 @@
"homepage": "https://github.com/breadboard-ai/breadboard#readme",
"devDependencies": {
"@google-labs/tsconfig": "^0.0.1",
"@types/node": "^20.11.25",
"@types/node": "^20.11.30",
"@types/semver": "^7.5.8",
"@typescript-eslint/eslint-plugin": "^7.0.0",
"@typescript-eslint/parser": "^6.20.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/create-breadboard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"homepage": "https://github.com/breadboard-ai/breadboard#readme",
"devDependencies": {
"@google-labs/tsconfig": "^0.0.1",
"@types/node": "^20.11.25",
"@types/node": "^20.11.30",
"@types/semver": "^7.5.8",
"@typescript-eslint/eslint-plugin": "^7.0.0",
"@typescript-eslint/parser": "^6.20.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/discovery-types/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@
"devDependencies": {
"@ava/typescript": "^4.0.0",
"@google-labs/tsconfig": "^0.0.1",
"@types/node": "^20.11.25",
"@types/node": "^20.11.30",
"@types/prettier": "^3.0.0",
"@typescript-eslint/eslint-plugin": "^7.0.0",
"@typescript-eslint/parser": "^6.20.0",
Expand Down
Loading

0 comments on commit a20538f

Please sign in to comment.