Skip to content
This repository was archived by the owner on Mar 4, 2022. It is now read-only.

Commit 79384fc

Browse files
Merge #171
171: Update dependency now to v19.0.1 r=renovate[bot] a=renovate[bot] This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [now](https://vercel.com) ([source](https://togithub.com/zeit/now)) | dependencies | patch | [`19.0.0` -> `19.0.1`](https://renovatebot.com/diffs/npm/now/19.0.0/19.0.1) | --- ### Renovate configuration :date: **Schedule**: At any time (no schedule defined). :vertical_traffic_light: **Automerge**: Enabled. :recycle: **Rebasing**: Whenever PR becomes conflicted, 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#mythmon/corsica-tree-status). Co-authored-by: Renovate Bot <[email protected]>
2 parents 0f94f4c + cf09185 commit 79384fc

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"eslint-config-prettier": "6.11.0",
2121
"eslint-plugin-prettier": "3.1.3",
2222
"eslint-plugin-react": "7.14.3",
23-
"now": "19.0.0",
23+
"now": "19.0.1",
2424
"npm-run-all": "4.1.5",
2525
"parcel": "1.12.4",
2626
"prettier": "1.19.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3896,10 +3896,10 @@ normalize-url@^3.0.0:
38963896
resolved "https://registry.yarnpkg.com/normalize-url/-/normalize-url-3.3.0.tgz#b2e1c4dc4f7c6d57743df733a4f5978d18650559"
38973897
integrity sha512-U+JJi7duF1o+u2pynbp2zXDW2/PADgC30f0GsHZtRh+HOcXHnw137TrNlyxxRvWW5fjKd3bcLHPxofWuCjaeZg==
38983898

3899-
3900-
version "19.0.0"
3901-
resolved "https://registry.yarnpkg.com/now/-/now-19.0.0.tgz#a0f3c99e03d450b017a4f65a56e04ab26ad79132"
3902-
integrity sha512-UdDMAGMI1rfjM9AF8QaJDlst3W7v/CMjlK9uiB4H6CX396ynxeLNes5YW3gXYT4FLqxI64/AAN+SFgOQ2rW2uw==
3899+
3900+
version "19.0.1"
3901+
resolved "https://registry.yarnpkg.com/now/-/now-19.0.1.tgz#a4575adfed17ea049d9207c145f3ce7f60c818cf"
3902+
integrity sha512-Q/dUlRBPzoy6lHw9P9qnzGmXw3aBU5ypQ1JjrKwoQJoEVhU5hCa9dJCEtIiSIG5cModcirU0xJPemg54dvWPnA==
39033903

39043904
npm-bundled@^1.0.1:
39053905
version "1.0.6"

0 commit comments

Comments
 (0)