Skip to content
This repository has been archived by the owner on Jul 13, 2021. It is now read-only.

Commit

Permalink
Update minor and patch Docker tags (#180)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 29, 2018
1 parent 06a5cd4 commit abb6169
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 14 deletions.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ jobs:
build:
working_directory: ~/halyard.js
docker:
- image: circleci/node:8.14.1
- image: circleci/node:8.15.0
environment:
- NPM_CONFIG_LOGLEVEL=warn
steps:
Expand Down
19 changes: 7 additions & 12 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 @@ -36,7 +36,7 @@
"cross-env": "5.2.0",
"dev-ip": "1.0.1",
"enigma.js": "2.4.0",
"eslint": "5.11.0",
"eslint": "5.11.1",
"eslint-config-airbnb": "17.1.0",
"eslint-plugin-import": "2.14.0",
"jsdoc": "3.5.5",
Expand Down

0 comments on commit abb6169

Please sign in to comment.