Skip to content

Commit fe5364e

Browse files
chore(deps)(deps-dev): bump the dev-dependencies group across 1 directory with 3 updates (#180)
Bumps the dev-dependencies group with 3 updates in the / directory: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [@typescript-eslint/types](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/types) and [agent-browser](https://github.com/vercel-labs/agent-browser). Updates `@types/node` from 22.19.7 to 22.20.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@typescript-eslint/types` from 8.64.0 to 8.65.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/types/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.65.0/packages/types) Updates `agent-browser` from 0.31.1 to 0.33.0 - [Release notes](https://github.com/vercel-labs/agent-browser/releases) - [Changelog](https://github.com/vercel-labs/agent-browser/blob/main/CHANGELOG.md) - [Commits](vercel-labs/agent-browser@v0.31.1...v0.33.0) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 22.20.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: "@typescript-eslint/types" dependency-version: 8.65.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: agent-browser dependency-version: 0.33.0 dependency-type: direct:development update-type: version-update:semver-minor 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 400ff69 commit fe5364e

2 files changed

Lines changed: 25 additions & 31 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -83,12 +83,12 @@
8383
"@playwright/test": "^1.62.0",
8484
"@tailwindcss/postcss": "^4.3.3",
8585
"@types/mdx": "^2.0.14",
86-
"@types/node": "^22.19.2",
86+
"@types/node": "^22.20.1",
8787
"@types/react": "^19.2.17",
8888
"@types/react-dom": "^19.2.3",
8989
"@typescript-eslint/parser": "^8.65.0",
90-
"@typescript-eslint/types": "^8.53.0",
91-
"agent-browser": "0.31.1",
90+
"@typescript-eslint/types": "^8.65.0",
91+
"agent-browser": "0.33.0",
9292
"ajv": "^8.20.0",
9393
"ajv-formats": "^3.0.1",
9494
"cspell": "^9.6.1",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)