Skip to content
This repository was archived by the owner on May 17, 2022. It is now read-only.

Commit aab2156

Browse files
committed
Update dependency postcss to v8.4.13
1 parent 409f885 commit aab2156

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"eslint-plugin-prettier": "4.0.0",
5151
"eslint-plugin-react": "7.27.1",
5252
"eslint-plugin-react-hooks": "4.3.0",
53-
"postcss": "8.3.11",
53+
"postcss": "8.4.13",
5454
"postcss-flexbugs-fixes": "5.0.2",
5555
"postcss-import": "14.0.2",
5656
"postcss-loader": "6.1.1",

yarn.lock

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

3903-
nanoid@^3.1.30:
3904-
version "3.1.30"
3905-
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.1.30.tgz#63f93cc548d2a113dc5dfbc63bfa09e2b9b64362"
3906-
integrity sha512-zJpuPDwOv8D2zq2WRoMe1HsfZthVewpel9CAvTfc/2mBD1uUT/agc5f7GHGWXlYkFvi1mVxe4IjvP2HNrop7nQ==
3903+
nanoid@^3.3.3:
3904+
version "3.3.4"
3905+
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.4.tgz#730b67e3cd09e2deacf03c027c81c9d9dbc5e8ab"
3906+
integrity sha512-MqBkQh/OHTS2egovRtLk45wEyNXwF+cokD+1YPf9u5VfJiRdAiRwB2froX5Co9Rh20xs4siNPm8naNotSD6RBw==
39073907

39083908
39093909
version "0.3.4"
@@ -4676,14 +4676,14 @@ [email protected]:
46764676
nanoid "^3.1.22"
46774677
source-map "^0.6.1"
46784678

4679-
postcss@8.3.11:
4680-
version "8.3.11"
4681-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.3.11.tgz#c3beca7ea811cd5e1c4a3ec6d2e7599ef1f8f858"
4682-
integrity sha512-hCmlUAIlUiav8Xdqw3Io4LcpA1DOt7h3LSTAC4G6JGHFFaWzI6qvFt9oilvl8BmkbBRX1IhM90ZAmpk68zccQA==
4679+
postcss@8.4.13:
4680+
version "8.4.13"
4681+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.13.tgz#7c87bc268e79f7f86524235821dfdf9f73e5d575"
4682+
integrity sha512-jtL6eTBrza5MPzy8oJLFuUscHDXTV5KcLlqAWHl5q5WYRfnNRGSmOZmOZ1T6Gy7A99mOZfqungmZMpMmCVJ8ZA==
46834683
dependencies:
4684-
nanoid "^3.1.30"
4684+
nanoid "^3.3.3"
46854685
picocolors "^1.0.0"
4686-
source-map-js "^0.6.2"
4686+
source-map-js "^1.0.2"
46874687

46884688
postcss@^7.0.14, postcss@^7.0.17, postcss@^7.0.2, postcss@^7.0.32, postcss@^7.0.5, postcss@^7.0.6:
46894689
version "7.0.35"
@@ -5201,10 +5201,10 @@ slash@^3.0.0:
52015201
resolved "https://registry.yarnpkg.com/slash/-/slash-3.0.0.tgz#6539be870c165adbd5240220dbe361f1bc4d4634"
52025202
integrity sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==
52035203

5204-
source-map-js@^0.6.2:
5205-
version "0.6.2"
5206-
resolved "https://registry.yarnpkg.com/source-map-js/-/source-map-js-0.6.2.tgz#0bb5de631b41cfbda6cfba8bd05a80efdfd2385e"
5207-
integrity sha512-/3GptzWzu0+0MBQFrDKzw/DvvMTUORvgY6k6jd/VS6iCR4RDTKWH6v6WPwQoUO8667uQEf9Oe38DxAYWY5F/Ug==
5204+
source-map-js@^1.0.2:
5205+
version "1.0.2"
5206+
resolved "https://registry.yarnpkg.com/source-map-js/-/source-map-js-1.0.2.tgz#adbc361d9c62df380125e7f161f71c826f1e490c"
5207+
integrity sha512-R0XvVJ9WusLiqTCEiGCmICCMplcCkIwwR11mOSD9CR5u+IXYdiseeEuXCVAjS54zqwkLcPNnmU4OeJ6tUrWhDw==
52085208

52095209
52105210
version "0.5.6"

0 commit comments

Comments
 (0)