Skip to content
This repository has been archived by the owner on May 6, 2022. It is now read-only.

Commit

Permalink
Bump release-it from 14.10.0 to 14.10.1 (#143)
Browse files Browse the repository at this point in the history
Bumps [release-it](https://github.com/release-it/release-it) from 14.10.0 to 14.10.1.
- [Release notes](https://github.com/release-it/release-it/releases)
- [Changelog](https://github.com/release-it/release-it/blob/master/CHANGELOG.md)
- [Commits](release-it/release-it@14.10.0...14.10.1)

---
updated-dependencies:
- dependency-name: release-it
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Thomas Schaffter <thomas.schaffter@gmail.com>
  • Loading branch information
dependabot[bot] and tschaffter committed Aug 11, 2021
1 parent 65509d0 commit 8855109
Show file tree
Hide file tree
Showing 2 changed files with 134 additions and 72 deletions.
204 changes: 133 additions & 71 deletions 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 package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"devDependencies": {
"@openapitools/openapi-generator-cli": "2.3.9",
"release-it": "^14.10.0"
"release-it": "^14.10.1"
},
"scripts": {
"generate:server": "openapi-generator-cli generate -g python-flask -o server -i $npm_config_specification",
Expand Down

0 comments on commit 8855109

Please sign in to comment.