Skip to content

Commit 644e04c

Browse files
build(deps-dev): bump the patch-dependencies group (#1980)
Bumps the patch-dependencies group in /react-tailwind-template 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 8.35.0 to 8.35.1 - [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/v8.35.1/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.35.0 to 8.35.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.35.1/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.35.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-dependencies - dependency-name: "@typescript-eslint/parser" dependency-version: 8.35.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c9c5ad1 commit 644e04c

File tree

2 files changed

+55
-67
lines changed

2 files changed

+55
-67
lines changed

react-tailwind-template/package-lock.json

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

react-tailwind-template/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@db-ux/core-foundations": "^1.1.1",
2020
"@types/react": "^18.3.12",
2121
"@types/react-dom": "^18.3.1",
22-
"@typescript-eslint/eslint-plugin": "^8.35.0",
22+
"@typescript-eslint/eslint-plugin": "^8.35.1",
2323
"@typescript-eslint/parser": "^8.34.0",
2424
"@vitejs/plugin-react": "^4.6.0",
2525
"autoprefixer": "^10.4.21",

0 commit comments

Comments
 (0)