Skip to content

Commit

Permalink
chore(deps) Update dependency semantic-release to v23
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 21, 2024
1 parent bbac9a4 commit 4780f27
Show file tree
Hide file tree
Showing 2 changed files with 45 additions and 23 deletions.
64 changes: 43 additions & 21 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 @@ -47,7 +47,7 @@
"gulp-rename": "2.0.0",
"gulp-uglify": "3.0.2",
"prettier": "^3.0.3",
"semantic-release": "^22.0.0"
"semantic-release": "^23.0.0"
},
"homepage": "https://atlas-hub.atlas.bi",
"license": "AGPL-3.0-or-later",
Expand Down Expand Up @@ -80,5 +80,5 @@
"test:lint": "poetry run tox -e lint",
"test:prettier": "prettier --check --config .prettierrc \"web/**/*.{ts,css,less,scss,js,json,md,yaml,html}\""
},
"version": "2.12.11"
"version": "2.12.12"
}

0 comments on commit 4780f27

Please sign in to comment.