X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=package.json;h=c269d792cd978a8d3820a1dc77f83c4f92e843d3;hb=671d7b127193e3f35faa02d18cbeeb3b8778be9f;hp=493d6c70ba971bb3075861f44c3897ef4eabe5fd;hpb=21ec9603a71829f8871d3a6999a0ae73e524520c;p=benchmarks-js.git diff --git a/package.json b/package.json index 493d6c7..c269d79 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ }, "volta": { "node": "20.6.1", - "pnpm": "8.7.4" + "pnpm": "8.7.5" }, "repository": { "type": "git", @@ -66,16 +66,16 @@ "just-merge": "^3.2.0", "lodash": "^4.17.21", "microtime": "^3.1.1", - "uuid": "^9.0.0" + "uuid": "^9.0.1" }, "devDependencies": { - "@biomejs/biome": "^1.1.2", + "@biomejs/biome": "^1.2.1", "eslint": "^8.49.0", "eslint-config-standard": "^17.1.0", "eslint-define-config": "^1.23.0", "eslint-plugin-import": "^2.28.1", - "eslint-plugin-jsdoc": "^46.5.1", - "eslint-plugin-n": "^16.0.2", + "eslint-plugin-jsdoc": "^46.8.1", + "eslint-plugin-n": "^16.1.0", "eslint-plugin-promise": "^6.1.1", "husky": "^8.0.3", "lint-staged": "^14.0.1",