Skip to content

Commit 40fa5c3

Browse files
authored
Merge branch 'main' into dependabot/npm_and_yarn/types/node-22.8.6
2 parents ca4d5e3 + fdfdac0 commit 40fa5c3

File tree

2 files changed

+130
-186
lines changed

2 files changed

+130
-186
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -99,10 +99,10 @@
9999
"@vitest/eslint-plugin": "^1.1.4",
100100
"@types/node": "^22.8.6",
101101
"brotli-size": "^4.0.0",
102-
"eslint": "^9.11.1",
102+
"eslint": "^9.13.0",
103103
"eslint-config-prettier": "^9.1.0",
104104
"eslint-plugin-tsdoc": "^0.3.0",
105-
"globals": "^15.9.0",
105+
"globals": "^15.11.0",
106106
"gzip-size": "^6.0.0",
107107
"kleur": "^4.1.5",
108108
"lint-staged": "15.2.10",
@@ -113,9 +113,9 @@
113113
"rollup": "^4.22.5",
114114
"rollup-plugin-typescript2": "^0.36.0",
115115
"shx": "^0.3.2",
116-
"typedoc": "^0.26.7",
116+
"typedoc": "^0.26.10",
117117
"typescript": "^5.4.5",
118-
"typescript-eslint": "^8.8.0",
118+
"typescript-eslint": "^8.12.2",
119119
"vitest": "2.0.5"
120120
},
121121
"packageManager": "[email protected]"

0 commit comments

Comments
 (0)