Skip to content

Commit 91a028e

Browse files
authored
Merge pull request #138 from graphql-java/dependabot/npm_and_yarn/postcss-8.4.31
Bump postcss from 8.3.11 to 8.4.31
2 parents ffc9a7b + 3298b47 commit 91a028e

1 file changed

Lines changed: 13 additions & 13 deletions

File tree

yarn.lock

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -5288,10 +5288,10 @@ multicast-dns@^6.0.1:
52885288
dns-packet "^1.3.1"
52895289
thunky "^1.0.2"
52905290

5291-
nanoid@^3.1.30:
5292-
version "3.3.4"
5293-
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.4.tgz#730b67e3cd09e2deacf03c027c81c9d9dbc5e8ab"
5294-
integrity sha512-MqBkQh/OHTS2egovRtLk45wEyNXwF+cokD+1YPf9u5VfJiRdAiRwB2froX5Co9Rh20xs4siNPm8naNotSD6RBw==
5291+
nanoid@^3.3.6:
5292+
version "3.3.6"
5293+
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.6.tgz#443380c856d6e9f9824267d960b4236ad583ea4c"
5294+
integrity sha512-BGcqMMJuToF7i1rt+2PWSNVnWIkGCU78jBG3RxO/bZlnZPK2Cmi2QaffxGO/2RvWi9sL+FAiRiXMgsyxQ1DIDA==
52955295

52965296
negotiator@0.6.3:
52975297
version "0.6.3"
@@ -6027,13 +6027,13 @@ postcss-zindex@^5.0.1:
60276027
integrity sha512-nwgtJJys+XmmSGoYCcgkf/VczP8Mp/0OfSv3v0+fw0uABY4yxw+eFs0Xp9nAZHIKnS5j+e9ywQ+RD+ONyvl5pA==
60286028

60296029
postcss@^8.2.15, postcss@^8.3.11, postcss@^8.3.5, postcss@^8.3.7:
6030-
version "8.3.11"
6031-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.3.11.tgz#c3beca7ea811cd5e1c4a3ec6d2e7599ef1f8f858"
6032-
integrity sha512-hCmlUAIlUiav8Xdqw3Io4LcpA1DOt7h3LSTAC4G6JGHFFaWzI6qvFt9oilvl8BmkbBRX1IhM90ZAmpk68zccQA==
6030+
version "8.4.31"
6031+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.31.tgz#92b451050a9f914da6755af352bdc0192508656d"
6032+
integrity sha512-PS08Iboia9mts/2ygV3eLpY5ghnUcfLV/EXTOW1E2qYxJKGGBUtNjN76FYHnMs36RmARn41bC0AZmn+rR0OVpQ==
60336033
dependencies:
6034-
nanoid "^3.1.30"
6034+
nanoid "^3.3.6"
60356035
picocolors "^1.0.0"
6036-
source-map-js "^0.6.2"
6036+
source-map-js "^1.0.2"
60376037

60386038
prepend-http@^2.0.0:
60396039
version "2.0.0"
@@ -6955,10 +6955,10 @@ source-list-map@^2.0.0:
69556955
resolved "https://registry.yarnpkg.com/source-list-map/-/source-list-map-2.0.1.tgz#3993bd873bfc48479cca9ea3a547835c7c154b34"
69566956
integrity sha512-qnQ7gVMxGNxsiL4lEuJwe/To8UnK7fAnmbGEEH8RpLouuKbeEm0lhbQVFIrNSuB+G7tVrAlVsZgETT5nljf+Iw==
69576957

6958-
source-map-js@^0.6.2:
6959-
version "0.6.2"
6960-
resolved "https://registry.yarnpkg.com/source-map-js/-/source-map-js-0.6.2.tgz#0bb5de631b41cfbda6cfba8bd05a80efdfd2385e"
6961-
integrity sha512-/3GptzWzu0+0MBQFrDKzw/DvvMTUORvgY6k6jd/VS6iCR4RDTKWH6v6WPwQoUO8667uQEf9Oe38DxAYWY5F/Ug==
6958+
source-map-js@^1.0.2:
6959+
version "1.0.2"
6960+
resolved "https://registry.yarnpkg.com/source-map-js/-/source-map-js-1.0.2.tgz#adbc361d9c62df380125e7f161f71c826f1e490c"
6961+
integrity sha512-R0XvVJ9WusLiqTCEiGCmICCMplcCkIwwR11mOSD9CR5u+IXYdiseeEuXCVAjS54zqwkLcPNnmU4OeJ6tUrWhDw==
69626962

69636963
source-map-support@~0.5.20:
69646964
version "0.5.21"

0 commit comments

Comments
 (0)