We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b42e48f commit 39cfc70Copy full SHA for 39cfc70
package.json
@@ -74,7 +74,7 @@
74
},
75
"devDependencies": {
76
"@eslint-community/eslint-plugin-eslint-comments": "4.4.1",
77
- "@eslint/js": "9.22.0",
+ "@eslint/js": "9.23.0",
78
"@prettier/sync": "0.5.3",
79
"@release-it/conventional-changelog": "10.0.0",
80
"@types/eslint-plugin-markdown": "2.0.2",
@@ -93,7 +93,7 @@
93
"bingo-testers": "0.5.7",
94
"console-fail-test": "0.5.0",
95
"cspell": "8.17.5",
96
- "eslint": "9.22.0",
+ "eslint": "9.23.0",
97
"eslint-plugin-jsdoc": "50.6.8",
98
"eslint-plugin-jsonc": "2.20.0",
99
"eslint-plugin-markdown": "5.1.0",
0 commit comments