Skip to content

Commit 64e50f2

Browse files
committed
Merge branch 'fabiospampinato-voby-0.43'
2 parents c57ae5e + 4b6789c commit 64e50f2

File tree

2 files changed

+77
-75
lines changed

2 files changed

+77
-75
lines changed

frameworks/keyed/voby/package-lock.json

Lines changed: 74 additions & 72 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

frameworks/keyed/voby/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "js-framework-benchmark-voby",
3-
"version": "0.42.5",
3+
"version": "0.43.0",
44
"main": "dist/main.js",
55
"js-framework-benchmark": {
66
"frameworkVersionFromPackage": "voby"
@@ -16,9 +16,9 @@
1616
"url": "https://github.com/krausest/js-framework-benchmark.git"
1717
},
1818
"dependencies": {
19-
"voby": "0.42.5"
19+
"voby": "0.43.0"
2020
},
2121
"devDependencies": {
22-
"esbuild": "0.15.7"
22+
"esbuild": "0.15.11"
2323
}
2424
}

0 commit comments

Comments
 (0)