Skip to content

Commit 3c50966

Browse files
Bump @typescript-eslint/parser from 7.13.0 to 7.15.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 7.13.0 to 7.15.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.15.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]>
1 parent 6746bef commit 3c50966

File tree

2 files changed

+96
-9
lines changed

2 files changed

+96
-9
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,7 @@
227227
"@types/chai": "^4.3.5",
228228
"@types/mocha": "^10.0.1",
229229
"@typescript-eslint/eslint-plugin": "^7.1.0",
230-
"@typescript-eslint/parser": "^7.1.0",
230+
"@typescript-eslint/parser": "^7.15.0",
231231
"@web/dev-server-esbuild": "^1.0.2",
232232
"@web/dev-server-import-maps": "^0.2.0",
233233
"@web/dev-server-rollup": "^0.6.3",

0 commit comments

Comments
 (0)