We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5d3f470 + 5381ee9 commit 72bef21Copy full SHA for 72bef21
.eslintrc
@@ -1,5 +1,5 @@
1
{
2
- "extends": "@hapi/hapi",
+ "extends": "plugin:@hapi/recommended",
3
4
"parserOptions": {
5
"ecmaVersion": 2019
package.json
@@ -29,7 +29,7 @@
29
"homepage": "https://github.com/pkgjs/detect-node-support#readme",
30
"devDependencies": {
31
"@hapi/code": "^8.0.0",
32
- "@hapi/lab": "^23.0.0",
+ "@hapi/lab": "^24.0.0",
33
"allow-scripts": "^1.5.2",
34
"nock": "^13.0.0",
35
"sinon": "^9.0.0"
0 commit comments