Skip to content

Commit f1f9f71

Browse files
committed
updating dependencies
1 parent ea1b680 commit f1f9f71

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,25 +5,25 @@
55
"main": "./core/lib/patternlab.js",
66
"dependencies": {
77
"diveSync": "^0.3.0",
8-
"fs-extra": "^0.26.2",
8+
"fs-extra": "^0.30.0",
99
"glob": "^7.0.0",
1010
"handlebars": "^4.0.5",
1111
"html-entities": "^1.2.0",
1212
"json5": "^0.5.0",
1313
"markdown-it": "^6.0.1",
1414
"matchdep": "^1.0.0",
1515
"mustache": "^2.2.0",
16-
"twig": "^0.8.8",
16+
"twig": "^0.9.5",
1717
"underscore": "^1.8.3"
1818
},
1919
"devDependencies": {
2020
"bs-html-injector": "^3.0.0",
21-
"grunt": "~0.4.5",
21+
"grunt": "~1.0.1",
2222
"grunt-browser-sync": "^2.2.0",
23-
"grunt-contrib-concat": "^0.5.1",
24-
"grunt-contrib-copy": "^0.8.2",
25-
"grunt-contrib-nodeunit": "^0.4.1",
26-
"grunt-contrib-watch": "^0.6.1",
23+
"grunt-contrib-concat": "^1.0.1",
24+
"grunt-contrib-copy": "^1.0.0",
25+
"grunt-contrib-nodeunit": "^1.0.0",
26+
"grunt-contrib-watch": "^1.0.0",
2727
"grunt-eslint": "^18.0.0"
2828
},
2929
"keywords": [

0 commit comments

Comments
 (0)