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] authored Sep 30, 2023
1 parent 239c253 commit 6ff3318
Show file tree
Hide file tree
Showing 3 changed files with 76 additions and 40 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
112 changes: 74 additions & 38 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 @@ -43,7 +43,7 @@
"lint-staged": "14.0.1",
"mocha": "10.2.0",
"mocha-multi-reporters": "1.5.1",
"semantic-release": "22.0.4"
"semantic-release": "22.0.5"
},
"lint-staged": {
"*.js": "eslint",
Expand Down

0 comments on commit 6ff3318

Please sign in to comment.