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 3b19f0a commit d360a68Copy full SHA for d360a68
package.json
@@ -11,8 +11,8 @@
11
"url": "https://github.com/hbstack/scrollbar/issues"
12
},
13
"devDependencies": {
14
- "@typescript-eslint/eslint-plugin": "^5.52.0",
15
- "@typescript-eslint/parser": "^5.52.0",
+ "@typescript-eslint/eslint-plugin": "^6.0.0",
+ "@typescript-eslint/parser": "^6.0.0",
16
"eslint": "^8.34.0",
17
"prettier": "^3.0.0",
18
"prettier-plugin-go-template": "^0.0.13",
0 commit comments