Skip to content

Commit 32cb834

Browse files
Bump the all-minor-patch group across 1 directory with 5 updates
Bumps the all-minor-patch group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [prettier](https://github.com/prettier/prettier) | `3.6.2` | `3.7.1` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.47.0` | `8.48.0` | | [@aws-sdk/client-sts](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sts) | `3.936.0` | `3.940.0` | | [@cloudflare/workers-types](https://github.com/cloudflare/workerd) | `4.20251121.0` | `4.20251127.0` | | [wrangler](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler) | `4.50.0` | `4.51.0` | Updates `prettier` from 3.6.2 to 3.7.1 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.6.2...3.7.1) Updates `typescript-eslint` from 8.47.0 to 8.48.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.48.0/packages/typescript-eslint) Updates `@aws-sdk/client-sts` from 3.936.0 to 3.940.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-sts/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.940.0/clients/client-sts) Updates `@cloudflare/workers-types` from 4.20251121.0 to 4.20251127.0 - [Release notes](https://github.com/cloudflare/workerd/releases) - [Changelog](https://github.com/cloudflare/workerd/blob/main/RELEASE.md) - [Commits](https://github.com/cloudflare/workerd/commits) Updates `wrangler` from 4.50.0 to 4.51.0 - [Release notes](https://github.com/cloudflare/workers-sdk/releases) - [Commits](https://github.com/cloudflare/workers-sdk/commits/[email protected]/packages/wrangler) --- updated-dependencies: - dependency-name: prettier dependency-version: 3.7.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-minor-patch - dependency-name: typescript-eslint dependency-version: 8.48.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-minor-patch - dependency-name: "@aws-sdk/client-sts" dependency-version: 3.940.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-minor-patch - dependency-name: "@cloudflare/workers-types" dependency-version: 4.20251127.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-minor-patch - dependency-name: wrangler dependency-version: 4.51.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-minor-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e1dc7e1 commit 32cb834

File tree

2 files changed

+224
-225
lines changed

2 files changed

+224
-225
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,13 +51,13 @@
5151
"eslint-plugin-n": "17.23.1",
5252
"graphql": "16.12.0",
5353
"jest": "30.2.0",
54-
"prettier": "3.6.2",
54+
"prettier": "3.7.1",
5555
"prettier-plugin-pkg": "0.21.2",
5656
"prettier-plugin-sh": "0.18.0",
5757
"ts-jest": "29.4.5",
5858
"ts-node": "10.9.2",
5959
"typescript": "5.9.3",
60-
"typescript-eslint": "8.47.0",
60+
"typescript-eslint": "8.48.0",
6161
"vite": "7.2.4",
6262
"vite-tsconfig-paths": "patch:vite-tsconfig-paths@npm:5.1.3#~/.yarn/patches/vite-tsconfig-paths-npm-5.1.3-1736ca1872.patch",
6363
"vitest": "3.2.4"

0 commit comments

Comments
 (0)