Skip to content

Commit 7e41904

Browse files
fix(deps): update all non-major dependencies
1 parent a69e01f commit 7e41904

2 files changed

Lines changed: 408 additions & 516 deletions

File tree

package.json

Lines changed: 8 additions & 8 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.9",
5-
"packageManager": "pnpm@10.33.0",
5+
"packageManager": "pnpm@10.33.2",
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,24 +52,24 @@
5252
"dependencies": {
5353
"@eslint/js": "^10.0.1",
5454
"eslint-config-flat-gitignore": "^2.3.0",
55-
"eslint-plugin-chai-friendly": "^1.1.1",
55+
"eslint-plugin-chai-friendly": "^1.2.0",
5656
"eslint-plugin-mocha": "^11.2.0",
57-
"typescript-eslint": "^8.58.0"
57+
"typescript-eslint": "^8.59.1"
5858
},
5959
"devDependencies": {
6060
"@antfu/eslint-config": "^8.2.0",
6161
"@eslint/config-inspector": "^1.5.0",
62-
"@types/node": "^25.5.0",
62+
"@types/node": "^25.6.0",
6363
"bumpp": "^11.0.1",
64-
"eslint": "^10.1.0",
64+
"eslint": "^10.2.1",
6565
"eslint-plugin-format": "^2.0.1",
6666
"eslint-typegen": "^2.3.1",
6767
"husky": "^9.1.7",
6868
"lint-staged": "^16.4.0",
69-
"prettier": "^3.8.1",
70-
"tsdown": "^0.21.7",
69+
"prettier": "^3.8.3",
70+
"tsdown": "^0.21.10",
7171
"tsx": "^4.21.0",
72-
"typescript": "^6.0.2"
72+
"typescript": "^6.0.3"
7373
},
7474
"lint-staged": {
7575
"*": [

0 commit comments

Comments
 (0)