Skip to content

Commit 7417632

Browse files
committed
Sick of updating these
I’ll just fix things as they break.
1 parent 92a1b67 commit 7417632

File tree

1 file changed

+23
-23
lines changed

1 file changed

+23
-23
lines changed

package.json

Lines changed: 23 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -15,28 +15,28 @@
1515
"url": "https://github.com/wpsitecare/sitecare-plugin-config.git"
1616
},
1717
"peerDependencies": {
18-
"autoprefixer-core": "~5.2",
19-
"grunt": "~0.4",
20-
"grunt-banner": "~0.5",
21-
"grunt-checktextdomain": "~1.0",
22-
"grunt-contrib-clean": "~0.6",
23-
"grunt-contrib-concat": "~0.5",
24-
"grunt-contrib-compress": "~0.13",
25-
"grunt-contrib-copy": "~0.8",
26-
"grunt-contrib-cssmin": "~0.13",
27-
"grunt-contrib-imagemin": "~0.9",
28-
"grunt-contrib-uglify": "~0.9",
29-
"grunt-contrib-watch": "~0.6",
30-
"grunt-jsbeautifier": "~0.2",
31-
"grunt-newer": "~1.1",
32-
"grunt-postcss": "~0.5",
33-
"grunt-potomo": "~3.3",
34-
"grunt-replace": "~0.10",
35-
"grunt-rtlcss": "~1.6",
36-
"grunt-sass": "~1.0",
37-
"grunt-shell": "~1.1",
38-
"grunt-wp-css": "~0.2",
39-
"grunt-wp-i18n": "~0.5",
40-
"time-grunt": "~1.2"
18+
"autoprefixer-core": "latest",
19+
"grunt": "latest",
20+
"grunt-banner": "latest",
21+
"grunt-checktextdomain": "latest",
22+
"grunt-contrib-clean": "latest",
23+
"grunt-contrib-concat": "latest",
24+
"grunt-contrib-compress": "latest",
25+
"grunt-contrib-copy": "latest",
26+
"grunt-contrib-cssmin": "latest",
27+
"grunt-contrib-imagemin": "latest",
28+
"grunt-contrib-uglify": "latest",
29+
"grunt-contrib-watch": "latest",
30+
"grunt-jsbeautifier": "latest",
31+
"grunt-newer": "latest",
32+
"grunt-postcss": "latest",
33+
"grunt-potomo": "latest",
34+
"grunt-replace": "latest",
35+
"grunt-rtlcss": "latest",
36+
"grunt-sass": "latest",
37+
"grunt-shell": "latest",
38+
"grunt-wp-css": "latest",
39+
"grunt-wp-i18n": "latest",
40+
"time-grunt": "latest"
4141
}
4242
}

0 commit comments

Comments
 (0)