Skip to content

Commit e015a74

Browse files
committedJul 17, 2019
feat(run-lifecycle): Upgrade npm-lifecycle@^3.1.0
1 parent 01ae74f commit e015a74

File tree

2 files changed

+15
-10
lines changed

2 files changed

+15
-10
lines changed
 

‎package-lock.json

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

‎utils/run-lifecycle/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"dependencies": {
3434
"@lerna/npm-conf": "file:../npm-conf",
3535
"figgy-pudding": "^3.5.1",
36-
"npm-lifecycle": "^2.1.1",
36+
"npm-lifecycle": "^3.1.0",
3737
"npmlog": "^4.1.2"
3838
}
3939
}

0 commit comments

Comments
 (0)
Please sign in to comment.