Skip to content

Commit ff5f30a

Browse files
authored
Merge pull request #49 from gx0r/dependabot/npm_and_yarn/postcss-8.4.7
Bump postcss from 8.1.4 to 8.4.7
2 parents a355140 + 83ea15c commit ff5f30a

File tree

2 files changed

+37
-55
lines changed

2 files changed

+37
-55
lines changed

package-lock.json

+22-44
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

yarn.lock

+15-11
Original file line numberDiff line numberDiff line change
@@ -5269,9 +5269,9 @@ nan@^2.3.3:
52695269
version "2.5.0"
52705270
resolved "https://registry.yarnpkg.com/nan/-/nan-2.5.0.tgz#aa8f1e34531d807e9e27755b234b4a6ec0c152a8"
52715271

5272-
nanoid@^3.1.23:
5273-
version "3.2.0"
5274-
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.2.0.tgz#62667522da6673971cca916a6d3eff3f415ff80c"
5272+
nanoid@^3.3.1:
5273+
version "3.3.1"
5274+
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.1.tgz#6347a18cac88af88f58af0b3594b723d5e99bb35"
52755275

52765276
nanomatch@^1.2.9:
52775277
version "1.2.13"
@@ -5876,6 +5876,10 @@ performance-now@^2.1.0:
58765876
version "2.1.0"
58775877
resolved "https://registry.yarnpkg.com/performance-now/-/performance-now-2.1.0.tgz#6309f4e0e5fa913ec1c69307ae364b4b377c9e7b"
58785878

5879+
picocolors@^1.0.0:
5880+
version "1.0.0"
5881+
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.0.0.tgz#cb5bdc74ff3f51892236eaf79d68bc44564ab81c"
5882+
58795883
picomatch@^2.0.4, picomatch@^2.2.1:
58805884
version "2.2.2"
58815885
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.2.2.tgz#21f333e9b6b8eaff02468f5146ea406d345f4dad"
@@ -5975,12 +5979,12 @@ postcss-value-parser@^4.1.0:
59755979
resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.1.0.tgz#443f6a20ced6481a2bda4fa8532a6e55d789a2cb"
59765980

59775981
postcss@^8.2.15:
5978-
version "8.3.5"
5979-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.3.5.tgz#982216b113412bc20a86289e91eb994952a5b709"
5982+
version "8.4.7"
5983+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.7.tgz#f99862069ec4541de386bf57f5660a6c7a0875a8"
59805984
dependencies:
5981-
colorette "^1.2.2"
5982-
nanoid "^3.1.23"
5983-
source-map-js "^0.6.2"
5985+
nanoid "^3.3.1"
5986+
picocolors "^1.0.0"
5987+
source-map-js "^1.0.2"
59845988

59855989
prebuild-install@^5.3.3:
59865990
version "5.3.5"
@@ -7145,9 +7149,9 @@ source-list-map@^2.0.0:
71457149
version "2.0.1"
71467150
resolved "https://registry.yarnpkg.com/source-list-map/-/source-list-map-2.0.1.tgz#3993bd873bfc48479cca9ea3a547835c7c154b34"
71477151

7148-
source-map-js@^0.6.2:
7149-
version "0.6.2"
7150-
resolved "https://registry.yarnpkg.com/source-map-js/-/source-map-js-0.6.2.tgz#0bb5de631b41cfbda6cfba8bd05a80efdfd2385e"
7152+
source-map-js@^1.0.2:
7153+
version "1.0.2"
7154+
resolved "https://registry.yarnpkg.com/source-map-js/-/source-map-js-1.0.2.tgz#adbc361d9c62df380125e7f161f71c826f1e490c"
71517155

71527156
source-map-resolve@^0.5.0:
71537157
version "0.5.2"

0 commit comments

Comments
 (0)