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 Sep 19, 2023
1 parent 94f92e0 commit f4f4cb9
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 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.7
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.18.0
4 changes: 2 additions & 2 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/cli": "17.7.1",
"@commitlint/config-conventional": "17.7.0",
"@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 f4f4cb9

Please sign in to comment.