Skip to content

Commit bf85899

Browse files
Jason3Sgithub-actions[bot]
authored andcommitted
ci: Workflow Bot -- Update ALL Dependencies
1 parent 77d5c50 commit bf85899

File tree

2 files changed

+392
-1007
lines changed

2 files changed

+392
-1007
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -49,24 +49,24 @@
4949
"patchedDependencies": {}
5050
},
5151
"devDependencies": {
52-
"@eslint/js": "^9.26.0",
52+
"@eslint/js": "^9.27.0",
5353
"@tsconfig/node20": "^20.1.5",
54-
"@types/node": "^22.15.3",
54+
"@types/node": "^22.15.19",
5555
"@vitest/coverage-v8": "^2.1.9",
5656
"cspell": "^8.19.4",
5757
"cspell-trie-lib": "^8.19.4",
58-
"eslint": "^9.26.0",
59-
"eslint-plugin-n": "^17.17.0",
58+
"eslint": "^9.27.0",
59+
"eslint-plugin-n": "^17.18.0",
6060
"eslint-plugin-simple-import-sort": "^12.1.1",
61-
"globals": "^16.0.0",
61+
"globals": "^16.1.0",
6262
"inject-markdown": "^3.1.4",
6363
"lorem-ipsum": "^2.0.8",
6464
"perf-insight": "workspace:*",
6565
"prettier": "^3.5.3",
6666
"ts-node": "^10.9.2",
6767
"typescript": "^5.8.3",
68-
"typescript-eslint": "^8.31.1",
69-
"vite": "^6.3.4",
68+
"typescript-eslint": "^8.32.1",
69+
"vite": "^6.3.5",
7070
"vitest": "^2.1.9"
7171
}
7272
}

0 commit comments

Comments
 (0)