Skip to content

Commit 22d3657

Browse files
build(deps-dev): bump the patch-dependencies group (#1949)
Bumps the patch-dependencies group in /react-tailwind-template with 3 updates: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin), [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) and [postcss](https://github.com/postcss/postcss). Updates `@typescript-eslint/eslint-plugin` from 8.34.0 to 8.34.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.34.1/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.34.0 to 8.34.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.34.1/packages/parser) Updates `postcss` from 8.5.5 to 8.5.6 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.5.5...8.5.6) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.34.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-dependencies - dependency-name: "@typescript-eslint/parser" dependency-version: 8.34.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-dependencies - dependency-name: postcss dependency-version: 8.5.6 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 a053a66 commit 22d3657

File tree

2 files changed

+61
-61
lines changed

2 files changed

+61
-61
lines changed

react-tailwind-template/package-lock.json

Lines changed: 59 additions & 59 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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,14 +19,14 @@
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.34.0",
22+
"@typescript-eslint/eslint-plugin": "^8.34.1",
2323
"@typescript-eslint/parser": "^8.34.0",
2424
"@vitejs/plugin-react": "^4.5.2",
2525
"autoprefixer": "^10.4.21",
2626
"eslint": "^9.29.0",
2727
"eslint-plugin-react-hooks": "^5.2.0",
2828
"eslint-plugin-react-refresh": "^0.4.20",
29-
"postcss": "^8.5.5",
29+
"postcss": "^8.5.6",
3030
"tailwindcss": "^3.4.17",
3131
"typescript": "^5.8.3",
3232
"vite": "^6.3.5"

0 commit comments

Comments
 (0)