@angular/core 17.3.4 → 17.3.5

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.
@@ -26157,7 +26157,7 @@ function publishFacade(global) {
26157
26157
  }
26158
26158
 
26159
26159
  // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler/src/version.mjs
26160
- var VERSION2 = new Version("17.3.4");
26160
+ var VERSION2 = new Version("17.3.5");
26161
26161
 
26162
26162
  // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler/src/i18n/extractor_merger.mjs
26163
26163
  var _VisitorMode;