Skip to content

Commit 64b5f02

Browse files
chore(deps-dev): bump the minor-and-patch group with 9 updates
Bumps the minor-and-patch group with 9 updates: | Package | From | To | | --- | --- | --- | | [@cloudflare/workers-types](https://github.com/cloudflare/workerd) | `4.20260405.1` | `4.20260413.1` | | [@eslint/compat](https://github.com/eslint/rewrite/tree/HEAD/packages/compat) | `2.0.4` | `2.0.5` | | [@sentry/core](https://github.com/getsentry/sentry-javascript) | `10.47.0` | `10.48.0` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.58.0` | `8.58.2` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.58.0` | `8.58.2` | | [globals](https://github.com/sindresorhus/globals) | `17.4.0` | `17.5.0` | | [msw](https://github.com/mswjs/msw) | `2.13.0` | `2.13.2` | | [prettier](https://github.com/prettier/prettier) | `3.8.1` | `3.8.2` | | [wrangler](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler) | `4.80.0` | `4.82.2` | Updates `@cloudflare/workers-types` from 4.20260405.1 to 4.20260413.1 - [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 `@eslint/compat` from 2.0.4 to 2.0.5 - [Release notes](https://github.com/eslint/rewrite/releases) - [Changelog](https://github.com/eslint/rewrite/blob/main/packages/compat/CHANGELOG.md) - [Commits](https://github.com/eslint/rewrite/commits/compat-v2.0.5/packages/compat) Updates `@sentry/core` from 10.47.0 to 10.48.0 - [Release notes](https://github.com/getsentry/sentry-javascript/releases) - [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md) - [Commits](getsentry/sentry-javascript@10.47.0...10.48.0) Updates `@typescript-eslint/eslint-plugin` from 8.58.0 to 8.58.2 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.58.2/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.58.0 to 8.58.2 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.58.2/packages/parser) Updates `globals` from 17.4.0 to 17.5.0 - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v17.4.0...v17.5.0) Updates `msw` from 2.13.0 to 2.13.2 - [Release notes](https://github.com/mswjs/msw/releases) - [Changelog](https://github.com/mswjs/msw/blob/main/CHANGELOG.md) - [Commits](mswjs/msw@v2.13.0...v2.13.2) Updates `prettier` from 3.8.1 to 3.8.2 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.8.1...3.8.2) Updates `wrangler` from 4.80.0 to 4.82.2 - [Release notes](https://github.com/cloudflare/workers-sdk/releases) - [Commits](https://github.com/cloudflare/workers-sdk/commits/wrangler@4.82.2/packages/wrangler) --- updated-dependencies: - dependency-name: "@cloudflare/workers-types" dependency-version: 4.20260413.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@eslint/compat" dependency-version: 2.0.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: "@sentry/core" dependency-version: 10.48.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.58.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: "@typescript-eslint/parser" dependency-version: 8.58.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: globals dependency-version: 17.5.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: msw dependency-version: 2.13.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: prettier dependency-version: 3.8.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: wrangler dependency-version: 4.82.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8fe7e37 commit 64b5f02

2 files changed

Lines changed: 152 additions & 143 deletions

File tree

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -36,36 +36,36 @@
3636
"toucan-js": "^4.1.1"
3737
},
3838
"devDependencies": {
39-
"@cloudflare/workers-types": "^4.20260405.1",
40-
"@eslint/compat": "^2.0.4",
39+
"@cloudflare/workers-types": "^4.20260413.1",
40+
"@eslint/compat": "^2.0.5",
4141
"@eslint/eslintrc": "^3.3.5",
4242
"@eslint/js": "^10.0.1",
4343
"@iarna/toml": "^2.2.5",
4444
"@jest/globals": "^30.3.0",
45-
"@sentry/core": "^10.47.0",
45+
"@sentry/core": "^10.48.0",
4646
"@testing-library/jest-dom": "^6.9.1",
4747
"@types/iarna__toml": "^2.0.5",
4848
"@types/jest": "^30.0.0",
4949
"@types/node": "24.12.2",
50-
"@typescript-eslint/eslint-plugin": "^8.58.0",
51-
"@typescript-eslint/parser": "^8.58.0",
50+
"@typescript-eslint/eslint-plugin": "^8.58.2",
51+
"@typescript-eslint/parser": "^8.58.2",
5252
"cross-env": "^10.1.0",
5353
"depcheck": "^1.4.7",
5454
"esbuild": "^0.28.0",
5555
"eslint": "^10.2.0",
5656
"eslint-config-prettier": "^10.1.8",
5757
"eslint-plugin-import": "^2.32.0",
5858
"eslint-plugin-react": "^7.37.5",
59-
"globals": "^17.4.0",
59+
"globals": "^17.5.0",
6060
"jest": "^30.3.0",
61-
"msw": "^2.13.0",
61+
"msw": "^2.13.2",
6262
"npm-run-all": "^4.1.5",
63-
"prettier": "^3.8.1",
63+
"prettier": "^3.8.2",
6464
"prettier-plugin-packagejson": "^3.0.2",
6565
"prettier-plugin-sh": "^0.18.1",
6666
"ts-unused-exports": "^11.0.1",
6767
"typescript": "^6.0.2",
68-
"wrangler": "^4.80.0"
68+
"wrangler": "^4.82.2"
6969
},
7070
"packageManager": "yarn@3.6.0",
7171
"engines": {

0 commit comments

Comments
 (0)