Skip to content

Commit 48a975e

Browse files
committed
2 parents 0387449 + 5c344eb commit 48a975e

File tree

2 files changed

+154
-146
lines changed

2 files changed

+154
-146
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"devDependencies": {
2828
"@lodder/grunt-postcss": "3.1.1",
2929
"@lodder/time-grunt": "4.0.0",
30-
"autoprefixer": "10.4.13",
30+
"autoprefixer": "10.4.14",
3131
"coffeelint": "2.1.0",
3232
"coffeescript": "2.7.0",
3333
"grunt": "1.6.1",
@@ -39,7 +39,7 @@
3939
"grunt-concurrent": "3.0.0",
4040
"grunt-contrib-clean": "2.0.1",
4141
"grunt-contrib-copy": "1.0.0",
42-
"grunt-contrib-cssmin": "4.0.0",
42+
"grunt-contrib-cssmin": "5.0.0",
4343
"grunt-contrib-htmlmin": "3.1.0",
4444
"grunt-contrib-less": "3.0.0",
4545
"grunt-contrib-watch": "1.1.0",
@@ -59,9 +59,9 @@
5959
"grunt-uncss-inline": "1.2.7",
6060
"grunt-xmlmin": "0.1.8",
6161
"jit-grunt": "0.10.0",
62-
"postcss": "8.4.21",
62+
"postcss": "8.4.23",
6363
"sass": "1.62.1",
64-
"terser": "5.16.2"
64+
"terser": "5.17.3"
6565
},
6666
"browserslist": [
6767
">0.2%",

0 commit comments

Comments
 (0)