-
-
Notifications
You must be signed in to change notification settings - Fork 57
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update webpack-cli to 4.10 and pnpm to 8.6.1
- Loading branch information
1 parent
57f3986
commit b3ed702
Showing
7 changed files
with
1,853 additions
and
3,457 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
--- | ||
"generator-single-spa": patch | ||
"single-spa-welcome": patch | ||
--- | ||
|
||
Updated webpack-cli to 4.10.0, pnpm to 8.6.1 and corresponding adjustments |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -19,9 +19,9 @@ jobs: | |
node-version: "16" | ||
- uses: pnpm/[email protected] | ||
with: | ||
version: 6.29.1 | ||
version: 8.6.1 | ||
- run: git checkout main && git checkout $GITHUB_SHA | ||
- run: pnpm install --frozen-lockfile | ||
- run: pnpx changeset status | ||
- run: pnpm changeset status | ||
- run: pnpm test --recursive | ||
- run: pnpm run lint --recursive | ||
- run: pnpm run --recursive lint |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.