Skip to content
This repository was archived by the owner on Dec 18, 2024. It is now read-only.

Commit 416c407

Browse files
authored
build: update docs content (#1175)
Updates the version of the docs content to include the fixes from angular/components#25795.
1 parent 6c316b7 commit 416c407

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"@angular/cdk-experimental": "^15.0.0-next.4",
4040
"@angular/common": "^15.0.0-next.5",
4141
"@angular/compiler": "^15.0.0-next.5",
42-
"@angular/components-examples": "https://github.com/angular/material2-docs-content.git#fba753a1fbf2d13ccbd0b5f223febbd9ebb1216c",
42+
"@angular/components-examples": "https://github.com/angular/material2-docs-content.git#5fbab42ef9cfab45a6e9b8ffc48ff91d57ce0337",
4343
"@angular/core": "^15.0.0-next.5",
4444
"@angular/forms": "^15.0.0-next.5",
4545
"@angular/google-maps": "^15.0.0-next.4",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -240,9 +240,9 @@
240240
dependencies:
241241
tslib "^2.3.0"
242242

243-
"@angular/components-examples@https://github.com/angular/material2-docs-content.git#fba753a1fbf2d13ccbd0b5f223febbd9ebb1216c":
244-
version "15.0.0-next.4"
245-
resolved "https://github.com/angular/material2-docs-content.git#fba753a1fbf2d13ccbd0b5f223febbd9ebb1216c"
243+
"@angular/components-examples@https://github.com/angular/material2-docs-content.git#5fbab42ef9cfab45a6e9b8ffc48ff91d57ce0337":
244+
version "15.1.0-next.0"
245+
resolved "https://github.com/angular/material2-docs-content.git#5fbab42ef9cfab45a6e9b8ffc48ff91d57ce0337"
246246
dependencies:
247247
tslib "^2.3.0"
248248

0 commit comments

Comments
 (0)