Skip to content

Commit a9bf285

Browse files
chore(deps-dev): bump the dev-dependencies group with 3 updates
Bumps the dev-dependencies group with 3 updates: [autoprefixer](https://github.com/postcss/autoprefixer), [postcss](https://github.com/postcss/postcss) and [prettier](https://github.com/prettier/prettier). Updates `autoprefixer` from 10.5.0 to 10.5.2 - [Release notes](https://github.com/postcss/autoprefixer/releases) - [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md) - [Commits](postcss/autoprefixer@10.5.0...10.5.2) Updates `postcss` from 8.5.15 to 8.5.16 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.5.15...8.5.16) Updates `prettier` from 3.8.4 to 3.9.1 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.8.4...3.9.1) --- updated-dependencies: - dependency-name: autoprefixer dependency-version: 10.5.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: postcss dependency-version: 8.5.16 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: prettier dependency-version: 3.9.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a23e5cc commit a9bf285

2 files changed

Lines changed: 40 additions & 37 deletions

File tree

package-lock.json

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

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,13 +22,13 @@
2222
"@typescript-eslint/eslint-plugin": "^7.18.0",
2323
"@typescript-eslint/parser": "^7.18.0",
2424
"@vitest/coverage-v8": "^1.6.0",
25-
"autoprefixer": "^10.4.18",
25+
"autoprefixer": "^10.5.2",
2626
"eslint": "^8.57.1",
2727
"eslint-config-prettier": "^10.1.8",
2828
"fake-indexeddb": "^5.0.2",
2929
"happy-dom": "^20.10.6",
30-
"postcss": "^8.4.35",
31-
"prettier": "^3.8.4",
30+
"postcss": "^8.5.16",
31+
"prettier": "^3.9.1",
3232
"tailwindcss": "^3.4.1",
3333
"typescript": "^5.3.3",
3434
"vite": "^5.1.0",

0 commit comments

Comments
 (0)