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 Sep 30, 2023
1 parent 00f72eb commit 497f81a
Show file tree
Hide file tree
Showing 3 changed files with 53 additions and 42 deletions.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ executors:
- image: cimg/node:18.18

orbs:
codecov: codecov/codecov@3.2.5
codecov: codecov/codecov@3.3.0

commands:
setup:
Expand Down
91 changes: 51 additions & 40 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 @@ -49,7 +49,7 @@
"mocha": "10.2.0",
"mocha-multi-reporters": "1.5.1",
"nock": "13.3.3",
"semantic-release": "22.0.4"
"semantic-release": "22.0.5"
},
"lint-staged": {
"*.js": "eslint",
Expand Down

0 comments on commit 497f81a

Please sign in to comment.