Skip to content

Commit

Permalink
Update dependency now to v17.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Feb 6, 2020
1 parent 0431c4a commit ad3e4c3
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions cvdata/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "cvjson",
"private": true,
"version": "1.0.36",
"version": "1.0.37",
"description": "",
"main": "index.js",
"scripts": {
Expand All @@ -15,6 +15,6 @@
"author": "Scott Spence <spences10apps@gmail.com> (https://blog.scottspence.me/)",
"license": "MIT",
"devDependencies": {
"now": "17.0.1"
"now": "17.0.2"
}
}
8 changes: 4 additions & 4 deletions cvdata/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# yarn lockfile v1


now@17.0.1:
version "17.0.1"
resolved "https://registry.yarnpkg.com/now/-/now-17.0.1.tgz#690df55367c3ed2d59938d13ffdadf7f0cb2ce9b"
integrity sha512-oDrfYT7FDYj+H5W6tHhtPYUN9vTRGVFOwewZNb9Cx6/Gsi1D+IwF8zCZOQ8g0Rb4Y8Mm7uDlDYNZunTSS5nH7w==
now@17.0.2:
version "17.0.2"
resolved "https://registry.yarnpkg.com/now/-/now-17.0.2.tgz#c24014cc055e24fad6ad615022f59027ae906c4d"
integrity sha512-ePkw50IZk3wL440B6VelqCgYCd/shnS6SRVFMBLrr24t2lJVkEJooGqzpLUg6goVjd/z8DujFbvW0fIDLvdxKA==

0 comments on commit ad3e4c3

Please sign in to comment.