File tree 2 files changed +10
-10
lines changed
2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 53
53
"jest-expect-message" : " ^1.1.3" ,
54
54
"jsdom" : " ^22.1.0" ,
55
55
"mutationobserver-shim" : " ^0.3.7" ,
56
- "postcss" : " ^8.4.49 " ,
56
+ "postcss" : " ^8.5.1 " ,
57
57
"release-it" : " ^15.11.0" ,
58
58
"release-it-lerna-changelog" : " ^5.0.0" ,
59
59
"rimraf" : " ^5.0.7" ,
Original file line number Diff line number Diff line change @@ -7505,10 +7505,10 @@ mz@^2.4.0:
7505
7505
object-assign "^4.0.1"
7506
7506
thenify-all "^1.0.0"
7507
7507
7508
- nanoid@^3.3.7 :
7509
- version "3.3.7 "
7510
- resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.7 .tgz#d0c301a691bc8d54efa0a2226ccf3fe2fd656bd8 "
7511
- integrity sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g ==
7508
+ nanoid@^3.3.8 :
7509
+ version "3.3.8 "
7510
+ resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.8 .tgz#b1be3030bee36aaff18bacb375e5cce521684baf "
7511
+ integrity sha512-WNLf5Sd8oZxOm+TzppcYk8gVOgP+l58xNy58D0nbUnOxOWRWvlcCV4kUF7ltmI6PsrLl/BgKEyS4mqsGChFN0w ==
7512
7512
7513
7513
natural-compare@^1.4.0 :
7514
7514
version "1.4.0"
@@ -8453,12 +8453,12 @@ postcss-value-parser@^4.2.0:
8453
8453
resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz#723c09920836ba6d3e5af019f92bc0971c02e514"
8454
8454
integrity sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==
8455
8455
8456
- postcss@^8.4.49 :
8457
- version "8.4.49 "
8458
- resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.49 .tgz#4ea479048ab059ab3ae61d082190fabfd994fe19 "
8459
- integrity sha512-OCVPnIObs4N29kxTjzLfUryOkvZEq+pf8jTF0lg8E7uETuWHA+v7j3c/xJmiqpX450191LlmZfUKkXxkTry7nA ==
8456
+ postcss@^8.5.1 :
8457
+ version "8.5.1 "
8458
+ resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.1 .tgz#e2272a1f8a807fafa413218245630b5db10a3214 "
8459
+ integrity sha512-6oz2beyjc5VMn/KV1pPw8fliQkhBXrVn1Z3TVyqZxU8kZpzEKhBdmCFqI6ZbmGtamQvQGuU1sgPTk8ZrXDD7jQ ==
8460
8460
dependencies :
8461
- nanoid "^3.3.7 "
8461
+ nanoid "^3.3.8 "
8462
8462
picocolors "^1.1.1"
8463
8463
source-map-js "^1.2.1"
8464
8464
You can’t perform that action at this time.
0 commit comments