Skip to content

Commit 28a0d5d

Browse files
chore(deps-dev): bump the eslint group with 3 updates (#601)
Bumps the eslint group with 3 updates: [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js), [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint). Updates `@eslint/js` from 9.31.0 to 9.32.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/commits/v9.32.0/packages/js) Updates `eslint-plugin-unicorn` from 59.0.1 to 60.0.0 - [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases) - [Commits](sindresorhus/eslint-plugin-unicorn@v59.0.1...v60.0.0) Updates `typescript-eslint` from 8.37.0 to 8.38.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.38.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: "@eslint/js" dependency-version: 9.32.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint - dependency-name: eslint-plugin-unicorn dependency-version: 60.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: eslint - dependency-name: typescript-eslint dependency-version: 8.38.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ca8c960 commit 28a0d5d

File tree

2 files changed

+156
-63
lines changed

2 files changed

+156
-63
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"@changesets/changelog-github": "0.5.1",
5555
"@changesets/cli": "2.29.5",
5656
"@cloudflare/types": "7.0.0",
57-
"@eslint/js": "9.31.0",
57+
"@eslint/js": "9.32.0",
5858
"@graphql-codegen/cli": "5.0.7",
5959
"@graphql-codegen/client-preset": "4.8.3",
6060
"@graphql-typed-document-node/core": "3.2.0",
@@ -71,7 +71,7 @@
7171
"esbuild": "0.25.8",
7272
"eslint": "9.31.0",
7373
"eslint-config-prettier": "10.1.8",
74-
"eslint-plugin-unicorn": "59.0.1",
74+
"eslint-plugin-unicorn": "60.0.0",
7575
"globals": "16.3.0",
7676
"graphql": "16.11.0",
7777
"graphql-tag": "2.12.6",
@@ -80,7 +80,7 @@
8080
"prettier-plugin-packagejson": "2.5.19",
8181
"tsx": "4.20.3",
8282
"typescript": "5.8.3",
83-
"typescript-eslint": "8.37.0",
83+
"typescript-eslint": "8.38.0",
8484
"undici": "7.12.0",
8585
"vite": "6.2.7",
8686
"vitest": "3.2.4",

0 commit comments

Comments
 (0)