mirror of
https://github.com/pockethost/pockethost.git
synced 2025-09-15 21:20:11 +00:00
chore(pockethost): Updated commit parser deps
This commit is contained in:
parent
5be2c9ef0f
commit
0e4bf43942
5
.changeset/1719706820108.md
Normal file
5
.changeset/1719706820108.md
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
---
|
||||||
|
'pockethost': patch
|
||||||
|
---
|
||||||
|
|
||||||
|
Updated commit parser deps
|
@ -52,13 +52,16 @@
|
|||||||
"url-pattern": "^1.0.3"
|
"url-pattern": "^1.0.3"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
|
"@types/conventional-commits-parser": "^5.0.0",
|
||||||
"@types/express": "^4.17.21",
|
"@types/express": "^4.17.21",
|
||||||
"@types/http-proxy": "^1.17.13",
|
"@types/http-proxy": "^1.17.13",
|
||||||
|
"@types/inquirer": "^9.0.7",
|
||||||
"@types/json-stringify-safe": "^5.0.2",
|
"@types/json-stringify-safe": "^5.0.2",
|
||||||
"@types/minimist": "^1.2.5",
|
"@types/minimist": "^1.2.5",
|
||||||
"@types/node": "^20.8.10",
|
"@types/node": "^20.8.10",
|
||||||
"@types/semver": "^7.5.4",
|
"@types/semver": "^7.5.4",
|
||||||
"@types/tmp": "^0.2.5",
|
"@types/tmp": "^0.2.5",
|
||||||
"@types/update-notifier": "^6.0.8"
|
"@types/update-notifier": "^6.0.8",
|
||||||
|
"conventional-commits-parser": "^5.0.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user