Skip to content

Commit 39670e3

Browse files
build(deps-dev): bump autoprefixer in /react-tailwind-template (#1525)
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.4.19 to 10.4.20. - [Release notes](https://github.com/postcss/autoprefixer/releases) - [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md) - [Commits](postcss/autoprefixer@10.4.19...10.4.20) --- updated-dependencies: - dependency-name: autoprefixer dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3455610 commit 39670e3

File tree

2 files changed

+32
-32
lines changed

2 files changed

+32
-32
lines changed

react-tailwind-template/package-lock.json

Lines changed: 31 additions & 31 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
@@ -22,7 +22,7 @@
2222
"@typescript-eslint/eslint-plugin": "^7.13.1",
2323
"@typescript-eslint/parser": "^7.13.1",
2424
"@vitejs/plugin-react": "^4.3.1",
25-
"autoprefixer": "^10.4.19",
25+
"autoprefixer": "^10.4.20",
2626
"eslint": "^8.57.0",
2727
"eslint-plugin-react-hooks": "^4.6.2",
2828
"eslint-plugin-react-refresh": "^0.4.7",

0 commit comments

Comments
 (0)