build(deps-dev): apply updates
[poolifier.git] / package.json
index 8441801316a8411b6aedc3c86e8b02d31ddba411..bb470710c111dcc4e098cbfd379c17298eac3cb5 100644 (file)
@@ -43,7 +43,7 @@
   },
   "volta": {
     "node": "20.11.1",
-    "pnpm": "8.15.4"
+    "pnpm": "8.15.5"
   },
   "repository": {
     "type": "git",
   },
   "devDependencies": {
     "@biomejs/biome": "^1.6.1",
-    "@commitlint/cli": "^19.2.0",
+    "@commitlint/cli": "^19.2.1",
     "@commitlint/config-conventional": "^19.1.0",
     "@release-it/bumper": "^6.0.1",
     "@release-it/keep-a-changelog": "^5.0.0",
     "@rollup/plugin-terser": "^0.4.4",
     "@rollup/plugin-typescript": "^11.1.6",
-    "@types/node": "^20.11.28",
-    "@typescript-eslint/eslint-plugin": "^7.2.0",
-    "@typescript-eslint/parser": "^7.2.0",
+    "@types/node": "^20.11.30",
+    "@typescript-eslint/eslint-plugin": "^7.3.1",
+    "@typescript-eslint/parser": "^7.3.1",
     "benchmark": "^2.1.4",
     "c8": "^9.1.0",
     "cross-env": "^7.0.3",
     "rollup-plugin-dts": "^6.1.0",
     "sinon": "^17.0.1",
     "typedoc": "^0.25.12",
-    "typescript": "~5.4.2"
+    "typescript": "~5.4.3"
   }
 }