Skip to content

Commit 19d156e

Browse files
Bump postcss from 8.3.11 to 8.4.38 (#34)
Bumps [postcss](https://github.com/postcss/postcss) from 8.3.11 to 8.4.38. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.3.11...8.4.38) --- updated-dependencies: - dependency-name: postcss dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 02e80d5 commit 19d156e

File tree

2 files changed

+44
-28
lines changed

2 files changed

+44
-28
lines changed

package-lock.json

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

yarn.lock

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -5907,10 +5907,10 @@ nanocolors@^0.1.12:
59075907
resolved "https://registry.npmjs.org/nanocolors/-/nanocolors-0.1.12.tgz"
59085908
integrity sha512-2nMHqg1x5PU+unxX7PGY7AuYxl2qDx7PSrTRjizr8sxdd3l/3hBuWWaki62qmtYm2U5i4Z5E7GbjlyDFhs9/EQ==
59095909

5910-
nanoid@^3.1.30:
5911-
version "3.1.30"
5912-
resolved "https://registry.npmjs.org/nanoid/-/nanoid-3.1.30.tgz"
5913-
integrity sha512-zJpuPDwOv8D2zq2WRoMe1HsfZthVewpel9CAvTfc/2mBD1uUT/agc5f7GHGWXlYkFvi1mVxe4IjvP2HNrop7nQ==
5910+
nanoid@^3.3.7:
5911+
version "3.3.7"
5912+
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.7.tgz#d0c301a691bc8d54efa0a2226ccf3fe2fd656bd8"
5913+
integrity sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g==
59145914

59155915
nanomatch@^1.2.9:
59165916
version "1.2.13"
@@ -6747,13 +6747,13 @@ postcss-zindex@^5.0.1:
67476747
integrity sha512-nwgtJJys+XmmSGoYCcgkf/VczP8Mp/0OfSv3v0+fw0uABY4yxw+eFs0Xp9nAZHIKnS5j+e9ywQ+RD+ONyvl5pA==
67486748

67496749
postcss@^8.2.15, postcss@^8.2.4, postcss@^8.2.9:
6750-
version "8.3.11"
6751-
resolved "https://registry.npmjs.org/postcss/-/postcss-8.3.11.tgz"
6752-
integrity sha512-hCmlUAIlUiav8Xdqw3Io4LcpA1DOt7h3LSTAC4G6JGHFFaWzI6qvFt9oilvl8BmkbBRX1IhM90ZAmpk68zccQA==
6750+
version "8.4.38"
6751+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.38.tgz#b387d533baf2054288e337066d81c6bee9db9e0e"
6752+
integrity sha512-Wglpdk03BSfXkHoQa3b/oulrotAkwrlLDRSOb9D0bN86FdRyE9lppSp33aHNPgBa0JKCoB+drFLZkQoRRYae5A==
67536753
dependencies:
6754-
nanoid "^3.1.30"
6754+
nanoid "^3.3.7"
67556755
picocolors "^1.0.0"
6756-
source-map-js "^0.6.2"
6756+
source-map-js "^1.2.0"
67576757

67586758
prepend-http@^2.0.0:
67596759
version "2.0.0"
@@ -7829,10 +7829,10 @@ source-list-map@^2.0.0:
78297829
resolved "https://registry.npmjs.org/source-list-map/-/source-list-map-2.0.1.tgz"
78307830
integrity sha512-qnQ7gVMxGNxsiL4lEuJwe/To8UnK7fAnmbGEEH8RpLouuKbeEm0lhbQVFIrNSuB+G7tVrAlVsZgETT5nljf+Iw==
78317831

7832-
source-map-js@^0.6.2:
7833-
version "0.6.2"
7834-
resolved "https://registry.npmjs.org/source-map-js/-/source-map-js-0.6.2.tgz"
7835-
integrity sha512-/3GptzWzu0+0MBQFrDKzw/DvvMTUORvgY6k6jd/VS6iCR4RDTKWH6v6WPwQoUO8667uQEf9Oe38DxAYWY5F/Ug==
7832+
source-map-js@^1.2.0:
7833+
version "1.2.0"
7834+
resolved "https://registry.yarnpkg.com/source-map-js/-/source-map-js-1.2.0.tgz#16b809c162517b5b8c3e7dcd315a2a5c2612b2af"
7835+
integrity sha512-itJW8lvSA0TXEphiRoawsCksnlf8SyvmFzIhltqAHluXd88pkCd+cXJVHTDwdCr0IzwptSm035IHQktUu1QUMg==
78367836

78377837
source-map-resolve@^0.5.0:
78387838
version "0.5.3"

0 commit comments

Comments
 (0)