Skip to content

Commit 06e1f80

Browse files
Bump @typescript-eslint/parser from 8.26.0 to 8.26.1 in /src/monarch
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 8.26.0 to 8.26.1. - [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.26.1/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7f01882 commit 06e1f80

File tree

2 files changed

+150
-9
lines changed

2 files changed

+150
-9
lines changed

src/monarch/package-lock.json

+149-8
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/monarch/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"@types/jest": "^29.5.14",
1111
"@types/node": "^22.13.5",
1212
"@typescript-eslint/eslint-plugin": "^8.25.0",
13-
"@typescript-eslint/parser": "^8.26.0",
13+
"@typescript-eslint/parser": "^8.26.1",
1414
"babel-jest": "^29.6.4",
1515
"eslint": "^9.22.0",
1616
"eslint-config-prettier": "^10.1.1",

0 commit comments

Comments
 (0)