Skip to content

Commit 5d61aad

Browse files
chore(deps) Update dependency strip-json-comments to v4
1 parent 3c08866 commit 5d61aad

File tree

2 files changed

+30
-12
lines changed

2 files changed

+30
-12
lines changed

package-lock.json

+28-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": {
@@ -86,7 +86,7 @@
8686
"lodash": "4.17.21",
8787
"minimist": "1.2.7",
8888
"strip-bom": "4.0.0",
89-
"strip-json-comments": "3.1.1"
89+
"strip-json-comments": "4.0.0"
9090
},
9191
"nyc": {
9292
"extends": "@istanbuljs/nyc-config-babel",

0 commit comments

Comments
 (0)