Skip to content

Commit 38bfa22

Browse files
committed
seekingalpha-javascript-style ver. 9.90.0
1 parent 99a3aaa commit 38bfa22

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.89.0",
3+
"version": "9.90.0",
44
"description": "Set of linting rules, guides and best practices for best Javascript code",
55
"main": "index.js",
66
"type": "module",
@@ -48,15 +48,15 @@
4848
"devDependencies": {
4949
"@seekingalpha/prettier-config-samw": "2.0.0",
5050
"eslint": "9.39.2",
51-
"eslint-config-seekingalpha-base": "11.40.1",
51+
"eslint-config-seekingalpha-base": "11.41.0",
5252
"eslint-config-seekingalpha-node": "9.31.0",
5353
"eslint-plugin-import": "2.32.0",
5454
"eslint-plugin-n": "17.23.2",
5555
"eslint-plugin-promise": "7.2.1",
56-
"eslint-plugin-unicorn": "62.0.0",
56+
"eslint-plugin-unicorn": "63.0.0",
5757
"husky": "9.1.7",
5858
"lint-staged": "16.2.7",
59-
"oxlint": "1.43.0",
59+
"oxlint": "1.46.0",
6060
"prettier": "3.8.1"
6161
}
6262
}

0 commit comments

Comments
 (0)