Skip to content

Commit 2017384

Browse files
build(deps-dev): bump webpack from 5.71.0 to 5.72.0 (#6084)
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 b34bca8 commit 2017384

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
@@ -137,7 +137,7 @@
137137
"tailwindcss": "^3.0.23",
138138
"tap-spot": "^1.1.1",
139139
"unist-util-visit": "^4.1.0",
140-
"webpack": "^5.71.0",
140+
"webpack": "^5.72.0",
141141
"webpack-bundle-analyzer": "^4.5.0",
142142
"webpack-cli": "^4.9.2",
143143
"webpack-dev-server": "^4.7.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12649,10 +12649,10 @@ webpack-sources@^3.2.3:
1264912649
react-textarea-autosize "^5.2.1"
1265012650
uuid "^3.1.0"
1265112651

12652-
webpack@^5.71.0:
12653-
version "5.71.0"
12654-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.71.0.tgz#b01fcf379570b8c5ee06ca06c829ca168c951884"
12655-
integrity sha512-g4dFT7CFG8LY0iU5G8nBL6VlkT21Z7dcYDpJAEJV5Q1WLb9UwnFbrem1k7K52ILqEmomN7pnzWFxxE6SlDY56A==
12652+
webpack@^5.72.0:
12653+
version "5.72.0"
12654+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.72.0.tgz#f8bc40d9c6bb489a4b7a8a685101d6022b8b6e28"
12655+
integrity sha512-qmSmbspI0Qo5ld49htys8GY9XhS9CGqFoHTsOVAnjBdg0Zn79y135R+k4IR4rKK6+eKaabMhJwiVB7xw0SJu5w==
1265612656
dependencies:
1265712657
"@types/eslint-scope" "^3.7.3"
1265812658
"@types/estree" "^0.0.51"

0 commit comments

Comments
 (0)