@angular/material 11.2.12 → 11.2.13

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.
@@ -12,7 +12,7 @@
12
12
  * found in the LICENSE file at https://angular.io/license
13
13
  */
14
14
  /** Current version of Angular Material. */
15
- var VERSION = new i0.Version('11.2.12');
15
+ var VERSION = new i0.Version('11.2.13');
16
16
 
17
17
  /**
18
18
  * @license
@@ -52,7 +52,7 @@
52
52
  // i.e. avoid core to depend on the @angular/material primary entry-point
53
53
  // Can be removed once the Material primary entry-point no longer
54
54
  // re-exports all secondary entry-points
55
- var VERSION$1 = new i0.Version('11.2.12');
55
+ var VERSION$1 = new i0.Version('11.2.13');
56
56
  /** @docs-private */
57
57
  function MATERIAL_SANITY_CHECKS_FACTORY() {
58
58
  return true;