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 5353 "jest-expect-message" : " ^1.1.3" ,
5454 "jsdom" : " ^22.1.0" ,
5555 "mutationobserver-shim" : " ^0.3.7" ,
56- "postcss" : " ^8.4.49 " ,
56+ "postcss" : " ^8.5.1 " ,
5757 "release-it" : " ^15.11.0" ,
5858 "release-it-lerna-changelog" : " ^5.0.0" ,
5959 "rimraf" : " ^5.0.7" ,
Original file line number Diff line number Diff line change @@ -7505,10 +7505,10 @@ mz@^2.4.0:
75057505 object-assign "^4.0.1"
75067506 thenify-all "^1.0.0"
75077507
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 ==
75127512
75137513natural-compare@^1.4.0 :
75147514 version "1.4.0"
@@ -8453,12 +8453,12 @@ postcss-value-parser@^4.2.0:
84538453 resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz#723c09920836ba6d3e5af019f92bc0971c02e514"
84548454 integrity sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==
84558455
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 ==
84608460 dependencies :
8461- nanoid "^3.3.7 "
8461+ nanoid "^3.3.8 "
84628462 picocolors "^1.1.1"
84638463 source-map-js "^1.2.1"
84648464
You can’t perform that action at this time.
0 commit comments