aboutsummaryrefslogtreecommitdiffstats
path: root/clients
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-03-25 04:50:58 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-03-25 04:51:37 +0000
commitb13186c55200c53186f377c022db6a3cda7b74b7 (patch)
tree769c38c0f29f3cc805b228a315f7d035d6e4be8e /clients
parentBump autoprefixer from 10.4.18 to 10.4.19 (diff)
downloadzorascript-b13186c55200c53186f377c022db6a3cda7b74b7.tar
zorascript-b13186c55200c53186f377c022db6a3cda7b74b7.tar.gz
zorascript-b13186c55200c53186f377c022db6a3cda7b74b7.tar.bz2
zorascript-b13186c55200c53186f377c022db6a3cda7b74b7.tar.lz
zorascript-b13186c55200c53186f377c022db6a3cda7b74b7.tar.xz
zorascript-b13186c55200c53186f377c022db6a3cda7b74b7.tar.zst
zorascript-b13186c55200c53186f377c022db6a3cda7b74b7.zip
Bump postcss from 8.4.37 to 8.4.38
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.37 to 8.4.38. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/postcss/postcss/compare/8.4.37...8.4.38) --- updated-dependencies: - dependency-name: postcss dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to '')
-rw-r--r--clients/www/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/clients/www/package.json b/clients/www/package.json
index 2195a32..170be41 100644
--- a/clients/www/package.json
+++ b/clients/www/package.json
@@ -29,7 +29,7 @@
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-svelte": "^2.35.1",
- "postcss": "8.4.37",
+ "postcss": "8.4.38",
"prettier": "^3.2.5",
"prettier-plugin-svelte": "^3.2.2",
"svelte": "^4.2.12",