Closed
Description
Running npm install
from a clean state (e.g. right after cloning this repo) modifies the package-lock.json
file, like so:
diff --git a/package-lock.json b/package-lock.json
index 4304a76..02f7223 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -3784,11 +3784,11 @@
"dev": true,
"requires": {
"chalk": "^2.4.1",
- "conventional-changelog": "^3.0.6",
- "conventional-recommended-bump": "^4.0.4",
+ "conventional-changelog": "^3.1.2",
+ "conventional-recommended-bump": "^4.1.1",
"detect-indent": "^5.0.0",
"detect-newline": "^2.1.0",
- "dotgitignore": "^1.0.3",
+ "dotgitignore": "^2.1.0",
"figures": "^2.0.0",
"fs-access": "^1.0.0",
"git-semver-tags": "^2.0.2",
Metadata
Metadata
Assignees
Labels
No labels
Activity