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 Dec 2, 2023
1 parent 374e099 commit 3d58678
Show file tree
Hide file tree
Showing 3 changed files with 24 additions and 24 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:
node18:
docker:
- image: cimg/node:18.18
- image: cimg/node:18.19

orbs:
codecov: codecov/codecov@3.3.0
Expand Down
40 changes: 20 additions & 20 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"dependencies": {
"@adobe/fetch": "4.1.1",
"diff": "5.1.0",
"fs-extra": "11.1.1",
"fs-extra": "11.2.0",
"git-log-parser": "1.2.0",
"shelljs": "0.8.5",
"stream-to-array": "2.3.0",
Expand All @@ -46,15 +46,15 @@
"@semantic-release/changelog": "6.0.3",
"@semantic-release/git": "10.0.1",
"c8": "8.0.1",
"eslint": "8.54.0",
"eslint": "8.55.0",
"events": "3.3.0",
"husky": "8.0.3",
"jsdoc-to-markdown": "8.0.0",
"junit-report-builder": "3.1.0",
"lint-staged": "15.1.0",
"mocha": "10.2.0",
"mocha-multi-reporters": "1.5.1",
"nock": "13.3.8",
"nock": "13.4.0",
"semantic-release": "22.0.8",
"sinon": "17.0.1",
"yaml": "2.3.4"
Expand Down

0 comments on commit 3d58678

Please sign in to comment.