Skip to content

Commit ac5f673

Browse files
chore(deps-dev): bump the patch-dependencies group with 2 updates (#180)
Bumps the patch-dependencies group with 2 updates: [publint](https://github.com/publint/publint/tree/HEAD/packages/publint) and [postcss](https://github.com/postcss/postcss). Updates `publint` from 0.3.17 to 0.3.18 - [Release notes](https://github.com/publint/publint/releases) - [Changelog](https://github.com/publint/publint/blob/master/packages/publint/CHANGELOG.md) - [Commits](https://github.com/publint/publint/commits/publint@0.3.18/packages/publint) 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: publint dependency-version: 0.3.18 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-dependencies - dependency-name: postcss dependency-version: 8.5.8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4d1824a commit ac5f673

File tree

3 files changed

+52
-19
lines changed

3 files changed

+52
-19
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"prettier": "3.8.1",
6868
"prettier-plugin-organize-imports": "4.3.0",
6969
"prettier-plugin-pkg": "0.21.2",
70-
"publint": "0.3.17",
70+
"publint": "0.3.18",
7171
"stylelint": "^17.3.0",
7272
"stylelint-config-standard": "^40.0.0",
7373
"vite": "7.2.6",

packages/postcss-if-function/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
},
6060
"devDependencies": {
6161
"microbundle": "0.15.1",
62-
"postcss": "8.5.6",
62+
"postcss": "8.5.8",
6363
"vitest": "4.0.18",
6464
"xo": "1.2.3"
6565
},

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)