Skip to content

Commit

Permalink
chore(deps): update dependency postcss to ^8.4.49
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 9, 2024
1 parent 37ec01e commit c026e3f
Show file tree
Hide file tree
Showing 3 changed files with 193 additions and 117 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@
"is-ci": "^3.0.1",
"lint-staged": "^15.2.7",
"nx": "19.4.3",
"postcss": "^8.4.39",
"postcss": "^8.4.49",
"prettier": "^3.3.3",
"publint": "^0.2.8",
"read-pkg": "^8.0.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/stylelint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -117,15 +117,15 @@
},
"devDependencies": {
"@anolilab/semantic-release-preset": "8.0.3",
"postcss": "^8.4.32",
"postcss": "^8.4.49",
"rimraf": "^5.0.5",
"semantic-release": "^22.0.12",
"stylelint": "15.11.0",
"tsup": "^8.0.1",
"vitest": "^1.1.0"
},
"peerDependencies": {
"postcss": "^8.4.18",
"postcss": "^8.4.49",
"stylelint": "^15.11.0"
},
"engines": {
Expand Down
Loading

0 comments on commit c026e3f

Please sign in to comment.