diff --git a/02-slash-commands/package.json b/02-slash-commands/package.json index e7047f9e..0ff73830 100644 --- a/02-slash-commands/package.json +++ b/02-slash-commands/package.json @@ -26,7 +26,7 @@ "@eslint/js": "^9.10.0", "@types/node": "22.13.1", "@typescript-eslint/eslint-plugin": "8.23.0", - "@typescript-eslint/parser": "8.23.0", + "@typescript-eslint/parser": "8.24.0", "eslint": "9.20.0", "eslint-config-prettier": "10.0.1", "eslint-plugin-prettier": "5.2.3",