Skip to content

Commit f1a3efb

Browse files
fix: Workflow Bot -- Update ALL Dependencies (main) (#2058)
Co-authored-by: Jason3S <[email protected]>
1 parent 5363fc8 commit f1a3efb

File tree

3 files changed

+170
-163
lines changed

3 files changed

+170
-163
lines changed

action/lib/main_root.cjs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40932,9 +40932,9 @@ var require_src3 = __commonJS({
4093240932
}
4093340933
});
4093440934

40935-
// ../node_modules/.pnpm/[email protected].1/node_modules/flatted/cjs/index.js
40935+
// ../node_modules/.pnpm/[email protected].2/node_modules/flatted/cjs/index.js
4093640936
var require_cjs = __commonJS({
40937-
"../node_modules/.pnpm/[email protected].1/node_modules/flatted/cjs/index.js"(exports2) {
40937+
"../node_modules/.pnpm/[email protected].2/node_modules/flatted/cjs/index.js"(exports2) {
4093840938
"use strict";
4093940939
var { parse: $parse, stringify: $stringify } = JSON;
4094040940
var { keys: keys3 } = Object;

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"prettier": "^3.3.3",
5050
"shx": "^0.3.4",
5151
"typescript": "^5.6.3",
52-
"typescript-eslint": "^8.14.0",
52+
"typescript-eslint": "^8.15.0",
5353
"vitest": "^2.1.5"
5454
},
5555
"engines": {

0 commit comments

Comments
 (0)