File tree 5 files changed +5458
-2349
lines changed
5 files changed +5458
-2349
lines changed Original file line number Diff line number Diff line change 2
2
"npmClient" : " pnpm" ,
3
3
"useWorkspaces" : true ,
4
4
"$schema" : " node_modules/lerna/schemas/lerna-schema.json" ,
5
- "version" : " 1.0.2 "
5
+ "version" : " 1.1.0 "
6
6
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @codspeed/benchmark.js-plugin" ,
3
- "version" : " 1.0.2 " ,
3
+ "version" : " 1.1.0 " ,
4
4
"description" : " Benchmark.js compatibility layer for CodSpeed" ,
5
5
"keywords" : [
6
6
" codspeed" ,
26
26
"jest-mock-extended" : " ^3.0.1"
27
27
},
28
28
"dependencies" : {
29
- "@codspeed/core" : " workspace:^1.0.2 " ,
29
+ "@codspeed/core" : " workspace:^1.1.0 " ,
30
30
"find-up" : " ^6.3.0" ,
31
31
"stack-trace" : " 1.0.0-pre1"
32
32
},
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @codspeed/core" ,
3
- "version" : " 1.0.2 " ,
3
+ "version" : " 1.1.0 " ,
4
4
"description" : " The core Node library used to integrate with Codspeed runners" ,
5
5
"keywords" : [
6
6
" codspeed" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @codspeed/tinybench-plugin" ,
3
- "version" : " 1.0.2 " ,
3
+ "version" : " 1.1.0 " ,
4
4
"description" : " tinybench compatibility layer for CodSpeed" ,
5
5
"keywords" : [
6
6
" codspeed" ,
25
25
"tinybench" : " ^2.3.0"
26
26
},
27
27
"dependencies" : {
28
- "@codspeed/core" : " workspace:^1.0.2 " ,
28
+ "@codspeed/core" : " workspace:^1.1.0 " ,
29
29
"find-up" : " ^6.3.0" ,
30
30
"stack-trace" : " 1.0.0-pre1"
31
31
},
You can’t perform that action at this time.
0 commit comments