Skip to content

Commit ff10335

Browse files
authored
chore: lock postcss and autoprefixer for now (closes #5774) (#5782)
* chore: lock `postcss` and `autoprefixer` for now * Update renovate.json
1 parent 78ac383 commit ff10335

File tree

3 files changed

+136
-114
lines changed

3 files changed

+136
-114
lines changed

.github/renovate.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22
"extends": ["@nuxtjs"],
33
"labels": ["Type: Dependencies"],
44
"packageRules": [
5+
{
6+
"packageNames": ["autoprefixer"],
7+
"allowedVersions": "<10.0.0"
8+
},
59
{
610
"packageNames": ["bootstrap"],
711
"allowedVersions": "<5.0.0"
@@ -14,6 +18,10 @@
1418
"packageNames": ["highlight.js"],
1519
"allowedVersions": "<10.0.0"
1620
},
21+
{
22+
"packageNames": ["postcss"],
23+
"allowedVersions": "<8.0.0"
24+
},
1725
{
1826
"packageNames": ["prettier"],
1927
"allowedVersions": "<=1.14.3"

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -149,6 +149,7 @@
149149
"marked": "^1.1.1",
150150
"node-sass": "^4.14.1",
151151
"nuxt": "^2.14.5",
152+
"postcss": "^7.0.32",
152153
"postcss-cli": "^7.1.2",
153154
"prettier": "1.14.3",
154155
"require-context": "^1.1.0",

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy