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 9d359be commit 8d8b165Copy full SHA for 8d8b165
package.json
@@ -37,7 +37,7 @@
37
"which": "5.0.0"
38
},
39
"devDependencies": {
40
- "@eslint/js": "9.14.0",
+ "@eslint/js": "9.15.0",
41
"@oliversalzburg/eslint-config": "1.1.0",
42
"@types/chai": "5.0.1",
43
"@types/eslint": "9.6.1",
@@ -47,7 +47,7 @@
47
"@types/which": "3.0.4",
48
"c8": "10.1.2",
49
"chai": "5.1.2",
50
- "eslint": "9.14.0",
+ "eslint": "9.15.0",
51
"eslint-config-prettier": "9.1.0",
52
"eslint-plugin-jsdoc": "50.5.0",
53
"eslint-plugin-tsdoc": "0.3.0",
@@ -59,7 +59,7 @@
59
"prettier-plugin-organize-imports": "4.1.0",
60
"prettier-plugin-sh": "0.14.0",
61
"typescript": "5.6.3",
62
- "typescript-eslint": "8.14.0"
+ "typescript-eslint": "8.15.0"
63
64
"keywords": [
65
"webstorm"
0 commit comments