Skip to content

Commit a3a754c

Browse files
dependabot[bot]mabels
authored andcommitted
chore(deps-dev): bump typescript-eslint from 8.57.1 to 8.57.2
Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 8.57.1 to 8.57.2. - [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.57.2/packages/typescript-eslint) --- updated-dependencies: - dependency-name: typescript-eslint dependency-version: 8.57.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7805797 commit a3a754c

File tree

3 files changed

+92
-92
lines changed

3 files changed

+92
-92
lines changed

examples/react-router/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"globals": "^17.4.0",
3434
"tailwindcss": "^4.2.2",
3535
"typescript": "^5.9.3",
36-
"typescript-eslint": "^8.57.1",
36+
"typescript-eslint": "^8.57.2",
3737
"vite": "^8.0.1"
3838
}
3939
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"prettier": "^3.8.1",
7676
"tsx": "^4.21.0",
7777
"typescript": "5.9.3",
78-
"typescript-eslint": "^8.57.0",
78+
"typescript-eslint": "^8.57.2",
7979
"vitest": "^4.1.2",
8080
"wrangler": "^4.76.0"
8181
},

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)