Skip to content

Commit 7234529

Browse files
authored
fix: update longest to ^2 (#88)
1 parent 76588ad commit 7234529

File tree

2 files changed

+12
-4
lines changed

2 files changed

+12
-4
lines changed

package-lock.json

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

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"chalk": "^2.4.1",
2525
"conventional-commit-types": "^2.0.0",
2626
"lodash.map": "^4.5.1",
27-
"longest": "^1.0.1",
27+
"longest": "^2.0.1",
2828
"right-pad": "^1.0.1",
2929
"word-wrap": "^1.0.3"
3030
},

0 commit comments

Comments
 (0)