build(deps-dev): apply updates
[poolifier.git] / package.json
index 7d393804ff3ceb958ff81ee8232f830255f00e3d..d7604874dd54148a0f7a517974659f9c5bb3f057 100644 (file)
@@ -45,9 +45,9 @@
   },
   "volta": {
     "node": "20.12.2",
-    "pnpm": "8.15.6"
+    "pnpm": "8.15.7"
   },
-  "packageManager": "pnpm@8.15.6",
+  "packageManager": "pnpm@8.15.7",
   "repository": {
     "type": "git",
     "url": "https://github.com/poolifier/poolifier.git"
   },
   "devDependencies": {
     "@biomejs/biome": "^1.6.4",
-    "@commitlint/cli": "^19.2.1",
-    "@commitlint/config-conventional": "^19.1.0",
+    "@commitlint/cli": "^19.2.2",
+    "@commitlint/config-conventional": "^19.2.2",
     "@release-it/bumper": "^6.0.1",
     "@release-it/keep-a-changelog": "^5.0.0",
     "@rollup/plugin-terser": "^0.4.4",
     "eslint-plugin-jsdoc": "^48.2.3",
     "eslint-plugin-n": "^17.2.0",
     "eslint-plugin-promise": "^6.1.1",
-    "eslint-plugin-simple-import-sort": "^12.0.0",
+    "eslint-plugin-simple-import-sort": "^12.1.0",
     "eslint-plugin-spellcheck": "^0.0.20",
     "eslint-plugin-tsdoc": "^0.2.17",
     "expect": "^29.7.0",
     "rollup-plugin-delete": "^2.0.0",
     "rollup-plugin-dts": "^6.1.0",
     "sinon": "^17.0.1",
-    "tatami-ng": "^0.3.0",
+    "tatami-ng": "^0.3.3",
     "typedoc": "^0.25.13",
     "typescript": "~5.4.5"
   }