Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 24, 2024
1 parent d3926ed commit 26eba96
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- '*'
publish:
docker:
- image: cimg/node:20.5
- image: cimg/node:20.16
steps:
- attach_workspace:
at: .
Expand Down
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
18.17.0
18.20.4
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,14 +16,14 @@
"author": "",
"license": "ISC",
"devDependencies": {
"@commitlint/cli": "17.7.0",
"@commitlint/config-conventional": "17.7.0",
"@commitlint/cli": "17.8.1",
"@commitlint/config-conventional": "17.8.1",
"@outreach/semantic-release-circleci-orb": "^1.1.9",
"@semantic-release/changelog": "6.0.3",
"@semantic-release/commit-analyzer": "9.0.2",
"@semantic-release/git": "10.0.1",
"git-cz": "4.9.0",
"husky": "8.0.3",
"semantic-release": "21.0.7"
"semantic-release": "21.1.2"
}
}

0 comments on commit 26eba96

Please sign in to comment.