Skip to content

Commit

Permalink
chore(deps): update external fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 3, 2024
1 parent f13360f commit c306479
Show file tree
Hide file tree
Showing 3 changed files with 38 additions and 45 deletions.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Expand Up @@ -5,7 +5,7 @@ executors:
- image: cimg/node:18.19

orbs:
codecov: codecov/codecov@4.0.0
codecov: codecov/codecov@4.0.1

commands:
setup:
Expand Down
71 changes: 32 additions & 39 deletions package-lock.json

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

10 changes: 5 additions & 5 deletions package.json
Expand Up @@ -48,13 +48,13 @@
"c8": "9.1.0",
"eslint": "8.56.0",
"events": "3.3.0",
"husky": "9.0.6",
"jsdoc-to-markdown": "8.0.0",
"junit-report-builder": "3.1.0",
"lint-staged": "15.2.0",
"husky": "9.0.10",
"jsdoc-to-markdown": "8.0.1",
"junit-report-builder": "3.2.1",
"lint-staged": "15.2.1",
"mocha": "10.2.0",
"mocha-multi-reporters": "1.5.1",
"nock": "13.5.0",
"nock": "13.5.1",
"semantic-release": "22.0.12",
"sinon": "17.0.1",
"yaml": "2.3.4"
Expand Down

0 comments on commit c306479

Please sign in to comment.