Skip to content
This repository was archived by the owner on Apr 15, 2022. It is now read-only.

Commit 440949b

Browse files
dependabot[bot]plitzenberger
authored andcommitted
chore(deps-dev): bump postcss from 8.4.8 to 8.4.12 in /example
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.8 to 8.4.12. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.4.8...8.4.12) --- updated-dependencies: - dependency-name: postcss dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 19e27dd commit 440949b

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"cross-env": "7.0.3",
5050
"jest": "27.4.7",
5151
"patch-package": "6.4.7",
52-
"postcss": "8.4.8",
52+
"postcss": "8.4.12",
5353
"tailwindcss": "2.2.19",
5454
"ts-jest": "27.1.3"
5555
}

example/yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -418,7 +418,7 @@
418418
integrity sha512-gfta+H8aziZsm8pZa0vj04KO6biEiisppNgA1kbJvFrrWu9Vm7eaUEy76DIxsuTaWvti5fkJVhllWc6ZTE+Mdw==
419419

420420
"@identity-labs/react-ic-ii-auth@link:..":
421-
version "0.0.15"
421+
version "0.0.16"
422422

423423
"@istanbuljs/load-nyc-config@^1.0.0":
424424
version "1.1.0"
@@ -3967,10 +3967,10 @@ postcss@8.2.15:
39673967
nanoid "^3.1.23"
39683968
source-map "^0.6.1"
39693969

3970-
postcss@8.4.8, postcss@^8.1.6, postcss@^8.2.1:
3971-
version "8.4.8"
3972-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.8.tgz#dad963a76e82c081a0657d3a2f3602ce10c2e032"
3973-
integrity sha512-2tXEqGxrjvAO6U+CJzDL2Fk2kPHTv1jQsYkSoMeOis2SsYaXRO2COxTdQp99cYvif9JTXaAk9lYGc3VhJt7JPQ==
3970+
postcss@8.4.12, postcss@^8.1.6, postcss@^8.2.1:
3971+
version "8.4.12"
3972+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.12.tgz#1e7de78733b28970fa4743f7da6f3763648b1905"
3973+
integrity sha512-lg6eITwYe9v6Hr5CncVbK70SoioNQIq81nsaG86ev5hAidQvmOeETBqs7jm43K2F5/Ley3ytDtriImV6TpNiSg==
39743974
dependencies:
39753975
nanoid "^3.3.1"
39763976
picocolors "^1.0.0"

0 commit comments

Comments
 (0)