Skip to content

Commit b729726

Browse files
Bump webpack from 5.27.2 to 5.28.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.27.2 to 5.28.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.27.2...v5.28.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 9c73c85 commit b729726

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"ts-node": "9.1.1",
5151
"tsconfig-paths": "3.9.0",
5252
"typescript": "4.2.3",
53-
"webpack": "5.27.2",
53+
"webpack": "5.28.0",
5454
"webpack-cli": "4.1.0",
5555
"webpack-dev-server": "3.11.2",
5656
"webpack-merge": "5.7.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8294,10 +8294,10 @@ webpack-sources@^2.1.1:
82948294
source-list-map "^2.0.1"
82958295
source-map "^0.6.1"
82968296

8297-
webpack@5.27.2:
8298-
version "5.27.2"
8299-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.27.2.tgz#44442219e1469ebe00292703b848580faae03f07"
8300-
integrity sha512-brNF3N/EdvMzkaZ/Xzb8sqPn5Si3iw6meqCnmNFtcnkorZsFZCBFMa2ElpIMjx6sKWYsnUpBO2dnX+7xgj+mjg==
8297+
webpack@5.28.0:
8298+
version "5.28.0"
8299+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.28.0.tgz#0de8bcd706186b26da09d4d1e8cbd3e4025a7c2f"
8300+
integrity sha512-1xllYVmA4dIvRjHzwELgW4KjIU1fW4PEuEnjsylz7k7H5HgPOctIq7W1jrt3sKH9yG5d72//XWzsHhfoWvsQVg==
83018301
dependencies:
83028302
"@types/eslint-scope" "^3.7.0"
83038303
"@types/estree" "^0.0.46"

0 commit comments

Comments
 (0)