Skip to content

Commit 0828928

Browse files
build(deps-dev): bump @typescript-eslint/parser from 6.21.0 to 7.1.0 (#339)
* build(deps-dev): bump @typescript-eslint/parser from 6.21.0 to 7.1.0 Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.21.0 to 7.1.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/v7.1.0/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> * Update package.json Signed-off-by: Aras Abbasi <[email protected]> --------- Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: Aras Abbasi <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aras Abbasi <[email protected]>
1 parent 148a9f9 commit 0828928

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@
3232
"@fastify/websocket": "^9.0.0",
3333
"@types/node": "^20.1.0",
3434
"@types/ws": "^8.2.2",
35-
"@typescript-eslint/eslint-plugin": "^6.2.1",
36-
"@typescript-eslint/parser": "^6.2.1",
35+
"@typescript-eslint/eslint-plugin": "^7.1.0",
36+
"@typescript-eslint/parser": "^7.1.0",
3737
"express": "^4.17.2",
3838
"express-http-proxy": "^2.0.0",
3939
"fast-proxy": "^2.1.0",

0 commit comments

Comments
 (0)