Skip to content

Commit

Permalink
chore: bump hoek and lab (#299)
Browse files Browse the repository at this point in the history
  • Loading branch information
Marsup authored Feb 11, 2023
1 parent 9d476d9 commit 83e3e35
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,12 @@
]
},
"dependencies": {
"@hapi/hoek": "10.x.x"
"@hapi/hoek": "^11.0.2"
},
"devDependencies": {
"@hapi/code": "9.x.x",
"@hapi/eslint-plugin": "*",
"@hapi/lab": "25.0.0-beta.1",
"@hapi/lab": "^25.1.0",
"@types/node": "^17.0.31",
"typescript": "~4.6.4"
},
Expand Down

0 comments on commit 83e3e35

Please sign in to comment.