Skip to content

Commit

Permalink
chore: bump hoek (#72)
Browse files Browse the repository at this point in the history
  • Loading branch information
Marsup committed Feb 11, 2023
1 parent f4adca3 commit f1668cb
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,13 @@
]
},
"dependencies": {
"@hapi/boom": "^10.0.0",
"@hapi/hoek": "^10.0.0"
"@hapi/boom": "^10.0.1",
"@hapi/hoek": "^11.0.2"
},
"devDependencies": {
"@hapi/code": "^9.0.0",
"@hapi/code": "^9.0.3",
"@hapi/eslint-plugin": "*",
"@hapi/lab": "^25.0.1"
"@hapi/lab": "^25.1.2"
},
"scripts": {
"test": "lab -a @hapi/code -t 100 -L",
Expand Down

0 comments on commit f1668cb

Please sign in to comment.