Skip to content

Commit 83e3e35

Browse files
authored
chore: bump hoek and lab (#299)
1 parent 9d476d9 commit 83e3e35

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,12 @@
1818
]
1919
},
2020
"dependencies": {
21-
"@hapi/hoek": "10.x.x"
21+
"@hapi/hoek": "^11.0.2"
2222
},
2323
"devDependencies": {
2424
"@hapi/code": "9.x.x",
2525
"@hapi/eslint-plugin": "*",
26-
"@hapi/lab": "25.0.0-beta.1",
26+
"@hapi/lab": "^25.1.0",
2727
"@types/node": "^17.0.31",
2828
"typescript": "~4.6.4"
2929
},

0 commit comments

Comments
 (0)