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 (#494)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Jun 5, 2021
1 parent 20416f8 commit c82af0d
Show file tree
Hide file tree
Showing 3 changed files with 41 additions and 41 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:16.2.0
- image: circleci/node:16.3.0
environment:
- NPM_CONFIG_LOGLEVEL=warn
steps:
Expand Down
74 changes: 37 additions & 37 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,16 +36,16 @@
"cross-env": "7.0.3",
"dev-ip": "1.0.1",
"enigma.js": "2.7.3",
"eslint": "7.27.0",
"eslint": "7.28.0",
"eslint-config-airbnb": "18.2.1",
"eslint-plugin-import": "2.23.4",
"jsdoc": "3.6.7",
"rimraf": "3.0.2",
"rollup": "2.50.5",
"rollup": "2.50.6",
"rollup-plugin-babel": "4.4.0",
"rollup-plugin-commonjs": "10.1.0",
"rollup-plugin-filesize": "9.1.1",
"rollup-plugin-license": "2.3.0",
"rollup-plugin-license": "2.4.0",
"rollup-plugin-node-builtins": "2.1.2",
"rollup-plugin-node-globals": "1.4.0",
"rollup-plugin-node-resolve": "5.2.0",
Expand Down

0 comments on commit c82af0d

Please sign in to comment.