1
0
mirror of https://github.com/uetchy/namae.git synced 2025-03-17 04:30:31 +09:00

chore: update now

This commit is contained in:
uetchy 2019-10-24 00:48:29 +09:00
parent 54cd7be854
commit 664801205c
2 changed files with 5 additions and 5 deletions

View File

@ -10,7 +10,7 @@
"test": "CI=true yarn --cwd web test && yarn --cwd api test"
},
"dependencies": {
"now": "^16.2.0"
"now": "^16.4.0"
},
"devDependencies": {
"prettier": "^1.18.2"

View File

@ -2,10 +2,10 @@
# yarn lockfile v1
now@^16.2.0:
version "16.2.0"
resolved "https://registry.yarnpkg.com/now/-/now-16.2.0.tgz#5f778a335e4da2ffa1f0e3754cc6c765b6685a99"
integrity sha512-yzPtLJj7O1ngH3uNqEN6Eq3pR4rfBvq9qYRzG+whfhhQ8NA8molLwLVTPIlCLJuPu8zQnv48bJs2+EYs+n1NOA==
now@^16.4.0:
version "16.4.0"
resolved "https://registry.yarnpkg.com/now/-/now-16.4.0.tgz#4f852d820925ef25f2eb767f6c07f55378713612"
integrity sha512-4k4PzuwPrvAFQToBDr+mWDlICPmSMwCFndFC91NjQix/bqScvmOozM8c8VEHAlPi6y45ee2tCXJhvymX7dCeoQ==
prettier@^1.18.2:
version "1.18.2"