summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json10
1 files changed, 5 insertions, 5 deletions
diff --git a/package.json b/package.json
index 0a955d0..c9a9b61 100644
--- a/package.json
+++ b/package.json
@@ -27,13 +27,13 @@
},
"homepage": "https://github.com/rbdr/tomato-sauce#readme",
"dependencies": {
- "getenv": "^0.6.0"
+ "getenv": "^1.0.0"
},
"devDependencies": {
- "eslint": "^4.19.1",
- "eslint-config-hapi": "^11.0.0",
+ "eslint": "^8.44.0",
+ "eslint-config-hapi": "^12.0.0",
"eslint-plugin-hapi": "^4.1.0",
- "jsdoc": "^3.5.5",
- "jsdoc-to-markdown": "^4.0.1"
+ "jsdoc": "^4.0.2",
+ "jsdoc-to-markdown": "^8.0.0"
}
}