Apply dependencies update
[poolifier.git] / package.json
index 5aad9abd495088abd407e1b1f45c126ed543a10e..0a6c430af63c903d5dea9d72bc5a2f5021f4279f 100644 (file)
@@ -86,9 +86,9 @@
   "devDependencies": {
     "@release-it/bumper": "^4.0.0",
     "@release-it/keep-a-changelog": "^3.1.0",
-    "@types/node": "^18.11.11",
-    "@typescript-eslint/eslint-plugin": "^5.45.1",
-    "@typescript-eslint/parser": "^5.45.1",
+    "@types/node": "^18.11.12",
+    "@typescript-eslint/eslint-plugin": "^5.46.0",
+    "@typescript-eslint/parser": "^5.46.0",
     "benny": "^3.7.1",
     "c8": "^7.12.0",
     "eslint": "^8.29.0",
     "prettier": "^2.8.1",
     "prettier-plugin-organize-imports": "^3.2.1",
     "release-it": "^15.5.1",
-    "rollup": "^3.6.0",
+    "rollup": "^3.7.0",
     "rollup-plugin-analyzer": "^4.0.0",
     "rollup-plugin-command": "^1.1.3",
     "rollup-plugin-delete": "^2.0.0",
     "source-map-support": "^0.5.21",
     "ts-standard": "^12.0.1",
     "typedoc": "^0.23.21",
-    "typescript": "^4.9.3"
+    "typescript": "^4.9.4"
   }
 }