Skip to content

Commit 8a434d0

Browse files
committed
fix: update group-array and other dependencies, fixes #261
1 parent 58808fa commit 8a434d0

File tree

2 files changed

+104
-73
lines changed

2 files changed

+104
-73
lines changed

package-lock.json

Lines changed: 100 additions & 69 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 4 additions & 4 deletions
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)