Skip to content

Commit 4360a30

Browse files
committedDec 18, 2021
Update debug to 4.3.3, moment to 2.29.1, slugify to 1.6.4
1 parent 48b4fa2 commit 4360a30

File tree

2 files changed

+8475
-6
lines changed

2 files changed

+8475
-6
lines changed
 

‎package-lock.json

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

‎package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,9 @@
3030
"release": "release-it ."
3131
},
3232
"dependencies": {
33-
"debug": "^4.1.1",
34-
"moment": "^2.27.0",
35-
"slugify": "^1.5.3",
33+
"debug": "^4.3.3",
34+
"moment": "^2.29.1",
35+
"slugify": "^1.6.4",
3636
"substitute": "https://github.com/segment-boneyard/substitute/archive/0.1.0.tar.gz"
3737
},
3838
"devDependencies": {

0 commit comments

Comments
 (0)
Please sign in to comment.