@storm-software/git-tools 2.124.62 → 2.124.63

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -98,7 +98,7 @@ function isUnicodeSupported() {
98
98
  var useIcon = (c, fallback) => isUnicodeSupported() ? c : fallback;
99
99
  var CONSOLE_ICONS = {
100
100
  [LogLevelLabel.ERROR]: useIcon("\u2718", "\xD7"),
101
- [LogLevelLabel.FATAL]: useIcon("\u2622", "\xD7"),
101
+ [LogLevelLabel.FATAL]: useIcon("\u{1F571}", "\xD7"),
102
102
  [LogLevelLabel.WARN]: useIcon("\u26A0", "\u203C"),
103
103
  [LogLevelLabel.INFO]: useIcon("\u2139", "i"),
104
104
  [LogLevelLabel.SUCCESS]: useIcon("\u2714", "\u221A"),
@@ -3842,5 +3842,5 @@ exports.writeInfo = writeInfo;
3842
3842
  exports.writeSuccess = writeSuccess;
3843
3843
  exports.writeTrace = writeTrace;
3844
3844
  exports.writeWarning = writeWarning;
3845
- //# sourceMappingURL=chunk-EGBAPP6Q.cjs.map
3846
- //# sourceMappingURL=chunk-EGBAPP6Q.cjs.map
3845
+ //# sourceMappingURL=chunk-LHLRRAC7.cjs.map
3846
+ //# sourceMappingURL=chunk-LHLRRAC7.cjs.map