Update minor deps

This commit is contained in:
Bryan Ashby 2022-04-08 17:18:51 -06:00
parent 9ff0dfce1d
commit 412579337d
No known key found for this signature in database
GPG Key ID: C2C1B501E4EFD994
1 changed files with 2 additions and 2 deletions

View File

@ -38,7 +38,7 @@
"ini-config-parser": "^1.0.4", "ini-config-parser": "^1.0.4",
"inquirer": "^8.2.2", "inquirer": "^8.2.2",
"lodash": "4.17.21", "lodash": "4.17.21",
"lru-cache": "^7.7.3", "lru-cache": "^7.8.0",
"mime-types": "^2.1.35", "mime-types": "^2.1.35",
"minimist": "^1.2.6", "minimist": "^1.2.6",
"moment": "^2.29.2", "moment": "^2.29.2",
@ -62,7 +62,7 @@
"yazl": "^2.5.1" "yazl": "^2.5.1"
}, },
"devDependencies": { "devDependencies": {
"eslint": "8.12.0" "eslint": "^8.13.0"
}, },
"engines": { "engines": {
"node": ">=14" "node": ">=14"