From 34b5298d503871c367486195f5d0ad6c94284e2d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Oct 2023 05:22:01 +0000 Subject: [PATCH] ci(deps-dev): bump postcss from 8.4.26 to 8.4.31 Bumps [postcss](https://github.com/postcss/postcss) from 8.4.26 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.26...8.4.31) --- updated-dependencies: - dependency-name: postcss dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 0d10bbccc3..42b972d77a 100644 --- a/package.json +++ b/package.json @@ -76,7 +76,7 @@ "glob": "^8.1.0", "mock-require": "^3.0.3", "path-browserify": "^1.0.1", - "postcss": "^8.4.5", + "postcss": "^8.4.31", "postcss-scss": "^4.0.3", "reg-keygen-git-hash-plugin": "^0.11.1", "reg-notify-github-plugin": "^0.11.1", diff --git a/yarn.lock b/yarn.lock index 4f1c97a4c9..f610c37252 100644 --- a/yarn.lock +++ b/yarn.lock @@ -12701,10 +12701,10 @@ postcss@^7.0.0: picocolors "^0.2.1" source-map "^0.6.1" -postcss@^8.3.11, postcss@^8.4.19, postcss@^8.4.21, postcss@^8.4.26, postcss@^8.4.5: - version "8.4.26" - resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.26.tgz#1bc62ab19f8e1e5463d98cf74af39702a00a9e94" - integrity sha512-jrXHFF8iTloAenySjM/ob3gSj7pCu0Ji49hnjqzsgSRa50hkWCKD0HQ+gMNJkW38jBI68MpAAg7ZWwHwX8NMMw== +postcss@^8.3.11, postcss@^8.4.19, postcss@^8.4.21, postcss@^8.4.26, postcss@^8.4.31: + version "8.4.31" + resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.31.tgz#92b451050a9f914da6755af352bdc0192508656d" + integrity sha512-PS08Iboia9mts/2ygV3eLpY5ghnUcfLV/EXTOW1E2qYxJKGGBUtNjN76FYHnMs36RmARn41bC0AZmn+rR0OVpQ== dependencies: nanoid "^3.3.6" picocolors "^1.0.0"