Skip to content

Commit bc724b9

Browse files
committed
Bumped dependencies
1 parent 09445b7 commit bc724b9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,15 +23,15 @@
2323
"url": "https://github.com/wpsitecare/sitecare-theme-config.git"
2424
},
2525
"dependencies": {
26-
"autoprefixer": "6.x",
26+
"autoprefixer": "7.x",
2727
"grunt": "~1.x",
2828
"grunt-contrib-clean": "1.x",
2929
"grunt-contrib-concat": "1.x",
3030
"grunt-contrib-compress": "1.x",
3131
"grunt-contrib-copy": "1.x",
3232
"grunt-contrib-cssmin": "2.x",
3333
"grunt-contrib-imagemin": "1.x",
34-
"grunt-contrib-uglify": "2.x",
34+
"grunt-contrib-uglify": "3.x",
3535
"grunt-contrib-watch": "1.x",
3636
"grunt-newer": "1.x",
3737
"grunt-postcss": "0.x",

0 commit comments

Comments
 (0)