File tree 2 files changed +14
-5
lines changed
2 files changed +14
-5
lines changed Original file line number Diff line number Diff line change 104
104
"jest" : " 29.7.0" ,
105
105
"jest-environment-jsdom" : " 29.7.0" ,
106
106
"jest-localstorage-mock" : " 2.4.26" ,
107
- "postcss" : " 8.4.40 " ,
107
+ "postcss" : " 8.4.41 " ,
108
108
"postcss-flexbugs-fixes" : " 5.0.2" ,
109
109
"redux-mock-store" : " 1.5.4" ,
110
110
"sass" : " 1.77.8" ,
Original file line number Diff line number Diff line change @@ -7743,10 +7743,10 @@ postcss-value-parser@^4.2.0:
7743
7743
resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz#723c09920836ba6d3e5af019f92bc0971c02e514"
7744
7744
integrity sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==
7745
7745
7746
- [email protected] .40, postcss@^8.4.40 :
7747
- version "8.4.40 "
7748
- resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.40 .tgz#eb81f2a4dd7668ed869a6db25999e02e9ad909d8 "
7749
- integrity sha512-YF2kKIUzAofPMpfH6hOi2cGnv/HrUlfucspc7pDyvv7kGdqXrfj8SCl/t8owkEgKEuu8ZcRjSOxFxVLqwChZ2Q ==
7746
+
7747
+ version "8.4.41 "
7748
+ resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.41 .tgz#d6104d3ba272d882fe18fc07d15dc2da62fa2681 "
7749
+ integrity sha512-TesUflQ0WKZqAvg52PWL6kHgLKP6xB6heTOdoYM0Wt2UHyxNa4K25EZZMgKns3BH1RLVbZCREPpLY0rhnNoHVQ ==
7750
7750
dependencies :
7751
7751
nanoid "^3.3.7"
7752
7752
picocolors "^1.0.1"
@@ -7779,6 +7779,15 @@ postcss@^8.4.39:
7779
7779
picocolors "^1.0.1"
7780
7780
source-map-js "^1.2.0"
7781
7781
7782
+ postcss@^8.4.40 :
7783
+ version "8.4.40"
7784
+ resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.40.tgz#eb81f2a4dd7668ed869a6db25999e02e9ad909d8"
7785
+ integrity sha512-YF2kKIUzAofPMpfH6hOi2cGnv/HrUlfucspc7pDyvv7kGdqXrfj8SCl/t8owkEgKEuu8ZcRjSOxFxVLqwChZ2Q==
7786
+ dependencies :
7787
+ nanoid "^3.3.7"
7788
+ picocolors "^1.0.1"
7789
+ source-map-js "^1.2.0"
7790
+
7782
7791
prelude-ls@^1.2.1 :
7783
7792
version "1.2.1"
7784
7793
resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.2.1.tgz#debc6489d7a6e6b0e7611888cec880337d316396"
You can’t perform that action at this time.
0 commit comments