Skip to content

Commit c7be898

Browse files
authored
Merge pull request #513 from OpenConext/dependabot/npm_and_yarn/postcss-8.5.10
Bump postcss from 8.5.8 to 8.5.10
2 parents 144e408 + 529bb28 commit c7be898

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"bootstrap": "^3",
3333
"jquery": "^3.7.1",
3434
"popper.js": "^1.16.1",
35-
"postcss": ">=8.5.8",
35+
"postcss": ">=8.5.10",
3636
"select2": "^4.0.3"
3737
}
3838
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5265,10 +5265,10 @@ postcss-value-parser@^4.1.0, postcss-value-parser@^4.2.0:
52655265
resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz#723c09920836ba6d3e5af019f92bc0971c02e514"
52665266
integrity sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==
52675267

5268-
postcss@>=8.5.8, postcss@^8.2.14, postcss@^8.4.40:
5269-
version "8.5.8"
5270-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.8.tgz#6230ecc8fb02e7a0f6982e53990937857e13f399"
5271-
integrity sha512-OW/rX8O/jXnm82Ey1k44pObPtdblfiuWnrd8X7GJ7emImCOstunGbXUpp7HdBrFQX6rJzn3sPT397Wp5aCwCHg==
5268+
postcss@>=8.5.10, postcss@^8.2.14, postcss@^8.4.40:
5269+
version "8.5.10"
5270+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.10.tgz#8992d8c30acf3f12169e7c09514a12fed7e48356"
5271+
integrity sha512-pMMHxBOZKFU6HgAZ4eyGnwXF/EvPGGqUr0MnZ5+99485wwW41kW91A4LOGxSHhgugZmSChL5AlElNdwlNgcnLQ==
52725272
dependencies:
52735273
nanoid "^3.3.11"
52745274
picocolors "^1.1.1"

0 commit comments

Comments
 (0)