Skip to content

Commit 17f0f08

Browse files
build(deps-dev): bump postcss from 8.4.44 to 8.4.45 (#1587)
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.44 to 8.4.45. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.4.44...8.4.45) --- updated-dependencies: - dependency-name: postcss dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent adeb19f commit 17f0f08

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"jest-expect-message": "^1.1.3",
5454
"jsdom": "^22.1.0",
5555
"mutationobserver-shim": "^0.3.7",
56-
"postcss": "^8.4.44",
56+
"postcss": "^8.4.45",
5757
"release-it": "^15.11.0",
5858
"release-it-lerna-changelog": "^5.0.0",
5959
"rimraf": "^5.0.7",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8564,10 +8564,10 @@ postcss-value-parser@^4.2.0:
85648564
resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz#723c09920836ba6d3e5af019f92bc0971c02e514"
85658565
integrity sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==
85668566

8567-
postcss@^8.4.44:
8568-
version "8.4.44"
8569-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.44.tgz#d56834ef6508610ba224bb22b2457b2169ed0480"
8570-
integrity sha512-Aweb9unOEpQ3ezu4Q00DPvvM2ZTUitJdNKeP/+uQgr1IBIqu574IaZoURId7BKtWMREwzKa9OgzPzezWGPWFQw==
8567+
postcss@^8.4.45:
8568+
version "8.4.45"
8569+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.45.tgz#538d13d89a16ef71edbf75d895284ae06b79e603"
8570+
integrity sha512-7KTLTdzdZZYscUc65XmjFiB73vBhBfbPztCYdUNvlaso9PrzjzcmjqBPR0lNGkcVlcO4BjiO5rK/qNz+XAen1Q==
85718571
dependencies:
85728572
nanoid "^3.3.7"
85738573
picocolors "^1.0.1"

0 commit comments

Comments
 (0)