Skip to content

Commit 3afb078

Browse files
build(deps-dev): bump the typescript-eslint group in /templates with 2 updates (#9300)
build(deps-dev): bump the typescript-eslint group Bumps the typescript-eslint group in /templates 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 6.7.5 to 6.8.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/v6.8.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 6.7.5 to 6.8.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/v6.8.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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bfa50ec commit 3afb078

File tree

2 files changed

+94
-94
lines changed

2 files changed

+94
-94
lines changed

templates/package-lock.json

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

templates/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@
4040
"devDependencies": {
4141
"@types/jest": "^29.5.6",
4242
"@types/lunr": "^2.3.5",
43-
"@typescript-eslint/eslint-plugin": "^6.7.5",
44-
"@typescript-eslint/parser": "^6.7.5",
43+
"@typescript-eslint/eslint-plugin": "^6.8.0",
44+
"@typescript-eslint/parser": "^6.8.0",
4545
"browser-sync": "^2.29.3",
4646
"esbuild": "~0.19.4",
4747
"esbuild-sass-plugin": "~2.16.0",

0 commit comments

Comments
 (0)