Skip to content

Commit 6ca3242

Browse files
committed
minor plugin updates
1 parent 80f6df7 commit 6ca3242

File tree

2 files changed

+71
-71
lines changed

2 files changed

+71
-71
lines changed

package-lock.json

Lines changed: 66 additions & 66 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -46,11 +46,11 @@
4646
"dependencies": {
4747
"@cspell/eslint-plugin": "^8.17.2",
4848
"@eslint-community/eslint-plugin-eslint-comments": "^4.4.1",
49-
"@eslint/js": "9.18.0",
50-
"eslint": "9.18.0",
49+
"@eslint/js": "9.19.0",
50+
"eslint": "9.19.0",
5151
"eslint-config-love": "^117.0.0",
5252
"eslint-plugin-import": "^2.31.0",
53-
"eslint-plugin-jsdoc": "^50.6.1",
53+
"eslint-plugin-jsdoc": "^50.6.2",
5454
"eslint-plugin-n": "^17.15.1",
5555
"eslint-plugin-no-secrets": "^2.1.1",
5656
"eslint-plugin-no-unsanitized": "^4.1.2",
@@ -61,11 +61,11 @@
6161
"eslint-plugin-unicorn": "^56.0.1",
6262
"eslint-plugin-woke": "github:cityssm/eslint-plugin-woke",
6363
"eslint-plugin-write-good-comments": "^0.2.0",
64-
"typescript-eslint": "^8.20.0"
64+
"typescript-eslint": "^8.21.0"
6565
},
6666
"devDependencies": {
6767
"@types/eslint__js": "^8.42.3",
68-
"@types/node": "^22.10.6",
68+
"@types/node": "^22.10.10",
6969
"prettier-config-cityssm": "^1.0.0"
7070
}
7171
}

0 commit comments

Comments
 (0)