@angular/core 17.3.9 → 17.3.10

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.
@@ -26187,7 +26187,7 @@ function publishFacade(global) {
26187
26187
  }
26188
26188
 
26189
26189
  // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler/src/version.mjs
26190
- var VERSION2 = new Version("17.3.9");
26190
+ var VERSION2 = new Version("17.3.10");
26191
26191
 
26192
26192
  // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler/src/i18n/extractor_merger.mjs
26193
26193
  var _VisitorMode;