File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 21
21
"dependencies" : {
22
22
"@babel/core" : " ^7.16.0" ,
23
23
"@babel/eslint-parser" : " ^7.16.0" ,
24
- "@hapi/bossy" : " 5.x.x " ,
25
- "@hapi/eslint-plugin" : " ^5.1 .0" ,
26
- "@hapi/hoek" : " 9.x.x " ,
24
+ "@hapi/bossy" : " ^6.0.0 " ,
25
+ "@hapi/eslint-plugin" : " ^6.0 .0" ,
26
+ "@hapi/hoek" : " ^10.0.0 " ,
27
27
"diff" : " ^5.0.0" ,
28
28
"eslint" : " 8.x.x" ,
29
29
"find-rc" : " 4.x.x" ,
46
46
}
47
47
},
48
48
"devDependencies" : {
49
- "@hapi/code" : " 8.x.x " ,
50
- "@hapi/somever" : " ^3 .0.1 " ,
49
+ "@hapi/code" : " ^9.0.0 " ,
50
+ "@hapi/somever" : " ^4 .0.0 " ,
51
51
"@types/node" : " ^17.0.23" ,
52
52
"cpr" : " 3.x.x" ,
53
53
"lab-event-reporter" : " 1.x.x" ,
54
54
"rimraf" : " 3.x.x" ,
55
55
"semver" : " 7.x.x" ,
56
56
"typescript" : " ^4.5.4" ,
57
- "tsconfig-paths" : " ^3.14.1 "
57
+ "tsconfig-paths" : " ^4.0.0 "
58
58
},
59
59
"bin" : {
60
60
"lab" : " ./bin/lab"
You can’t perform that action at this time.
0 commit comments