Skip to content

Commit 3bb062e

Browse files
chore(deps-dev): bump @typescript-eslint/parser from 7.2.0 to 8.40.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 7.2.0 to 8.40.0. - [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.40.0/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-version: 8.40.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6f21150 commit 3bb062e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@types/react-dom": "^19",
3232
"@types/sql.js": "^1.4.9",
3333
"@typescript-eslint/eslint-plugin": "7.2.0",
34-
"@typescript-eslint/parser": "7.2.0",
34+
"@typescript-eslint/parser": "8.40.0",
3535
"concurrently": "^9.1.2",
3636
"eslint": "^8.57.0",
3737
"eslint-config-next": "15.4.6",

0 commit comments

Comments
 (0)