Skip to content

Commit

Permalink
fix: Workflow Bot -- Update ALL Dependencies (main) (#2058)
Browse files Browse the repository at this point in the history
Co-authored-by: Jason3S <[email protected]>
  • Loading branch information
1 parent 5363fc8 commit f1a3efb
Show file tree
Hide file tree
Showing 3 changed files with 170 additions and 163 deletions.
4 changes: 2 additions & 2 deletions action/lib/main_root.cjs
Original file line number Diff line number Diff line change
Expand Up @@ -40932,9 +40932,9 @@ var require_src3 = __commonJS({
}
});

// ../node_modules/.pnpm/[email protected].1/node_modules/flatted/cjs/index.js
// ../node_modules/.pnpm/[email protected].2/node_modules/flatted/cjs/index.js
var require_cjs = __commonJS({
"../node_modules/.pnpm/[email protected].1/node_modules/flatted/cjs/index.js"(exports2) {
"../node_modules/.pnpm/[email protected].2/node_modules/flatted/cjs/index.js"(exports2) {
"use strict";
var { parse: $parse, stringify: $stringify } = JSON;
var { keys: keys3 } = Object;
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"prettier": "^3.3.3",
"shx": "^0.3.4",
"typescript": "^5.6.3",
"typescript-eslint": "^8.14.0",
"typescript-eslint": "^8.15.0",
"vitest": "^2.1.5"
},
"engines": {
Expand Down
Loading

0 comments on commit f1a3efb

Please sign in to comment.