Content-Length: 341236 | pFad | https://github.com/streetsidesoftware/cspell-action/commit/09a03469db6ea39d1ed16b89dbeb1ba5dc5c80bb

E3 fix: Workflow Bot -- Update ALL Dependencies (main) (#2096) · streetsidesoftware/cspell-action@09a0346 · GitHub
Skip to content

Commit 09a0346

Browse files
fix: Workflow Bot -- Update ALL Dependencies (main) (#2096)
1 parent ef95dc4 commit 09a0346

File tree

2 files changed

+19
-19
lines changed

2 files changed

+19
-19
lines changed

action/lib/main_root.cjs

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -63650,7 +63650,7 @@ __reExport(lib_exports, dist_exports);
6365063650
var import_node_assert19 = __toESM(require("node:assert"), 1);
6365163651
var import_node_util8 = require("node:util");
6365263652

63653-
// ../node_modules/.pnpm/chalk@5.3.0/node_modules/chalk/source/vendor/ansi-styles/index.js
63653+
// ../node_modules/.pnpm/chalk@5.4.0/node_modules/chalk/source/vendor/ansi-styles/index.js
6365463654
var ANSI_BACKGROUND_OFFSET = 10;
6365563655
var wrapAnsi16 = (offset = 0) => (code) => `\x1B[${code + offset}m`;
6365663656
var wrapAnsi256 = (offset = 0) => (code) => `\x1B[${38 + offset};5;${code}m`;
@@ -63836,7 +63836,7 @@ function assembleStyles() {
6383663836
var ansiStyles = assembleStyles();
6383763837
var ansi_styles_default = ansiStyles;
6383863838

63839-
// ../node_modules/.pnpm/chalk@5.3.0/node_modules/chalk/source/vendor/supports-color/index.js
63839+
// ../node_modules/.pnpm/chalk@5.4.0/node_modules/chalk/source/vendor/supports-color/index.js
6384063840
var import_node_process4 = __toESM(require("node:process"), 1);
6384163841
var import_node_os5 = __toESM(require("node:os"), 1);
6384263842
var import_node_tty = __toESM(require("node:tty"), 1);
@@ -63910,10 +63910,10 @@ function _supportsColor(haveStream, { streamIsTTY, sniffFlags = true } = {}) {
6391063910
return 1;
6391163911
}
6391263912
if ("CI" in env3) {
63913-
if ("GITHUB_ACTIONS" in env3 || "GITEA_ACTIONS" in env3) {
63913+
if (["GITHUB_ACTIONS", "GITEA_ACTIONS", "CIRCLECI"].some((key) => key in env3)) {
6391463914
return 3;
6391563915
}
63916-
if (["TRAVIS", "CIRCLECI", "APPVEYOR", "GITLAB_CI", "BUILDKITE", "DRONE"].some((sign) => sign in env3) || env3.CI_NAME === "codeship") {
63916+
if (["TRAVIS", "APPVEYOR", "GITLAB_CI", "BUILDKITE", "DRONE"].some((sign) => sign in env3) || env3.CI_NAME === "codeship") {
6391763917
return 1;
6391863918
}
6391963919
return min3;
@@ -63962,7 +63962,7 @@ var supportsColor = {
6396263962
};
6396363963
var supports_color_default = supportsColor;
6396463964

63965-
// ../node_modules/.pnpm/chalk@5.3.0/node_modules/chalk/source/utilities.js
63965+
// ../node_modules/.pnpm/chalk@5.4.0/node_modules/chalk/source/utilities.js
6396663966
function stringReplaceAll(string, substring, replacer) {
6396763967
let index = string.indexOf(substring);
6396863968
if (index === -1) {
@@ -63992,7 +63992,7 @@ function stringEncaseCRLFWithFirstIndex(string, prefix, postfix, index) {
6399263992
return returnValue;
6399363993
}
6399463994

63995-
// ../node_modules/.pnpm/chalk@5.3.0/node_modules/chalk/source/index.js
63995+
// ../node_modules/.pnpm/chalk@5.4.0/node_modules/chalk/source/index.js
6399663996
var { stdout: stdoutColor, stderr: stderrColor } = supports_color_default;
6399763997
var GENERATOR = Symbol("GENERATOR");
6399863998
var STYLER = Symbol("STYLER");

pnpm-lock.yaml

Lines changed: 13 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: https://github.com/streetsidesoftware/cspell-action/commit/09a03469db6ea39d1ed16b89dbeb1ba5dc5c80bb

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy