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
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jul 10, 2021
1 parent e375cb5 commit c2b23b5
Show file tree
Hide file tree
Showing 3 changed files with 110 additions and 110 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.3.0
- image: circleci/node:16.4.2
environment:
- NPM_CONFIG_LOGLEVEL=warn
steps:
Expand Down
214 changes: 107 additions & 107 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"eslint-plugin-import": "2.23.4",
"jsdoc": "3.6.7",
"rimraf": "3.0.2",
"rollup": "2.52.7",
"rollup": "2.53.0",
"rollup-plugin-babel": "4.4.0",
"rollup-plugin-commonjs": "10.1.0",
"rollup-plugin-filesize": "9.1.1",
Expand All @@ -51,7 +51,7 @@
"rollup-plugin-node-resolve": "5.2.0",
"rollup-plugin-uglify": "6.0.4",
"scriptappy-from-jsdoc": "0.7.0",
"webpack": "5.42.0",
"webpack": "5.44.0",
"ws": "7.5.2"
},
"dependencies": {}
Expand Down

0 comments on commit c2b23b5

Please sign in to comment.