chore(package): update now to 12.1.8 (#704)

This commit is contained in:
Nolan Lawson 2018-12-01 00:00:05 -08:00 committed by GitHub
parent e44cafb5fb
commit ea4e21281f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -6840,9 +6840,9 @@
"integrity": "sha512-U+JJi7duF1o+u2pynbp2zXDW2/PADgC30f0GsHZtRh+HOcXHnw137TrNlyxxRvWW5fjKd3bcLHPxofWuCjaeZg=="
},
"now": {
"version": "12.1.5",
"resolved": "https://registry.npmjs.org/now/-/now-12.1.5.tgz",
"integrity": "sha512-vVqUvQN28kCotS6QJXXYDN/YNn++OQoD1vhU+KVPNdCMBMWm94i6LOlg5E4N/4V6/mwklIEhtYMqvNVccYZ7Dg==",
"version": "12.1.8",
"resolved": "https://registry.npmjs.org/now/-/now-12.1.8.tgz",
"integrity": "sha512-k70riQBeMUawyTpgkryifzw54A1uJpsUW8Oy5EXRhymwPxUc4oL6ciMIqNLW8LUqFOf/8cdd00K35eoYBxy31A==",
"dev": true
},
"npm-run-all": {

View File

@ -105,7 +105,7 @@
"assert": "^1.4.1",
"eslint-plugin-html": "^5.0.0",
"mocha": "^5.2.0",
"now": "^12.1.5",
"now": "^12.1.8",
"standard": "^12.0.1",
"testcafe": "^0.23.2"
},