X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=package.json;h=bff004010aeae92e91ad07e729df37fe73781a55;hb=171a05e95076ece321ff2fa829f04f9b5127ea4f;hp=185cd17597e94e2e3bfbf90be865d71dbc372e6e;hpb=1c25f937c2fd468cf1363b360d8f87aceaae6e9a;p=poolifier.git diff --git a/package.json b/package.json index 185cd175..bff00401 100644 --- a/package.json +++ b/package.json @@ -101,7 +101,7 @@ } }, "devDependencies": { - "@biomejs/biome": "1.1.2", + "@biomejs/biome": "^1.1.2", "@commitlint/cli": "^17.7.1", "@commitlint/config-conventional": "^17.7.0", "@release-it/bumper": "^5.1.0", @@ -137,7 +137,7 @@ "rollup-plugin-command": "^1.1.3", "rollup-plugin-delete": "^2.0.0", "rollup-plugin-dts": "^6.0.2", - "sinon": "^15.2.0", + "sinon": "^16.0.0", "source-map-support": "^0.5.21", "ts-standard": "^12.0.2", "typedoc": "^0.25.1",