Skip to content

Commit 365624f

Browse files
committed
fix(deps): update dependency strip-json-comments to v3.1.0
1 parent a95fe72 commit 365624f

File tree

2 files changed

+9
-4
lines changed

2 files changed

+9
-4
lines changed

package-lock.json

Lines changed: 8 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
"lodash": "4.17.15",
8686
"minimist": "1.2.5",
8787
"strip-bom": "4.0.0",
88-
"strip-json-comments": "3.0.1"
88+
"strip-json-comments": "3.1.0"
8989
},
9090
"nyc": {
9191
"extends": "@istanbuljs/nyc-config-babel",

0 commit comments

Comments
 (0)