Skip to content

Commit bcb74f5

Browse files
build: update to yarn v1.22.17 (#23955)
* build: update to yarn v1.22.17 Update to the latest version of yarn, 1.22.17. * build: add vendored yarn file to files ignored by prettier
1 parent 34d651f commit bcb74f5

File tree

3 files changed

+1078
-947
lines changed

3 files changed

+1078
-947
lines changed

.prettierignore

+3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# Generated files for infrastructure.
2+
.yarn/releases/*.cjs
3+
14
# These schematic ng-generate files are template files that cannot be formatted.
25
src/material/schematics/ng-generate/*/files/**/*
36
src/cdk/schematics/ng-generate/*/files/**/*

0 commit comments

Comments
 (0)