File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 34
34
"chai" : " ^4.2.0" ,
35
35
"eslint" : " ^7.12.1" ,
36
36
"mocha" : " ^8.2.1" ,
37
- "postcss" : " ^8.1.4 " ,
37
+ "postcss" : " ^8.1.5 " ,
38
38
"prettier" : " ^2.1.2" ,
39
39
"puppeteer" : " ^5.4.1" ,
40
40
"tailwindcss" : " ^1.9.6"
Original file line number Diff line number Diff line change 1709
1709
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.1.12.tgz#6f7736c62e8d39421601e4a0c77623a97ea69654"
1710
1710
integrity sha512-1qstj9z5+x491jfiC4Nelk+f8XBad7LN20PmyWINJEMRSf3wcAjAWysw1qaA8z6NSKe2sjq1hRSDpBH5paCb6A==
1711
1711
1712
- nanoid@^3.1.15 :
1713
- version "3.1.15 "
1714
- resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.1.15 .tgz#28e7c4ce56aff2d0c2d37814c7aef9d6c5b3e6f3 "
1715
- integrity sha512-n8rXUZ8UU3lV6+43atPrSizqzh25n1/f00Wx1sCiE7R1sSHytZLTTiQl8DjC4IDLOnEZDlgJhy0yO4VsIpMxow ==
1712
+ nanoid@^3.1.16 :
1713
+ version "3.1.16 "
1714
+ resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.1.16 .tgz#b21f0a7d031196faf75314d7c65d36352beeef64 "
1715
+ integrity sha512-+AK8MN0WHji40lj8AEuwLOvLSbWYApQpre/aFJZD71r43wVRLrOYS4FmJOPQYon1TqB462RzrrxlfA74XRES8w ==
1716
1716
1717
1717
natural-compare@^1.4.0 :
1718
1718
version "1.4.0"
@@ -2052,14 +2052,14 @@ postcss@^6.0.9:
2052
2052
source-map "^0.6.1"
2053
2053
supports-color "^5.4.0"
2054
2054
2055
- postcss@^8.1.4 :
2056
- version "8.1.4 "
2057
- resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.1.4 .tgz#356dfef367a70f3d04347f74560c85846e20e4c1 "
2058
- integrity sha512-LfqcwgMq9LOd8pX7K2+r2HPitlIGC5p6PoZhVELlqhh2YGDVcXKpkCseqan73Hrdik6nBd2OvoDPUaP/oMj9hQ ==
2055
+ postcss@^8.1.5 :
2056
+ version "8.1.5 "
2057
+ resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.1.5 .tgz#09ef688ee97fae9b0914bff01ffe5a3dba48bd68 "
2058
+ integrity sha512-sRcAWfjft1LGYx086un0I7XRnkhtKsNuau08mvrCC2ntuahZrLXe4iQ4PiAtQ+lhFWnTt+0gtA7omE4InCobMg ==
2059
2059
dependencies :
2060
2060
colorette "^1.2.1"
2061
2061
line-column "^1.0.2"
2062
- nanoid "^3.1.15 "
2062
+ nanoid "^3.1.16 "
2063
2063
source-map "^0.6.1"
2064
2064
2065
2065
prelude-ls@^1.2.1 :
You can’t perform that action at this time.
0 commit comments