From f78feac0f4643ec5c8985f1919c923d4da840f09 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Nov 2023 12:21:42 +0000 Subject: [PATCH] build(deps-dev): bump postcss from 8.4.29 to 8.4.31 Bumps [postcss](https://github.com/postcss/postcss) from 8.4.29 to 8.4.31. - [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.29...8.4.31) --- updated-dependencies: - dependency-name: postcss dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 8113197d..15bcc21d 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "husky": "^8.0.0", "jsdom": "^22.1.0", "lint-staged": "^14.0.1", - "postcss": "^8.4.29", + "postcss": "^8.4.31", "postcss-styled": "^0.34.0", "postcss-styled-syntax": "^0.5.0", "postcss-syntax": "^0.36.2", diff --git a/yarn.lock b/yarn.lock index efb38e14..88a70e57 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8534,7 +8534,7 @@ __metadata: languageName: node linkType: hard -"postcss@npm:8.4.31": +"postcss@npm:8.4.31, postcss@npm:^8.4.31": version: 8.4.31 resolution: "postcss@npm:8.4.31" dependencies: @@ -8545,7 +8545,7 @@ __metadata: languageName: node linkType: hard -"postcss@npm:^8.4.23, postcss@npm:^8.4.25, postcss@npm:^8.4.27, postcss@npm:^8.4.29": +"postcss@npm:^8.4.23, postcss@npm:^8.4.25, postcss@npm:^8.4.27": version: 8.4.29 resolution: "postcss@npm:8.4.29" dependencies: @@ -10980,7 +10980,7 @@ __metadata: husky: ^8.0.0 jsdom: ^22.1.0 lint-staged: ^14.0.1 - postcss: ^8.4.29 + postcss: ^8.4.31 postcss-styled: ^0.34.0 postcss-styled-syntax: ^0.5.0 postcss-syntax: ^0.36.2