Bump postcss from 8.4.26 to 8.4.27
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.26 to 8.4.27. - [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.27) --- 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
102c9a2c66
commit
0edc35feb7
4 changed files with 7 additions and 7 deletions
|
@ -64,7 +64,7 @@
|
|||
"autoprefixer": "10.4.14",
|
||||
"eslint-config-next": "13.4.11",
|
||||
"js-yaml": "4.1.0",
|
||||
"postcss": "8.4.26",
|
||||
"postcss": "8.4.27",
|
||||
"playwright": "^1.32.3",
|
||||
"remark-extract-frontmatter": "3.2.0",
|
||||
"remark-mdx-frontmatter": "3.0.0",
|
||||
|
|
|
@ -69,7 +69,7 @@
|
|||
"autoprefixer": "10.4.14",
|
||||
"eslint-config-next": "13.4.11",
|
||||
"js-yaml": "4.1.0",
|
||||
"postcss": "8.4.26",
|
||||
"postcss": "8.4.27",
|
||||
"playwright": "^1.32.3",
|
||||
"remark-extract-frontmatter": "3.2.0",
|
||||
"remark-mdx-frontmatter": "3.0.0",
|
||||
|
|
|
@ -72,7 +72,7 @@
|
|||
"autoprefixer": "10.4.14",
|
||||
"eslint-config-next": "13.4.11",
|
||||
"js-yaml": "4.1.0",
|
||||
"postcss": "8.4.26",
|
||||
"postcss": "8.4.27",
|
||||
"playwright": "^1.32.3",
|
||||
"remark-extract-frontmatter": "3.2.0",
|
||||
"remark-mdx-frontmatter": "3.0.0",
|
||||
|
|
|
@ -13742,10 +13742,10 @@ postcss@8.4.14:
|
|||
picocolors "^1.0.0"
|
||||
source-map-js "^1.0.2"
|
||||
|
||||
postcss@8.4.26, postcss@^8, postcss@^8.4.23, postcss@^8.4.26, postcss@^8.4.5:
|
||||
version "8.4.26"
|
||||
resolved "https://registry.npmjs.org/postcss/-/postcss-8.4.26.tgz"
|
||||
integrity sha512-jrXHFF8iTloAenySjM/ob3gSj7pCu0Ji49hnjqzsgSRa50hkWCKD0HQ+gMNJkW38jBI68MpAAg7ZWwHwX8NMMw==
|
||||
postcss@8.4.27, postcss@^8, postcss@^8.4.23, postcss@^8.4.26, postcss@^8.4.5:
|
||||
version "8.4.27"
|
||||
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.27.tgz#234d7e4b72e34ba5a92c29636734349e0d9c3057"
|
||||
integrity sha512-gY/ACJtJPSmUFPDCHtX78+01fHa64FaU4zaaWfuh1MhGJISufJAH4cun6k/8fwsHYeK4UQmENQK+tRLCFJE8JQ==
|
||||
dependencies:
|
||||
nanoid "^3.3.6"
|
||||
picocolors "^1.0.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue