Skip to content

Commit cc8f234

Browse files
build(deps-dev): bump the typescript-eslint group with 2 updates (#1197)
Bumps the typescript-eslint group with 2 updates: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) and [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser). Updates `@typescript-eslint/eslint-plugin` from 7.14.1 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/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.15.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 7.14.1 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/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: typescript-eslint - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: typescript-eslint ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent aa3dbd7 commit cc8f234

File tree

2 files changed

+49
-49
lines changed

2 files changed

+49
-49
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@
2020
"@sveltejs/vite-plugin-svelte": "^3.1.1",
2121
"@types/js-yaml": "^4.0.9",
2222
"@types/node": "^20.14.9",
23-
"@typescript-eslint/eslint-plugin": "^7.14.1",
24-
"@typescript-eslint/parser": "^7.14.1",
23+
"@typescript-eslint/eslint-plugin": "^7.15.0",
24+
"@typescript-eslint/parser": "^7.15.0",
2525
"dayjs": "^1.11.11",
2626
"eslint": "^8.57.0",
2727
"eslint-config-prettier": "^9.1.0",

0 commit comments

Comments
 (0)