Skip to content
This repository has been archived by the owner on Oct 9, 2023. It is now read-only.

Commit

Permalink
chore: bump semantic-release from 21.1.0 to 21.1.1
Browse files Browse the repository at this point in the history
Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 21.1.0 to 21.1.1.
- [Release notes](https://github.com/semantic-release/semantic-release/releases)
- [Commits](semantic-release/semantic-release@v21.1.0...v21.1.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and KaiSchwarz-cnic committed Aug 25, 2023
1 parent 4aaf343 commit 8fc73bb
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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
Expand Up @@ -50,7 +50,7 @@
"gulp": "^4.0.2",
"gulp-clean": "^0.4.0",
"gulp-zip": "^5.1.0",
"semantic-release": "^21.1.0"
"semantic-release": "^21.1.1"
},
"scripts": {
"codeCheck": "phpcs --standard=PSR12 -s -q -n --colors modules/widgets/ispapi_monitoring.php",
Expand Down

0 comments on commit 8fc73bb

Please sign in to comment.