Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master' into greenkeeper/semanti…
Browse files Browse the repository at this point in the history
…c-release-15.12.4
  • Loading branch information
Jason Walton committed Dec 3, 2018
2 parents c1debc6 + 0b634a6 commit b1ba003
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ install:
- travis_retry npm install
before_script:
- nsp check
- greenkeeper-lockfile-update
- GK_LOCK_YARN_OPTS="--ignore-engines" greenkeeper-lockfile-update
after_script:
# Only the first job will upload the lockfile
- greenkeeper-lockfile-upload
Expand Down
6 changes: 3 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"@types/chai": "^4.1.4",
"@types/chai-as-promised": "^7.1.0",
"@types/mocha": "^5.2.5",
"@types/node": "^10.10.0",
"@types/node": "^10.12.12",
"chai": "^4.1.2",
"chai-as-promised": "^7.1.1",
"coveralls": "^3.0.2",
Expand Down

0 comments on commit b1ba003

Please sign in to comment.