Skip to content

Commit 83d2499

Browse files
authored
chore(deps): update dependency js-green-licenses to v2 (#480)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [js-green-licenses](https://togithub.com/google/js-green-licenses) | devDependencies | major | [`^1.1.0` -> `^2.0.0`](https://renovatebot.com/diffs/npm/js-green-licenses/1.1.0/2.0.0) | --- ### Release Notes <details> <summary>google/js-green-licenses</summary> ### [`v2.0.0`](https://togithub.com/google/js-green-licenses/blob/master/CHANGELOG.md#&#8203;200-httpswwwgithubcomgooglejs-green-licensescomparev110v200-2020-05-07) [Compare Source](https://togithub.com/google/js-green-licenses/compare/v1.1.0...v2.0.0) ##### ⚠ BREAKING CHANGES - drop support for node.js 8 ([#&#8203;124](https://togithub.com/google/js-green-licenses/issues/124)) ##### Bug Fixes - **deps:** update dependency gaxios to v3 ([#&#8203;121](https://www.github.com/google/js-green-licenses/issues/121)) ([1fdd3e4](https://www.github.com/google/js-green-licenses/commit/1fdd3e4e7ad642da55ad94b72d71049f4789310c)) - **deps:** update dependency npm-package-arg to v7 ([#&#8203;110](https://www.github.com/google/js-green-licenses/issues/110)) ([25d0235](https://www.github.com/google/js-green-licenses/commit/25d0235d0ff996b644fe84482241bda5a4b14b2a)) - **deps:** update dependency npm-package-arg to v8 ([#&#8203;111](https://www.github.com/google/js-green-licenses/issues/111)) ([4763858](https://www.github.com/google/js-green-licenses/commit/4763858fe10d35e2f1e944d0f4e91a309503c812)) - add 0BSD as a valid license ([#&#8203;132](https://www.github.com/google/js-green-licenses/issues/132)) ([e4db3eb](https://www.github.com/google/js-green-licenses/commit/e4db3ebe01bf49a922f0d3a0d71d9ee4af83cdf0)) ##### Build System - drop support for node.js 8 ([#&#8203;124](https://www.github.com/google/js-green-licenses/issues/124)) ([06283e1](https://www.github.com/google/js-green-licenses/commit/06283e10c44306f88cdb382ac9d593f4a48c0b7d)) </details> --- ### Renovate configuration :date: **Schedule**: "after 9am and before 3pm" (UTC). :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied. :recycle: **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. :no_bell: **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#googleapis/nodejs-error-reporting).
1 parent ba1e882 commit 83d2499

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"express": "^4.17.1",
7272
"gts": "^2.0.0",
7373
"hapi": "^18.1.0",
74-
"js-green-licenses": "^1.1.0",
74+
"js-green-licenses": "^2.0.0",
7575
"json-stable-stringify": "^1.0.1",
7676
"koa": "^2.7.0",
7777
"linkinator": "^2.0.0",

0 commit comments

Comments
 (0)