chore(deps): bump postcss from 8.4.28 to 8.4.29
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.28 to 8.4.29. - [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.28...8.4.29) --- updated-dependencies: - dependency-name: postcss dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
72ac68afc1
commit
406a99ddc0
4 changed files with 7 additions and 7 deletions
|
@ -63,7 +63,7 @@
|
||||||
"autoprefixer": "10.4.15",
|
"autoprefixer": "10.4.15",
|
||||||
"eslint-config-next": "13.4.19",
|
"eslint-config-next": "13.4.19",
|
||||||
"js-yaml": "4.1.0",
|
"js-yaml": "4.1.0",
|
||||||
"postcss": "8.4.28",
|
"postcss": "8.4.29",
|
||||||
"playwright": "^1.32.3",
|
"playwright": "^1.32.3",
|
||||||
"remark-extract-frontmatter": "3.2.0",
|
"remark-extract-frontmatter": "3.2.0",
|
||||||
"remark-mdx-frontmatter": "3.0.0",
|
"remark-mdx-frontmatter": "3.0.0",
|
||||||
|
|
|
@ -67,7 +67,7 @@
|
||||||
"autoprefixer": "10.4.15",
|
"autoprefixer": "10.4.15",
|
||||||
"eslint-config-next": "13.4.19",
|
"eslint-config-next": "13.4.19",
|
||||||
"js-yaml": "4.1.0",
|
"js-yaml": "4.1.0",
|
||||||
"postcss": "8.4.28",
|
"postcss": "8.4.29",
|
||||||
"playwright": "^1.32.3",
|
"playwright": "^1.32.3",
|
||||||
"remark-extract-frontmatter": "3.2.0",
|
"remark-extract-frontmatter": "3.2.0",
|
||||||
"remark-mdx-frontmatter": "3.0.0",
|
"remark-mdx-frontmatter": "3.0.0",
|
||||||
|
|
|
@ -70,7 +70,7 @@
|
||||||
"autoprefixer": "10.4.15",
|
"autoprefixer": "10.4.15",
|
||||||
"eslint-config-next": "13.4.19",
|
"eslint-config-next": "13.4.19",
|
||||||
"js-yaml": "4.1.0",
|
"js-yaml": "4.1.0",
|
||||||
"postcss": "8.4.28",
|
"postcss": "8.4.29",
|
||||||
"playwright": "^1.32.3",
|
"playwright": "^1.32.3",
|
||||||
"remark-extract-frontmatter": "3.2.0",
|
"remark-extract-frontmatter": "3.2.0",
|
||||||
"remark-mdx-frontmatter": "3.0.0",
|
"remark-mdx-frontmatter": "3.0.0",
|
||||||
|
|
|
@ -11638,10 +11638,10 @@ postcss@8.4.14:
|
||||||
picocolors "^1.0.0"
|
picocolors "^1.0.0"
|
||||||
source-map-js "^1.0.2"
|
source-map-js "^1.0.2"
|
||||||
|
|
||||||
postcss@8.4.28, postcss@^8, postcss@^8.4.23, postcss@^8.4.5:
|
postcss@8.4.29, postcss@^8, postcss@^8.4.23, postcss@^8.4.5:
|
||||||
version "8.4.28"
|
version "8.4.29"
|
||||||
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.28.tgz#c6cc681ed00109072816e1557f889ef51cf950a5"
|
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.29.tgz#33bc121cf3b3688d4ddef50be869b2a54185a1dd"
|
||||||
integrity sha512-Z7V5j0cq8oEKyejIKfpD8b4eBy9cwW2JWPk0+fB1HOAMsfHbnAXLLS+PfVWlzMSLQaWttKDt607I0XHmpE67Vw==
|
integrity sha512-cbI+jaqIeu/VGqXEarWkRCCffhjgXc0qjBtXpqJhTBohMUjUQnbBr0xqX3vEKudc4iviTewcJo5ajcec5+wdJw==
|
||||||
dependencies:
|
dependencies:
|
||||||
nanoid "^3.3.6"
|
nanoid "^3.3.6"
|
||||||
picocolors "^1.0.0"
|
picocolors "^1.0.0"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue