From 4e4060962aa6cb70a424f00c7f21a3aa400f809c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jul 2023 18:44:05 +0000 Subject: [PATCH] chore(deps-dev): Bump postcss from 8.4.24 to 8.4.25 Bumps [postcss](https://github.com/postcss/postcss) from 8.4.24 to 8.4.25. - [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.24...8.4.25) --- updated-dependencies: - dependency-name: postcss dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 13 ++++++++++++- 2 files changed, 13 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 764be3cd83..38d695694e 100644 --- a/package.json +++ b/package.json @@ -130,7 +130,7 @@ "mini-css-extract-plugin": "2.7.6", "npm-run-all": "^4.1.5", "playwright": "^1.35.1", - "postcss": "^8.4.24", + "postcss": "^8.4.25", "postcss-modules": "^6.0.0", "prettier": "^2.8.8", "regenerator-runtime": "^0.13.11", diff --git a/yarn.lock b/yarn.lock index 30d1a45c54..53d717052c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2800,7 +2800,7 @@ __metadata: mini-css-extract-plugin: 2.7.6 npm-run-all: ^4.1.5 playwright: ^1.35.1 - postcss: ^8.4.24 + postcss: ^8.4.25 postcss-modules: ^6.0.0 prettier: ^2.8.8 react: ^16.14.0 @@ -9827,6 +9827,17 @@ __metadata: languageName: node linkType: hard +"postcss@npm:^8.4.25": + version: 8.4.25 + resolution: "postcss@npm:8.4.25" + dependencies: + nanoid: ^3.3.6 + picocolors: ^1.0.0 + source-map-js: ^1.0.2 + checksum: 9ed3ab8af43ad5210c28f56f916fd9b8c9f94fbeaebbf645dcf579bc28bdd8056c2a7ecc934668d399b81fedb6128f0c4b299f931e50454964bc911c25a3a0a2 + languageName: node + linkType: hard + "postinstall-build@npm:^5.0.1": version: 5.0.3 resolution: "postinstall-build@npm:5.0.3"