Skip to content

Commit eead190

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency postcss to ^8.1.5
1 parent 41f2ca0 commit eead190

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"chai": "^4.2.0",
3535
"eslint": "^7.12.1",
3636
"mocha": "^8.2.1",
37-
"postcss": "^8.1.4",
37+
"postcss": "^8.1.5",
3838
"prettier": "^2.1.2",
3939
"puppeteer": "^5.4.1",
4040
"tailwindcss": "^1.9.6"

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1709,10 +1709,10 @@ [email protected]:
17091709
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.1.12.tgz#6f7736c62e8d39421601e4a0c77623a97ea69654"
17101710
integrity sha512-1qstj9z5+x491jfiC4Nelk+f8XBad7LN20PmyWINJEMRSf3wcAjAWysw1qaA8z6NSKe2sjq1hRSDpBH5paCb6A==
17111711

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==
17161716

17171717
natural-compare@^1.4.0:
17181718
version "1.4.0"
@@ -2052,14 +2052,14 @@ postcss@^6.0.9:
20522052
source-map "^0.6.1"
20532053
supports-color "^5.4.0"
20542054

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==
20592059
dependencies:
20602060
colorette "^1.2.1"
20612061
line-column "^1.0.2"
2062-
nanoid "^3.1.15"
2062+
nanoid "^3.1.16"
20632063
source-map "^0.6.1"
20642064

20652065
prelude-ls@^1.2.1:

0 commit comments

Comments
 (0)