Skip to content
This repository was archived by the owner on Jun 27, 2019. It is now read-only.

Commit a9bde4c

Browse files
committed
Updating dependencies
1 parent 22829a3 commit a9bde4c

File tree

2 files changed

+203
-161
lines changed

2 files changed

+203
-161
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,25 +11,25 @@
1111
"private": true,
1212
"dependencies": {
1313
"archiver": "1.3.0",
14-
"browser-sync": "2.18.8",
14+
"browser-sync": "2.18.11",
1515
"bs-html-injector": "3.0.3",
1616
"chalk": "1.1.3",
1717
"commander": "2.9.0",
1818
"execa": "0.6.3",
19-
"fs-promise": "2.0.2",
20-
"glob": "7.1.1",
19+
"fs-promise": "2.0.3",
20+
"glob": "7.1.2",
2121
"has-yarn": "1.0.0",
2222
"inquirer": "2.0.0",
2323
"lodash": "4.17.4",
2424
"ora": "1.2.0",
2525
"path-exists": "3.0.0",
26-
"patternlab-node": "2.9.2",
26+
"patternlab-node": "2.9.3",
2727
"sanitize-filename": "1.6.1"
2828
},
2929
"devDependencies": {
3030
"edition-node": "0.0.4",
3131
"eslint": "3.19.0",
32-
"proxyquire": "1.7.11",
32+
"proxyquire": "1.8.0",
3333
"starterkit-mustache-base": "3.0.1",
3434
"tap": "10.3.2"
3535
},

0 commit comments

Comments
 (0)