We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8828054 commit 9e508a9Copy full SHA for 9e508a9
packages/eslint-config/package.json
@@ -20,8 +20,8 @@
20
"check-update": "cliff-jumper --dry-run"
21
},
22
"dependencies": {
23
- "@typescript-eslint/eslint-plugin": "^5.59.1",
24
- "@typescript-eslint/parser": "^5.59.1",
+ "@typescript-eslint/eslint-plugin": "^5.59.2",
+ "@typescript-eslint/parser": "^5.59.2",
25
"eslint": "^8.39.0",
26
"eslint-config-prettier": "^8.8.0",
27
"eslint-plugin-prettier": "^4.2.1",
0 commit comments