aboutsummaryrefslogtreecommitdiffstats
path: root/clients/www
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-02-06 04:52:21 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-02-06 04:52:59 +0000
commit3573c49142aae7c342db3a7cacc84843f1b40dba (patch)
treeb46dd4a108dac9eb504b2d559e08484dde229635 /clients/www
parentBump prettier from 3.2.4 to 3.2.5 (diff)
downloadzorascript-3573c49142aae7c342db3a7cacc84843f1b40dba.tar
zorascript-3573c49142aae7c342db3a7cacc84843f1b40dba.tar.gz
zorascript-3573c49142aae7c342db3a7cacc84843f1b40dba.tar.bz2
zorascript-3573c49142aae7c342db3a7cacc84843f1b40dba.tar.lz
zorascript-3573c49142aae7c342db3a7cacc84843f1b40dba.tar.xz
zorascript-3573c49142aae7c342db3a7cacc84843f1b40dba.tar.zst
zorascript-3573c49142aae7c342db3a7cacc84843f1b40dba.zip
Bump postcss from 8.4.33 to 8.4.34
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.33 to 8.4.34. - [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.33...8.4.34) --- 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 'clients/www')
-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 aac1a3f..434a793 100644
--- a/clients/www/package.json
+++ b/clients/www/package.json
@@ -29,7 +29,7 @@
"eslint": "^8.56.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-svelte": "^2.35.1",
- "postcss": "8.4.33",
+ "postcss": "8.4.34",
"prettier": "^3.2.5",
"prettier-plugin-svelte": "^3.1.2",
"svelte": "^4.2.9",