Skip to content

Commit 58949a6

Browse files
authored
Merge pull request #262 from klei/fix_issue_261
Update group-array and other dependencies
2 parents 58808fa + 8a434d0 commit 58949a6

File tree

2 files changed

+104
-73
lines changed

2 files changed

+104
-73
lines changed

Diff for: package-lock.json

+100-69
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -34,17 +34,17 @@
3434
"arrify": "^2.0.1",
3535
"escape-string-regexp": "^2.0.0",
3636
"fancy-log": "^1.3.3",
37-
"group-array": "0.3.3",
37+
"group-array": "^1.0.0",
3838
"plugin-error": "^1.0.1",
3939
"stream-to-array": "^2.3.0",
4040
"through2": "^3.0.1"
4141
},
4242
"devDependencies": {
4343
"@commitlint/cli": "^8.1.0",
4444
"@commitlint/config-angular": "^8.1.0",
45-
"event-stream": "3.3.4",
46-
"husky": "^3.0.0",
47-
"mocha": "^6.1.4",
45+
"event-stream": "4.0.1",
46+
"husky": "^3.0.1",
47+
"mocha": "^6.2.0",
4848
"semantic-release": "^15.13.18",
4949
"should": "^13.2.3",
5050
"strip-color": "^0.1.0",

0 commit comments

Comments
 (0)