mirror of
https://github.com/hugo-fixit/FixIt.git
synced 2026-08-24 07:18:57 +00:00
chore(deps-dev): bump @hugo-fixit/fixit-releaser from 1.1.1 to 1.1.4 (#573)
Bumps [@hugo-fixit/fixit-releaser](https://github.com/hugo-fixit/fixit-releaser) from 1.1.1 to 1.1.4. - [Release notes](https://github.com/hugo-fixit/fixit-releaser/releases) - [Commits](https://github.com/hugo-fixit/fixit-releaser/compare/v1.1.1...v1.1.4) --- updated-dependencies: - dependency-name: "@hugo-fixit/fixit-releaser" 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>
This commit is contained in:
Generated
+5
-5
@@ -9,7 +9,7 @@
|
||||
"version": "0.3.16",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@hugo-fixit/fixit-releaser": "^1.1.1",
|
||||
"@hugo-fixit/fixit-releaser": "^1.1.4",
|
||||
"husky": "^9.1.7"
|
||||
},
|
||||
"engines": {
|
||||
@@ -17,13 +17,13 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@hugo-fixit/fixit-releaser": {
|
||||
"version": "1.1.1",
|
||||
"resolved": "https://registry.npmjs.org/@hugo-fixit/fixit-releaser/-/fixit-releaser-1.1.1.tgz",
|
||||
"integrity": "sha512-xG2gOSu62kweyAXKX6ki4nNje0Kl2O1tcx3AlBL4fa5zkklppCcPswZHJ6spglGuYLJAZX3zpeBNV+GS+p+BKQ==",
|
||||
"version": "1.1.4",
|
||||
"resolved": "https://registry.npmjs.org/@hugo-fixit/fixit-releaser/-/fixit-releaser-1.1.4.tgz",
|
||||
"integrity": "sha512-95LpqiKKAASrfbig49fH6wcit4VF9+e4LtjHHmiYNRFjuHAn25+6oau+PpgyoQO/46bvqYrOddZik3fxjVVY5w==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"auto-changelog": "^2.4.0"
|
||||
"auto-changelog": "^2.5.0"
|
||||
},
|
||||
"bin": {
|
||||
"fixit-releaser": "dist/bin/cli.js"
|
||||
|
||||
+1
-1
@@ -30,7 +30,7 @@
|
||||
"prepare": "husky"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@hugo-fixit/fixit-releaser": "^1.1.1",
|
||||
"@hugo-fixit/fixit-releaser": "^1.1.4",
|
||||
"husky": "^9.1.7"
|
||||
},
|
||||
"engines": {
|
||||
|
||||
Reference in New Issue
Block a user