Skip to content

Commit 0693b22

Browse files
chore(deps): update dependency semantic-release to v20 (#110)
* chore(deps): update dependency semantic-release to v20 * chore: change node version in .nvmrc to lts/* (current active lts version) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Rostislav Simonik <rostislav.simonik@technologystudio.sk>
1 parent bff9a0a commit 0693b22

File tree

3 files changed

+200
-79
lines changed

3 files changed

+200
-79
lines changed

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
lts/gallium
1+
lts/*

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"lint-staged": "^13.1.0",
5858
"react": "^18.2.0",
5959
"redux-saga": "^1.2.2",
60-
"semantic-release": "^19.0.5",
60+
"semantic-release": "^20.0.2",
6161
"semantic-release-slack-bot": "^3.5.3",
6262
"typescript": "^4.9.4"
6363
},

0 commit comments

Comments
 (0)