Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 3cb11fc

Browse files
chore: bump webpack from 5.71.0 to 5.72.0 in /site (#965)
Bumps [webpack](https://github.com/webpack/webpack) from 5.71.0 to 5.72.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.71.0...v5.72.0) --- updated-dependencies: - dependency-name: webpack dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ffa450d commit 3cb11fc

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

site/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
"ts-loader": "9.2.8",
9191
"ts-node": "10.7.0",
9292
"typescript": "4.6.3",
93-
"webpack": "5.71.0",
93+
"webpack": "5.72.0",
9494
"webpack-bundle-analyzer": "4.5.0",
9595
"webpack-cli": "4.9.2",
9696
"webpack-dev-server": "4.7.4"

site/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13950,10 +13950,10 @@ webpack@4:
1395013950
watchpack "^1.7.4"
1395113951
webpack-sources "^1.4.1"
1395213952

13953-
webpack@5.71.0:
13954-
version "5.71.0"
13955-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.71.0.tgz#b01fcf379570b8c5ee06ca06c829ca168c951884"
13956-
integrity sha512-g4dFT7CFG8LY0iU5G8nBL6VlkT21Z7dcYDpJAEJV5Q1WLb9UwnFbrem1k7K52ILqEmomN7pnzWFxxE6SlDY56A==
13953+
webpack@5.72.0:
13954+
version "5.72.0"
13955+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.72.0.tgz#f8bc40d9c6bb489a4b7a8a685101d6022b8b6e28"
13956+
integrity sha512-qmSmbspI0Qo5ld49htys8GY9XhS9CGqFoHTsOVAnjBdg0Zn79y135R+k4IR4rKK6+eKaabMhJwiVB7xw0SJu5w==
1395713957
dependencies:
1395813958
"@types/eslint-scope" "^3.7.3"
1395913959
"@types/estree" "^0.0.51"

0 commit comments

Comments
 (0)