We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e6f857 commit aa2bb63Copy full SHA for aa2bb63
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "seekingalpha-javascript-style",
3
- "version": "9.91.0",
+ "version": "9.92.0",
4
"description": "Set of linting rules, guides and best practices for best Javascript code",
5
"main": "index.js",
6
"type": "module",
@@ -49,14 +49,14 @@
49
"@seekingalpha/prettier-config-samw": "2.0.0",
50
"eslint": "9.39.2",
51
"eslint-config-seekingalpha-base": "11.41.0",
52
- "eslint-config-seekingalpha-node": "9.31.0",
+ "eslint-config-seekingalpha-node": "9.32.0",
53
"eslint-plugin-import": "2.32.0",
54
- "eslint-plugin-n": "17.23.2",
+ "eslint-plugin-n": "17.24.0",
55
"eslint-plugin-promise": "7.2.1",
56
"eslint-plugin-unicorn": "63.0.0",
57
"husky": "9.1.7",
58
"lint-staged": "16.2.7",
59
- "oxlint": "1.47.0",
+ "oxlint": "1.48.0",
60
"prettier": "3.8.1"
61
}
62
0 commit comments