Skip to content

Commit c1abdac

Browse files
committed
npm ugrade dev dependencies
1 parent 286c07b commit c1abdac

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

package.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -41,43 +41,43 @@
4141
"assemble-contrib-permalinks": "*",
4242
"autoprefixer": "^6.7.7",
4343
"cssnano": "^4.1.10",
44-
"ejs": "^2.6.1",
44+
"ejs": "^2.7.4",
4545
"eslint": "^4.19.1",
46-
"eslint-config-prettier": "^2.9.0",
47-
"eslint-plugin-prettier": "^2.6.0",
48-
"grunt": "^1.0.4",
46+
"eslint-config-prettier": "^2.10.0",
47+
"eslint-plugin-prettier": "^2.7.0",
48+
"grunt": "^1.1.0",
4949
"grunt-assemble": "^0.6.3",
50-
"grunt-cli": "^1.2.0",
50+
"grunt-cli": "^1.3.2",
5151
"grunt-contrib-clean": "^0.6.0",
52-
"grunt-contrib-compress": "^1.4.3",
52+
"grunt-contrib-compress": "^1.6.0",
5353
"grunt-contrib-concat": "^1.0.1",
5454
"grunt-contrib-connect": "^2.1.0",
5555
"grunt-contrib-copy": "^0.5.0",
5656
"grunt-contrib-imagemin": "^3.1.0",
5757
"grunt-contrib-requirejs": "^1.0.0",
58-
"grunt-contrib-uglify": "^3.3.0",
58+
"grunt-contrib-uglify": "^3.4.0",
5959
"grunt-contrib-watch": "^1.1.0",
6060
"grunt-exec": "^1.0.1",
6161
"grunt-file-append": "0.0.7",
62-
"grunt-html": "^11.1.0",
62+
"grunt-html": "^11.1.1",
6363
"grunt-newer": "^1.3.0",
6464
"grunt-postcss": "^0.8.0",
6565
"grunt-serve": "^0.1.6",
66-
"grunt-uncss": "^0.8.5",
66+
"grunt-uncss": "^0.8.6",
6767
"handlebars": "^4.7.6",
6868
"husky": "^0.14.3",
6969
"js-yaml": "^3.13.1",
7070
"lint-staged": "^9.5.0",
7171
"load-grunt-tasks": "^5.1.0",
7272
"lodash": "^4.17.15",
73-
"marked": "^0.8.0",
74-
"moment": "^2.22.1",
73+
"marked": "^0.8.2",
74+
"moment": "^2.24.0",
7575
"ms": "^0.7.3",
76-
"prettier": "^1.12.1",
76+
"prettier": "^1.19.1",
7777
"qs": "^1.2.2",
7878
"send": "^0.16.2",
7979
"serve-index": "^1.9.1",
80-
"simple-git": "^1.96.0",
80+
"simple-git": "^1.132.0",
8181
"time-grunt": "^1.4.0",
8282
"uglify-js": "^2.8.29"
8383
},

0 commit comments

Comments
 (0)