Skip to content

Commit ce4d84a

Browse files
chore(deps) Update dependency strip-bom to v5
1 parent 87138d3 commit ce4d84a

File tree

2 files changed

+45
-12
lines changed

2 files changed

+45
-12
lines changed

package-lock.json

+43-10
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "commitizen",
3-
"version": "0.0.0",
3+
"version": "0.0.1",
44
"description": "Git commit, but play nice with conventions.",
55
"main": "dist/index.js",
66
"scripts": {
@@ -85,7 +85,7 @@
8585
"is-utf8": "^0.2.1",
8686
"lodash": "4.17.21",
8787
"minimist": "1.2.7",
88-
"strip-bom": "4.0.0",
88+
"strip-bom": "5.0.0",
8989
"strip-json-comments": "3.1.1"
9090
},
9191
"nyc": {

0 commit comments

Comments
 (0)