diff --git a/package.json b/package.json index 894925059..e8c4e6401 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "magibot", - "version": "3.2.61", + "version": "3.2.62", "description": "MagiBot - a Discord bot to build communities", "main": "dist/index.js", "engines": { @@ -42,7 +42,7 @@ "@types/node": "20.12.7", "@typescript-eslint/eslint-plugin": "7.7.1", "@typescript-eslint/parser": "7.7.1", - "eslint": "8.57.0", + "eslint": "9.1.1", "eslint-config-airbnb-base": "15.0.0", "prettier": "3.2.5", "rimraf": "5.0.5",