Skip to content

Commit f821dca

Browse files
chore(deps): update all dependencies
1 parent 32498b1 commit f821dca

File tree

2 files changed

+226
-108
lines changed

2 files changed

+226
-108
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,16 +14,16 @@
1414
"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"
1515
},
1616
"devDependencies": {
17-
"autoprefixer": "10.4.18",
17+
"autoprefixer": "10.4.23",
1818
"postcss-cli": "10.1.0",
19-
"sass": "1.72.0",
19+
"sass": "1.97.2",
2020
"sass-lint": "1.13.1",
2121
"watch-cli": "0.2.3"
2222
},
2323
"dependencies": {
2424
"@canonical/cookie-policy": "^3.6.4",
2525
"@canonical/global-nav": "3.6.4",
26-
"postcss": "8.4.36",
26+
"postcss": "8.5.6",
2727
"vanilla-framework": "4.9.0"
2828
}
2929
}

0 commit comments

Comments
 (0)