Skip to content

Commit aa2bb63

Browse files
committed
seekingalpha-javascript-style ver. 9.92.0
1 parent 1e6f857 commit aa2bb63

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "seekingalpha-javascript-style",
3-
"version": "9.91.0",
3+
"version": "9.92.0",
44
"description": "Set of linting rules, guides and best practices for best Javascript code",
55
"main": "index.js",
66
"type": "module",
@@ -49,14 +49,14 @@
4949
"@seekingalpha/prettier-config-samw": "2.0.0",
5050
"eslint": "9.39.2",
5151
"eslint-config-seekingalpha-base": "11.41.0",
52-
"eslint-config-seekingalpha-node": "9.31.0",
52+
"eslint-config-seekingalpha-node": "9.32.0",
5353
"eslint-plugin-import": "2.32.0",
54-
"eslint-plugin-n": "17.23.2",
54+
"eslint-plugin-n": "17.24.0",
5555
"eslint-plugin-promise": "7.2.1",
5656
"eslint-plugin-unicorn": "63.0.0",
5757
"husky": "9.1.7",
5858
"lint-staged": "16.2.7",
59-
"oxlint": "1.47.0",
59+
"oxlint": "1.48.0",
6060
"prettier": "3.8.1"
6161
}
6262
}

0 commit comments

Comments
 (0)