Skip to content

Commit 72bef21

Browse files
authored
Merge pull request #57 from pkgjs/renovate/major-hapijs-monorepo
2 parents 5d3f470 + 5381ee9 commit 72bef21

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.eslintrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"extends": "@hapi/hapi",
2+
"extends": "plugin:@hapi/recommended",
33

44
"parserOptions": {
55
"ecmaVersion": 2019

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"homepage": "https://github.com/pkgjs/detect-node-support#readme",
3030
"devDependencies": {
3131
"@hapi/code": "^8.0.0",
32-
"@hapi/lab": "^23.0.0",
32+
"@hapi/lab": "^24.0.0",
3333
"allow-scripts": "^1.5.2",
3434
"nock": "^13.0.0",
3535
"sinon": "^9.0.0"

0 commit comments

Comments
 (0)