-
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump webpack from 5.10.1 to 5.10.2 (#299)
* Bump webpack from 5.10.1 to 5.10.2 Bumps [webpack](https://github.com/webpack/webpack) from 5.10.1 to 5.10.2. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.10.1...v5.10.2) Signed-off-by: dependabot[bot] <[email protected]> * generate * v0.3.20 Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: romainmenke <[email protected]>
- Loading branch information
1 parent
0141e02
commit 6278ea0
Showing
10 changed files
with
80 additions
and
39 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 |
---|---|---|
|
@@ -3,6 +3,6 @@ | |
"packages": [ | ||
"packages/*" | ||
], | ||
"version": "0.3.19", | ||
"version": "0.3.20", | ||
"useWorkspaces": true | ||
} |
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 |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@mrhenry/babel-plugin-core-web", | ||
"version": "0.3.19", | ||
"version": "0.3.20", | ||
"description": "browser feature polyfills as a babel plugin", | ||
"main": "lib/index.js", | ||
"author": "Simon Menke <[email protected]>", | ||
|
@@ -28,7 +28,7 @@ | |
"@babel/parser": "^7.12.5", | ||
"@babel/traverse": "^7.12.7", | ||
"@babel/types": "^7.12.6", | ||
"@mrhenry/core-web": "^0.3.19", | ||
"@mrhenry/core-web": "^0.3.20", | ||
"fast-deep-equal": "^3.1.3" | ||
}, | ||
"bugs": { | ||
|
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 |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "core-web-browser-compat", | ||
"version": "0.3.19", | ||
"version": "0.3.20", | ||
"author": "romainmenke <[email protected]>", | ||
"license": "MIT", | ||
"main": "lib/core-web-browser-compat.js", | ||
|
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@mrhenry/core-web", | ||
"version": "0.3.19", | ||
"version": "0.3.20", | ||
"description": "browser feature polyfills as a babel plugin", | ||
"main": "lib/index.js", | ||
"author": "Simon Menke <[email protected]>", | ||
|
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