Skip to content

Commit

Permalink
chore: bump hoek (#28)
Browse files Browse the repository at this point in the history
  • Loading branch information
Marsup authored Feb 11, 2023
1 parent 37e6305 commit 2632bbc
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,14 +24,14 @@
]
},
"dependencies": {
"@hapi/hoek": "^10.0.0",
"@hapi/validate": "^2.0.0"
"@hapi/hoek": "^11.0.2",
"@hapi/validate": "^2.0.1"
},
"devDependencies": {
"@hapi/code": "^9.0.0",
"@hapi/eslint-plugin": "^6.0.0",
"@hapi/hapi": "^21.0.0-beta.1",
"@hapi/lab": "^25.0.1"
"@hapi/code": "^9.0.3",
"@hapi/eslint-plugin": "*",
"@hapi/hapi": "^21.2.1",
"@hapi/lab": "^25.1.2"
},
"files": [
"lib"
Expand Down

0 comments on commit 2632bbc

Please sign in to comment.