Skip to content

Commit d3b06f8

Browse files
chore(deps): update all non-major dependencies (#3719)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4e76ca6 commit d3b06f8

File tree

11 files changed

+887
-867
lines changed

11 files changed

+887
-867
lines changed

bench/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"@actions/core": "^1.10.0",
1010
"@actions/exec": "^1.1.1",
1111
"@actions/github": "^5.1.1",
12-
"@babel/preset-env": "^7.22.5",
12+
"@babel/preset-env": "^7.22.6",
1313
"@babel/preset-typescript": "^7.22.5",
1414
"@happy-dom/jest-environment": "^9.20.3",
1515
"@types/benchmark": "^2.1.2",
@@ -24,7 +24,7 @@
2424
"jest": "^29.5.0",
2525
"markdown-table": "^3.0.3",
2626
"microtime": "^3.1.1",
27-
"ts-jest": "^29.1.0",
27+
"ts-jest": "^29.1.1",
2828
"vitest": "link:../packages/vitest",
2929
"vue": "^3.3.4"
3030
}

0 commit comments

Comments
 (0)