Skip to content

Commit 2a3fce4

Browse files
committed
fix: update deps
1 parent 2e78a40 commit 2a3fce4

2 files changed

Lines changed: 477 additions & 415 deletions

File tree

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@zotero-plugin/eslint-config",
33
"type": "module",
44
"version": "0.6.8",
5-
"packageManager": "pnpm@10.30.3",
5+
"packageManager": "pnpm@10.32.1",
66
"description": "ESLint config for zotero plugin.",
77
"license": "AGPL-3.0-or-later",
88
"homepage": "https://github.com/zotero-plugin-dev/eslint-config#readme",
@@ -52,22 +52,22 @@
5252
"dependencies": {
5353
"@eslint/js": "^10.0.1",
5454
"eslint-config-flat-gitignore": "^2.2.1",
55-
"eslint-plugin-chai-friendly": "^1.1.0",
55+
"eslint-plugin-chai-friendly": "^1.1.1",
5656
"eslint-plugin-mocha": "^11.2.0",
57-
"typescript-eslint": "^8.56.1"
57+
"typescript-eslint": "^8.57.1"
5858
},
5959
"devDependencies": {
60-
"@antfu/eslint-config": "^7.7.0",
60+
"@antfu/eslint-config": "^7.7.3",
6161
"@eslint/config-inspector": "^1.5.0",
62-
"@types/node": "^25.3.5",
62+
"@types/node": "^25.5.0",
6363
"bumpp": "^10.4.1",
6464
"eslint": "^10.0.3",
6565
"eslint-plugin-format": "^2.0.1",
6666
"eslint-typegen": "^2.3.1",
6767
"husky": "^9.1.7",
68-
"lint-staged": "^16.3.2",
68+
"lint-staged": "^16.4.0",
6969
"prettier": "^3.8.1",
70-
"tsdown": "^0.21.0",
70+
"tsdown": "^0.21.4",
7171
"tsx": "^4.21.0",
7272
"typescript": "^5.9.3"
7373
},

0 commit comments

Comments
 (0)