diff --git a/package-lock.json b/package-lock.json index ecc45d2..2bc8ea4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -19,7 +19,7 @@ "http-server": "^14.1.1", "markdown-table": "^3.0.4", "rollup": "^4.26.0", - "tinybench": "^3.0.4", + "tinybench": "^3.0.5", "tsd": "^0.31.2" } }, @@ -2263,9 +2263,9 @@ } }, "node_modules/tinybench": { - "version": "3.0.4", - "resolved": "https://registry.npmjs.org/tinybench/-/tinybench-3.0.4.tgz", - "integrity": "sha512-JMCuHaSJh6i1/8RMgZiRhA2KY/SiwnCxxGmoRz7onx69vDlh9YkbBFoi37WOssH+EccktzXYacTUtmIfdSqFTw==", + "version": "3.0.5", + "resolved": "https://registry.npmjs.org/tinybench/-/tinybench-3.0.5.tgz", + "integrity": "sha512-8aGXFbu0G1uLqSnDNsTZlQSl6iMGPu36pchVFuTbAxnjL8ux+pK7R9Qvc6pYZOMmRw1BAbggjBhNm0cMH+fxLQ==", "dev": true, "engines": { "node": ">=18.0.0" diff --git a/package.json b/package.json index f72e800..fe14841 100644 --- a/package.json +++ b/package.json @@ -69,7 +69,7 @@ "http-server": "^14.1.1", "markdown-table": "^3.0.4", "rollup": "^4.26.0", - "tinybench": "^3.0.4", + "tinybench": "^3.0.5", "tsd": "^0.31.2" }, "tsd": {