cron-parser
Advanced tools
Comparing version 4.7.0 to 4.7.1
@@ -5,3 +5,3 @@ { | ||
"description": "Node.js library for parsing crontab instructions", | ||
"version": "4.7.0", | ||
"version": "4.7.1", | ||
"keywords": [ | ||
@@ -8,0 +8,0 @@ "cron", |
{ | ||
"name": "cron-parser", | ||
"version": "4.7.0", | ||
"version": "4.7.1", | ||
"description": "Node.js library for parsing crontab instructions", | ||
@@ -59,3 +59,3 @@ "main": "lib/parser.js", | ||
"dependencies": { | ||
"luxon": "^3.1.0" | ||
"luxon": "^3.2.1" | ||
}, | ||
@@ -65,3 +65,3 @@ "devDependencies": { | ||
"sinon": "^14.0.2", | ||
"tap": "^16.3.1", | ||
"tap": "^16.3.3", | ||
"tsd": "^0.24.1" | ||
@@ -68,0 +68,0 @@ }, |
Updatedluxon@^3.2.1