@angular/core 15.2.8 → 15.2.9

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.
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license Angular v15.2.8
2
+ * @license Angular v15.2.9
3
3
  * (c) 2010-2022 Google LLC. https://angular.io/
4
4
  * License: MIT
5
5
  */
@@ -8689,7 +8689,7 @@ class Version {
8689
8689
  /**
8690
8690
  * @publicApi
8691
8691
  */
8692
- const VERSION = new Version('15.2.8');
8692
+ const VERSION = new Version('15.2.9');
8693
8693
 
8694
8694
  // This default value is when checking the hierarchy for a token.
8695
8695
  //