Skip to content

Commit 8fbf371

Browse files
renovate[bot]jimthedev
authored andcommittedFeb 21, 2019
fix(deps): update dependency find-node-modules to v2 (#611)
This PR contains the following updates: | Package | Type | Update | Change | References | |---|---|---|---|---| | find-node-modules | dependencies | major | `1.0.4` -> `2.0.0` | [source](https://togithub.com/callumacrae/find-node-modules) | --- ### Release Notes <details> <summary>callumacrae/find-node-modules</summary> ### [`v2.0.0`](https://togithub.com/callumacrae/find-node-modules/compare/v1.0.4...v2.0.0) [Compare Source](https://togithub.com/callumacrae/find-node-modules/compare/v1.0.4...v2.0.0) </details> --- ### Renovate configuration :date: **Schedule**: At any time (no schedule defined). :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied. :recycle: **Rebasing**: Whenever PR becomes conflicted, or if you modify the PR title to begin with "`rebase!`". :no_bell: **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- renovate-rebase -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/marketplace/renovate). View repository job log [here](https://renovatebot.com/dashboard#commitizen/cz-cli).
1 parent c3a1e0f commit 8fbf371

File tree

2 files changed

+297
-385
lines changed

2 files changed

+297
-385
lines changed
 

‎package-lock.json

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

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
"cz-conventional-changelog": "2.1.0",
7878
"dedent": "0.7.0",
7979
"detect-indent": "^5.0.0",
80-
"find-node-modules": "1.0.4",
80+
"find-node-modules": "2.0.0",
8181
"find-root": "1.1.0",
8282
"fs-extra": "^7.0.0",
8383
"glob": "7.1.3",

0 commit comments

Comments
 (0)
Please sign in to comment.