We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32498b1 commit 57c6f0eCopy full SHA for 57c6f0e
package.json
@@ -14,16 +14,16 @@
14
"clean": "rm -rf node_modules yarn-error.log static/css *.log *.sqlite _site/ build/ .bundle static/js/cookie-policy.js static/js/global-nav.js"
15
},
16
"devDependencies": {
17
- "autoprefixer": "10.4.18",
+ "autoprefixer": "10.4.21",
18
"postcss-cli": "10.1.0",
19
- "sass": "1.72.0",
+ "sass": "1.89.0",
20
"sass-lint": "1.13.1",
21
"watch-cli": "0.2.3"
22
23
"dependencies": {
24
"@canonical/cookie-policy": "^3.6.4",
25
"@canonical/global-nav": "3.6.4",
26
- "postcss": "8.4.36",
+ "postcss": "8.5.3",
27
"vanilla-framework": "4.9.0"
28
}
29
0 commit comments