Skip to content

Commit efae850

Browse files
dependabot[bot]deboer-tim
authored andcommitted
chore(deps-dev): bump postcss from 8.4.39 to 8.4.40
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.39 to 8.4.40. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.4.39...8.4.40) --- updated-dependencies: - dependency-name: postcss dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e2c062a commit efae850

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"humanize-duration": "^3.32.1",
4242
"jsdom": "^24.1.1",
4343
"moment": "^2.30.1",
44-
"postcss": "^8.4.39",
44+
"postcss": "^8.4.40",
4545
"postcss-load-config": "^6.0.1",
4646
"prettier": "^3.3.3",
4747
"prettier-plugin-svelte": "^3.2.6",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3324,10 +3324,10 @@ postcss-value-parser@^4.0.0, postcss-value-parser@^4.2.0:
33243324
resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz#723c09920836ba6d3e5af019f92bc0971c02e514"
33253325
integrity sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==
33263326

3327-
postcss@^8.4.23, postcss@^8.4.39:
3328-
version "8.4.39"
3329-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.39.tgz#aa3c94998b61d3a9c259efa51db4b392e1bde0e3"
3330-
integrity sha512-0vzE+lAiG7hZl1/9I8yzKLx3aR9Xbof3fBHKunvMfOCYAtMhrsnccJY2iTURb9EZd5+pLuiNV9/c/GZJOHsgIw==
3327+
postcss@^8.4.23, postcss@^8.4.39, postcss@^8.4.40:
3328+
version "8.4.40"
3329+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.40.tgz#eb81f2a4dd7668ed869a6db25999e02e9ad909d8"
3330+
integrity sha512-YF2kKIUzAofPMpfH6hOi2cGnv/HrUlfucspc7pDyvv7kGdqXrfj8SCl/t8owkEgKEuu8ZcRjSOxFxVLqwChZ2Q==
33313331
dependencies:
33323332
nanoid "^3.3.7"
33333333
picocolors "^1.0.1"

0 commit comments

Comments
 (0)