We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c28b346 commit defb534Copy full SHA for defb534
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "magibot",
3
- "version": "3.2.61",
+ "version": "3.2.62",
4
"description": "MagiBot - a Discord bot to build communities",
5
"main": "dist/index.js",
6
"engines": {
@@ -42,7 +42,7 @@
42
"@types/node": "20.12.7",
43
"@typescript-eslint/eslint-plugin": "7.7.1",
44
"@typescript-eslint/parser": "7.7.1",
45
- "eslint": "8.57.0",
+ "eslint": "9.1.1",
46
"eslint-config-airbnb-base": "15.0.0",
47
"prettier": "3.2.5",
48
"rimraf": "5.0.5",
0 commit comments