Skip to content

Commit

Permalink
chore: bump lab
Browse files Browse the repository at this point in the history
  • Loading branch information
Marsup committed Oct 23, 2024
1 parent 6c3be4f commit 7817a4e
Showing 1 changed file with 3 additions and 8 deletions.
11 changes: 3 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,19 +11,14 @@
"error",
"catch"
],
"eslintConfig": {
"extends": [
"plugin:@hapi/module"
]
},
"dependencies": {
"@hapi/boom": "^10.0.1",
"@hapi/hoek": "^11.0.2"
"@hapi/hoek": "^11.0.4"
},
"devDependencies": {
"@hapi/code": "^9.0.0",
"@hapi/eslint-plugin": "*",
"@hapi/lab": "^25.1.0"
"@hapi/eslint-plugin": "^7.0.0",
"@hapi/lab": "^26.0.0"
},
"scripts": {
"test": "lab -a @hapi/code -t 100 -L",
Expand Down

0 comments on commit 7817a4e

Please sign in to comment.