Skip to content

Commit 5b2e2fc

Browse files
committed
update dependencies
1 parent a97e191 commit 5b2e2fc

File tree

4 files changed

+90
-105
lines changed

4 files changed

+90
-105
lines changed

tests/eslint/package-lock.json

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

tests/eslint/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,17 +5,17 @@
55
"@eslint/compat": "^2.0.2",
66
"@eslint/markdown": "^7.5.1",
77
"@eslint-community/eslint-plugin-eslint-comments": "^4.6.0",
8-
"@stylistic/eslint-plugin": "^5.7.1",
9-
"@typescript-eslint/eslint-plugin": "^8.54.0",
10-
"@typescript-eslint/parser": "^8.54.0",
8+
"@stylistic/eslint-plugin": "^5.8.0",
9+
"@typescript-eslint/eslint-plugin": "^8.55.0",
10+
"@typescript-eslint/parser": "^8.55.0",
1111
"confusing-browser-globals": "^1.0.11",
1212
"eslint": "^10.0.0",
1313
"eslint-plugin-array-func": "^5.1.0",
1414
"eslint-plugin-ascii": "^2.0.0",
1515
"eslint-plugin-depend": "^1.4.0",
1616
"eslint-plugin-es-x": "^9.4.0",
1717
"eslint-plugin-import-x": "^4.16.1",
18-
"eslint-plugin-jsonc": "^2.21.0",
18+
"eslint-plugin-jsonc": "^2.21.1",
1919
"eslint-plugin-math": "^0.13.1",
2020
"eslint-plugin-n": "^17.23.2",
2121
"eslint-plugin-name": "^0.0.1",
@@ -26,9 +26,9 @@
2626
"eslint-plugin-qunit": "^8.2.6",
2727
"eslint-plugin-redos": "^4.5.0",
2828
"eslint-plugin-regexp": "^3.0.0",
29-
"eslint-plugin-sonarjs": "^3.0.6",
29+
"eslint-plugin-sonarjs": "^3.0.7",
3030
"eslint-plugin-tsdoc": "^0.5.0",
31-
"eslint-plugin-unicorn": "^62.0.0",
31+
"eslint-plugin-unicorn": "^63.0.0",
3232
"eslint-yaml": "^0.1.0",
3333
"globals": "^17.3.0",
3434
"jsonc-eslint-parser": "^2.4.2",

0 commit comments

Comments
 (0)