Commit 7e1df86
Bump Yarn 1.22.22 -> 4.9.4 - Remove sha1 hashes (#1555)
* Bump yarn JS package manager 1.22.22 to 4.9.4
This removes sha1 hashes from yarn.lock. Compliant with microsoft hashing.
This adds the yarn berry config / package files: .yarn/ project-local workspace and .yarnrc.yml berry config
Here we bootstrap yarnin devcontainer postCreate
* Update test-project to yarn 4.9.4 and eexplicitly write packageManager 4.9.4
---------
Co-authored-by: devcontainers-bot <devcontainers+bot@example.com>1 parent 8628491 commit 7e1df86
File tree
8 files changed
+1054
-750
lines changed- .devcontainer
- .yarn
- src/universal/test-project
- .yarn
8 files changed
+1054
-750
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
Binary file not shown.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
Binary file not shown.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
| 5 | + | |
5 | 6 | | |
0 commit comments