Skip to content

Commit 0d4bba4

Browse files
authored
Merge pull request #59 from capa-cloud/dependabot/npm_and_yarn/postcss-cli-10.0.0
build(deps-dev): bump postcss-cli from 8.3.1 to 10.0.0
2 parents 3201ebe + a015054 commit 0d4bba4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,6 @@
1919
"devDependencies": {
2020
"autoprefixer": "^10.4.8",
2121
"postcss": "^8.3.7",
22-
"postcss-cli": "^8.3.1"
22+
"postcss-cli": "^10.0.0"
2323
}
2424
}

0 commit comments

Comments
 (0)