Skip to content

Commit 83ea15c

Browse files
Bump postcss from 8.1.4 to 8.4.7
Bumps [postcss](https://github.com/postcss/postcss) from 8.1.4 to 8.4.7. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.1.4...8.4.7) --- updated-dependencies: - dependency-name: postcss dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0cae7e2 commit 83ea15c

File tree

2 files changed

+37
-55
lines changed

2 files changed

+37
-55
lines changed

package-lock.json

Lines changed: 22 additions & 44 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

yarn.lock

Lines changed: 15 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -5282,9 +5282,9 @@ nan@^2.3.3:
52825282
version "2.5.0"
52835283
resolved "https://registry.yarnpkg.com/nan/-/nan-2.5.0.tgz#aa8f1e34531d807e9e27755b234b4a6ec0c152a8"
52845284

5285-
nanoid@^3.1.23:
5286-
version "3.2.0"
5287-
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.2.0.tgz#62667522da6673971cca916a6d3eff3f415ff80c"
5285+
nanoid@^3.3.1:
5286+
version "3.3.1"
5287+
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.1.tgz#6347a18cac88af88f58af0b3594b723d5e99bb35"
52885288

52895289
nanomatch@^1.2.9:
52905290
version "1.2.13"
@@ -5889,6 +5889,10 @@ performance-now@^2.1.0:
58895889
version "2.1.0"
58905890
resolved "https://registry.yarnpkg.com/performance-now/-/performance-now-2.1.0.tgz#6309f4e0e5fa913ec1c69307ae364b4b377c9e7b"
58915891

5892+
picocolors@^1.0.0:
5893+
version "1.0.0"
5894+
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.0.0.tgz#cb5bdc74ff3f51892236eaf79d68bc44564ab81c"
5895+
58925896
picomatch@^2.0.4, picomatch@^2.2.1:
58935897
version "2.2.2"
58945898
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.2.2.tgz#21f333e9b6b8eaff02468f5146ea406d345f4dad"
@@ -5988,12 +5992,12 @@ postcss-value-parser@^4.1.0:
59885992
resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.1.0.tgz#443f6a20ced6481a2bda4fa8532a6e55d789a2cb"
59895993

59905994
postcss@^8.2.15:
5991-
version "8.3.5"
5992-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.3.5.tgz#982216b113412bc20a86289e91eb994952a5b709"
5995+
version "8.4.7"
5996+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.7.tgz#f99862069ec4541de386bf57f5660a6c7a0875a8"
59935997
dependencies:
5994-
colorette "^1.2.2"
5995-
nanoid "^3.1.23"
5996-
source-map-js "^0.6.2"
5998+
nanoid "^3.3.1"
5999+
picocolors "^1.0.0"
6000+
source-map-js "^1.0.2"
59976001

59986002
prebuild-install@^5.3.3:
59996003
version "5.3.5"
@@ -7158,9 +7162,9 @@ source-list-map@^2.0.0:
71587162
version "2.0.1"
71597163
resolved "https://registry.yarnpkg.com/source-list-map/-/source-list-map-2.0.1.tgz#3993bd873bfc48479cca9ea3a547835c7c154b34"
71607164

7161-
source-map-js@^0.6.2:
7162-
version "0.6.2"
7163-
resolved "https://registry.yarnpkg.com/source-map-js/-/source-map-js-0.6.2.tgz#0bb5de631b41cfbda6cfba8bd05a80efdfd2385e"
7165+
source-map-js@^1.0.2:
7166+
version "1.0.2"
7167+
resolved "https://registry.yarnpkg.com/source-map-js/-/source-map-js-1.0.2.tgz#adbc361d9c62df380125e7f161f71c826f1e490c"
71647168

71657169
source-map-resolve@^0.5.0:
71667170
version "0.5.2"

0 commit comments

Comments
 (0)