Skip to content
This repository was archived by the owner on Jun 2, 2025. It is now read-only.

Commit 6a043ab

Browse files
Bump @typescript-eslint/parser in /backend/functions (#10)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 7.17.0 to 7.18.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.18.0/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 46aca6a commit 6a043ab

File tree

2 files changed

+84
-10
lines changed

2 files changed

+84
-10
lines changed

backend/functions/package-lock.json

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

backend/functions/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
},
2121
"devDependencies": {
2222
"@typescript-eslint/eslint-plugin": "^7.17.0",
23-
"@typescript-eslint/parser": "^7.17.0",
23+
"@typescript-eslint/parser": "^7.18.0",
2424
"assemblyscript": "^0.27.29",
2525
"assemblyscript-prettier": "^3.0.1",
2626
"eslint": "^8.57.0",

0 commit comments

Comments
 (0)