Skip to content

Commit f6cbd6d

Browse files
committed
Bumped versions
1 parent 09a101a commit f6cbd6d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,21 +23,21 @@
2323
"url": "https://github.com/wpsitecare/sitecare-theme-config.git"
2424
},
2525
"dependencies": {
26-
"autoprefixer": "7.x",
26+
"autoprefixer": "9.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",
33-
"grunt-contrib-imagemin": "1.x",
33+
"grunt-contrib-imagemin": "2.x",
3434
"grunt-contrib-uglify": "3.x",
3535
"grunt-contrib-watch": "1.x",
3636
"grunt-newer": "1.x",
3737
"grunt-postcss": "0.x",
3838
"grunt-replace": "1.x",
3939
"grunt-rtlcss": "2.x",
40-
"grunt-sass": "2.x",
40+
"grunt-sass": "3.x",
4141
"grunt-version": "1.x",
4242
"grunt-wp-i18n": "1.x",
4343
"postcss-pxtorem": "4.x",

0 commit comments

Comments
 (0)