Skip to content

Commit

Permalink
chore(deps-dev): bump semantic-release, @semantic-release/changelog a…
Browse files Browse the repository at this point in the history
…nd @semantic-release/git

Bumps [semantic-release](https://github.com/semantic-release/semantic-release), [@semantic-release/changelog](https://github.com/semantic-release/changelog) and [@semantic-release/git](https://github.com/semantic-release/git). These dependencies needed to be updated together.

Updates `semantic-release` from 17.4.7 to 19.0.2
- [Release notes](https://github.com/semantic-release/semantic-release/releases)
- [Commits](semantic-release/semantic-release@v17.4.7...v19.0.2)

Updates `@semantic-release/changelog` from 5.0.1 to 6.0.1
- [Release notes](https://github.com/semantic-release/changelog/releases)
- [Commits](semantic-release/changelog@v5.0.1...v6.0.1)

Updates `@semantic-release/git` from 9.0.1 to 10.0.1
- [Release notes](https://github.com/semantic-release/git/releases)
- [Commits](semantic-release/git@v9.0.1...v10.0.1)

---
updated-dependencies:
- dependency-name: semantic-release
  dependency-type: direct:development
  update-type: version-update:semver-major
- dependency-name: "@semantic-release/changelog"
  dependency-type: direct:development
  update-type: version-update:semver-major
- dependency-name: "@semantic-release/git"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 18, 2022
1 parent 7cd4467 commit faf988f
Show file tree
Hide file tree
Showing 2 changed files with 1,419 additions and 350 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -97,8 +97,8 @@
},
"devDependencies": {
"@babel/parser": "^7.15.7",
"@semantic-release/changelog": "^5.0.1",
"@semantic-release/git": "^9.0.1",
"@semantic-release/changelog": "^6.0.1",
"@semantic-release/git": "^10.0.1",
"@types/inquirer": "^8.1.1",
"@types/jest": "^27.0.0",
"@types/sequelize": "^4.28.9",
Expand All @@ -113,7 +113,7 @@
"eslint-plugin-import": "^2.23.4",
"jest": "^27.0.3",
"prettier-eslint": "^13.0.0",
"semantic-release": "^17.4.2",
"semantic-release": "^19.0.2",
"semantic-release-cli": "^5.4.4",
"typescript": "^4.4.3"
}
Expand Down
Loading

0 comments on commit faf988f

Please sign in to comment.