Skip to content

Commit dddb8af

Browse files
dependabot[bot]kodiakhq[bot]thomaspoignant
authored
chore: bump postcss-cli in /examples/openfeature_web/webapp (#3217)
Bumps [postcss-cli](https://github.com/postcss/postcss-cli) from 11.0.0 to 11.0.1. - [Release notes](https://github.com/postcss/postcss-cli/releases) - [Changelog](https://github.com/postcss/postcss-cli/blob/master/CHANGELOG.md) - [Commits](postcss/postcss-cli@11.0.0...11.0.1) --- updated-dependencies: - dependency-name: postcss-cli dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> Co-authored-by: Thomas Poignant <thomas.poignant@gofeatureflag.org>
1 parent f3219ae commit dddb8af

File tree

2 files changed

+58
-24
lines changed

2 files changed

+58
-24
lines changed

examples/openfeature_web/webapp/package-lock.json

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

examples/openfeature_web/webapp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"node-sass": "^9.0.0",
4545
"npm-run-all": "^4.1.5",
4646
"onchange": "^7.1.0",
47-
"postcss-cli": "^11.0.0",
47+
"postcss-cli": "^11.0.1",
4848
"postcss-scss": "^4.0.9",
4949
"posthtml": "^0.16.6",
5050
"posthtml-cli": "^0.10.0",

0 commit comments

Comments
 (0)