Skip to content

Commit ae4a786

Browse files
Update dependency postcss to ^8.4.27
1 parent 075b947 commit ae4a786

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

packages/swag-squad/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@headlessui/react": "^1.4.2",
2727
"autoprefixer": "^10.4.0",
2828
"next": "^12.0.7",
29-
"postcss": "^8.4.1",
29+
"postcss": "^8.4.27",
3030
"react": "^17.0.2",
3131
"react-dom": "^17.0.2",
3232
"react-hook-form": "^7.22.2",

yarn.lock

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -4701,10 +4701,10 @@ nanoid@^3.1.23:
47014701
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.1.23.tgz#f744086ce7c2bc47ee0a8472574d5c78e4183a81"
47024702
integrity sha512-FiB0kzdP0FFVGDKlRLEQ1BgDzU87dy5NnzjeW9YZNt+/c3+q82EQDUwniSAUxp/F0gFNI1ZhKU1FqYsMuqZVnw==
47034703

4704-
nanoid@^3.1.30:
4705-
version "3.1.30"
4706-
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.1.30.tgz#63f93cc548d2a113dc5dfbc63bfa09e2b9b64362"
4707-
integrity sha512-zJpuPDwOv8D2zq2WRoMe1HsfZthVewpel9CAvTfc/2mBD1uUT/agc5f7GHGWXlYkFvi1mVxe4IjvP2HNrop7nQ==
4704+
nanoid@^3.3.6:
4705+
version "3.3.6"
4706+
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.6.tgz#443380c856d6e9f9824267d960b4236ad583ea4c"
4707+
integrity sha512-BGcqMMJuToF7i1rt+2PWSNVnWIkGCU78jBG3RxO/bZlnZPK2Cmi2QaffxGO/2RvWi9sL+FAiRiXMgsyxQ1DIDA==
47084708

47094709
natural-compare@^1.4.0:
47104710
version "1.4.0"
@@ -5227,14 +5227,14 @@ postcss@^8.1.6, postcss@^8.2.1:
52275227
nanoid "^3.1.23"
52285228
source-map-js "^0.6.2"
52295229

5230-
postcss@^8.4.1:
5231-
version "8.4.1"
5232-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.1.tgz#73051f825509ad1a716ef500108001bf3d1fa8f7"
5233-
integrity sha512-WqLs/TTzXdG+/A4ZOOK9WDZiikrRaiA+eoEb/jz2DT9KUhMNHgP7yKPO8vwi62ZCsb703Gwb7BMZwDzI54Y2Ag==
5230+
postcss@^8.4.27:
5231+
version "8.4.27"
5232+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.27.tgz#234d7e4b72e34ba5a92c29636734349e0d9c3057"
5233+
integrity sha512-gY/ACJtJPSmUFPDCHtX78+01fHa64FaU4zaaWfuh1MhGJISufJAH4cun6k/8fwsHYeK4UQmENQK+tRLCFJE8JQ==
52345234
dependencies:
5235-
nanoid "^3.1.30"
5235+
nanoid "^3.3.6"
52365236
picocolors "^1.0.0"
5237-
source-map-js "^1.0.1"
5237+
source-map-js "^1.0.2"
52385238

52395239
preferred-pm@^3.0.0:
52405240
version "3.0.3"
@@ -5839,10 +5839,10 @@ source-map-js@^0.6.2:
58395839
resolved "https://registry.yarnpkg.com/source-map-js/-/source-map-js-0.6.2.tgz#0bb5de631b41cfbda6cfba8bd05a80efdfd2385e"
58405840
integrity sha512-/3GptzWzu0+0MBQFrDKzw/DvvMTUORvgY6k6jd/VS6iCR4RDTKWH6v6WPwQoUO8667uQEf9Oe38DxAYWY5F/Ug==
58415841

5842-
source-map-js@^1.0.1:
5843-
version "1.0.1"
5844-
resolved "https://registry.yarnpkg.com/source-map-js/-/source-map-js-1.0.1.tgz#a1741c131e3c77d048252adfa24e23b908670caf"
5845-
integrity sha512-4+TN2b3tqOCd/kaGRJ/sTYA0tR0mdXx26ipdolxcwtJVqEnqNYvlCAt1q3ypy4QMlYus+Zh34RNtYLoq2oQ4IA==
5842+
source-map-js@^1.0.2:
5843+
version "1.0.2"
5844+
resolved "https://registry.yarnpkg.com/source-map-js/-/source-map-js-1.0.2.tgz#adbc361d9c62df380125e7f161f71c826f1e490c"
5845+
integrity sha512-R0XvVJ9WusLiqTCEiGCmICCMplcCkIwwR11mOSD9CR5u+IXYdiseeEuXCVAjS54zqwkLcPNnmU4OeJ6tUrWhDw==
58465846

58475847
source-map-support@~0.5.19:
58485848
version "0.5.19"

0 commit comments

Comments
 (0)