Skip to content

Commit 4818ab7

Browse files
Bump postcss from 8.5.6 to 8.5.10 (#2825)
Bumps [postcss](https://github.com/postcss/postcss) from 8.5.6 to 8.5.10. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.5.6...8.5.10) --- updated-dependencies: - dependency-name: postcss dependency-version: 8.5.10 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Angel Montenegro <a.montenegro@orcid.org>
1 parent 99fa96a commit 4818ab7

2 files changed

Lines changed: 11 additions & 2 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"karma-jasmine-html-reporter": "^1.7.0",
6666
"lodash": "^4.18.1",
6767
"ngx-cookie-service": "^20",
68-
"postcss": "^8.5.6",
68+
"postcss": "^8.5.10",
6969
"properties-to-json": "^0.1.4",
7070
"rxjs": "~7.8.0",
7171
"stream": "0.0.2",

yarn.lock

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8681,7 +8681,7 @@ postcss-value-parser@^4.1.0, postcss-value-parser@^4.2.0:
86818681
resolved "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz"
86828682
integrity sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==
86838683

8684-
postcss@8.5.6, postcss@^8.2.14, postcss@^8.4.33, postcss@^8.4.41, postcss@^8.4.47, postcss@^8.4.49, postcss@^8.5.6:
8684+
postcss@8.5.6:
86858685
version "8.5.6"
86868686
resolved "https://registry.npmjs.org/postcss/-/postcss-8.5.6.tgz"
86878687
integrity sha512-3Ybi1tAuwAP9s0r1UQ2J4n5Y0G05bJkpUIO0/bI9MhwmD70S5aTWbXGBwxHrelT+XM1k6dM0pk+SwNkpTRN7Pg==
@@ -8690,6 +8690,15 @@ postcss@8.5.6, postcss@^8.2.14, postcss@^8.4.33, postcss@^8.4.41, postcss@^8.4.4
86908690
picocolors "^1.1.1"
86918691
source-map-js "^1.2.1"
86928692

8693+
postcss@^8.2.14, postcss@^8.4.33, postcss@^8.4.41, postcss@^8.4.47, postcss@^8.4.49, postcss@^8.5.10, postcss@^8.5.6:
8694+
version "8.5.10"
8695+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.10.tgz#8992d8c30acf3f12169e7c09514a12fed7e48356"
8696+
integrity sha512-pMMHxBOZKFU6HgAZ4eyGnwXF/EvPGGqUr0MnZ5+99485wwW41kW91A4LOGxSHhgugZmSChL5AlElNdwlNgcnLQ==
8697+
dependencies:
8698+
nanoid "^3.3.11"
8699+
picocolors "^1.1.1"
8700+
source-map-js "^1.2.1"
8701+
86938702
prettier@^2.0.5:
86948703
version "2.8.8"
86958704
resolved "https://registry.npmjs.org/prettier/-/prettier-2.8.8.tgz"

0 commit comments

Comments
 (0)