Skip to content

Commit d22a72d

Browse files
chore(deps-dev): bump postcss from 8.4.35 to 8.4.36 (#10724)
1 parent a34cd8f commit d22a72d

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@
215215
"mini-css-extract-plugin": "^2.8.1",
216216
"node-dev": "^8.0.0",
217217
"peggy": "^4.0.2",
218-
"postcss": "^8.4.35",
218+
"postcss": "^8.4.36",
219219
"postcss-flexbugs-fixes": "^5.0.2",
220220
"postcss-loader": "^8.1.1",
221221
"postcss-normalize": "^10.0.1",

Diff for: yarn.lock

+9-9
Original file line numberDiff line numberDiff line change
@@ -12533,14 +12533,14 @@ postcss-value-parser@^4.0.0, postcss-value-parser@^4.1.0, postcss-value-parser@^
1253312533
resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz#723c09920836ba6d3e5af019f92bc0971c02e514"
1253412534
integrity sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==
1253512535

12536-
postcss@^8.2.14, postcss@^8.4.23, postcss@^8.4.28, postcss@^8.4.32, postcss@^8.4.33, postcss@^8.4.35:
12537-
version "8.4.35"
12538-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.35.tgz#60997775689ce09011edf083a549cea44aabe2f7"
12539-
integrity sha512-u5U8qYpBCpN13BsiEB0CbR1Hhh4Gc0zLFuedrHJKMctHCHAGrMdG0PRM/KErzAL3CU6/eckEtmHNB3x6e3c0vA==
12536+
postcss@^8.2.14, postcss@^8.4.23, postcss@^8.4.28, postcss@^8.4.32, postcss@^8.4.33, postcss@^8.4.36:
12537+
version "8.4.36"
12538+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.36.tgz#dba513c3c3733c44e0288a712894f8910bbaabc6"
12539+
integrity sha512-/n7eumA6ZjFHAsbX30yhHup/IMkOmlmvtEi7P+6RMYf+bGJSUHc3geH4a0NSZxAz/RJfiS9tooCTs9LAVYUZKw==
1254012540
dependencies:
1254112541
nanoid "^3.3.7"
1254212542
picocolors "^1.0.0"
12543-
source-map-js "^1.0.2"
12543+
source-map-js "^1.1.0"
1254412544

1254512545
postgres-array@~2.0.0:
1254612546
version "2.0.0"
@@ -14008,10 +14008,10 @@ [email protected]:
1400814008
resolved "https://registry.npmmirror.com/source-map-generator/-/source-map-generator-0.8.0.tgz#10d5ca0651e2c9302ea338739cbd4408849c5d00"
1400914009
integrity sha512-psgxdGMwl5MZM9S3FWee4EgsEaIjahYV5AzGnwUvPhWeITz/j6rKpysQHlQ4USdxvINlb8lKfWGIXwfkrgtqkA==
1401014010

14011-
"source-map-js@>=0.6.2 <2.0.0", source-map-js@^1.0.1, source-map-js@^1.0.2:
14012-
version "1.0.2"
14013-
resolved "https://registry.yarnpkg.com/source-map-js/-/source-map-js-1.0.2.tgz#adbc361d9c62df380125e7f161f71c826f1e490c"
14014-
integrity sha512-R0XvVJ9WusLiqTCEiGCmICCMplcCkIwwR11mOSD9CR5u+IXYdiseeEuXCVAjS54zqwkLcPNnmU4OeJ6tUrWhDw==
14011+
"source-map-js@>=0.6.2 <2.0.0", source-map-js@^1.0.1, source-map-js@^1.0.2, source-map-js@^1.1.0:
14012+
version "1.1.0"
14013+
resolved "https://registry.yarnpkg.com/source-map-js/-/source-map-js-1.1.0.tgz#9e7d5cb46f0689fb6691b30f226937558d0fa94b"
14014+
integrity sha512-9vC2SfsJzlej6MAaMPLu8HiBSHGdRAJ9hVFYN1ibZoNkeanmDmLUcIrj6G9DGL7XMJ54AKg/G75akXl1/izTOw==
1401514015

1401614016
source-map-loader@^5.0.0:
1401714017
version "5.0.0"

0 commit comments

Comments
 (0)