Skip to content

Commit

Permalink
chore: update deps (2020-09-22)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Sep 22, 2020
1 parent 3c15d1a commit 83e613f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cron-allowed-range",
"version": "0.0.22",
"version": "0.0.23",
"description": "Use cron-like expressions to test if a datetime is in an allowed range.",
"main": "src/index.js",
"bin": {
Expand Down Expand Up @@ -33,7 +33,7 @@
"publish-me-maybe": "^1.0.7"
},
"dependencies": {
"moment": "^2.28.0",
"moment": "^2.29.0",
"moment-timezone": "^0.5.31",
"yargs": "^16.0.3"
}
Expand Down

0 comments on commit 83e613f

Please sign in to comment.