Skip to content

Commit

Permalink
chore(deps): update any docker tags
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 7, 2021
1 parent ddec801 commit 8d4789c
Show file tree
Hide file tree
Showing 3 changed files with 33 additions and 73 deletions.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: 2.1
executors:
node12:
docker:
- image: circleci/node:12
- image: circleci/node:16
environment:
NPM_CONFIG_PREFIX: "~/.npm-global"
working_directory: ~/repo
Expand Down
102 changes: 31 additions & 71 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 @@
"jsdoc": "3.6.7",
"junit-report-builder": "3.0.0",
"lint-staged": "11.0.0",
"mocha": "8.4.0",
"mocha": "9.0.0",
"mocha-junit-reporter": "2.0.0",
"mocha-parallel-tests": "2.3.0",
"nyc": "15.1.0",
Expand Down

0 comments on commit 8d4789c

Please sign in to comment.