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 Dec 2, 2023
1 parent 1d86546 commit c7866b4
Show file tree
Hide file tree
Showing 5 changed files with 57 additions and 57 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/[email protected]
Expand Down
60 changes: 30 additions & 30 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"homepage": "https://github.com/adobe/franklin-library#readme",
"dependencies": {
"chalk-template": "1.1.0",
"fs-extra": "11.1.1",
"fs-extra": "11.2.0",
"inquirer": "9.2.12"
},
"devDependencies": {
Expand All @@ -41,7 +41,7 @@
"@semantic-release/git": "10.0.1",
"c8": "8.0.1",
"codecov": "3.8.3",
"eslint": "8.54.0",
"eslint": "8.55.0",
"husky": "8.0.3",
"jsdoc-to-markdown": "8.0.0",
"junit-report-builder": "3.1.0",
Expand Down
46 changes: 23 additions & 23 deletions template/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 template/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@semantic-release/git": "10.0.1",
"@semantic-release/npm": "11.0.1",
"c8": "8.0.1",
"eslint": "8.54.0",
"eslint": "8.55.0",
"husky": "8.0.3",
"jsdoc-to-markdown": "8.0.0",
"junit-report-builder": "3.1.0",
Expand Down

0 comments on commit c7866b4

Please sign in to comment.