Skip to content

Commit bfbcc98

Browse files
chore(deps)(deps-dev): bump the production-dependencies group across 1 directory with 2 updates
Bumps the production-dependencies group with 2 updates in the / directory: [autoprefixer](https://github.com/postcss/autoprefixer) and [postcss](https://github.com/postcss/postcss). Updates `autoprefixer` from 10.4.24 to 10.4.27 - [Release notes](https://github.com/postcss/autoprefixer/releases) - [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md) - [Commits](postcss/autoprefixer@10.4.24...10.4.27) Updates `postcss` from 8.5.6 to 8.5.8 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.5.6...8.5.8) --- updated-dependencies: - dependency-name: autoprefixer dependency-version: 10.4.27 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: postcss dependency-version: 8.5.8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2755332 commit bfbcc98

2 files changed

Lines changed: 14 additions & 14 deletions

File tree

package-lock.json

Lines changed: 12 additions & 12 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
@@ -28,11 +28,11 @@
2828
"@types/node": "^20.19.33",
2929
"@types/react": "^18.0.0",
3030
"@types/react-dom": "^18.0.0",
31-
"autoprefixer": "^10.0.0",
31+
"autoprefixer": "^10.4.27",
3232
"eslint": "^9.39.3",
3333
"eslint-config-next": "^16.1.6",
3434
"eslint-plugin-react-hooks": "^7.0.1",
35-
"postcss": "^8.0.0",
35+
"postcss": "^8.5.8",
3636
"prettier": "^3.4.2",
3737
"prettier-plugin-tailwindcss": "^0.7.2",
3838
"tailwindcss": "^3.3.0",

0 commit comments

Comments
 (0)