Skip to content

Commit 49f68e7

Browse files
build(deps-dev): bump webpack from 5.72.1 to 5.73.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.72.1 to 5.73.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.72.1...v5.73.0) --- updated-dependencies: - dependency-name: webpack dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4a54cd1 commit 49f68e7

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.24",
138138
"tap-spot": "^1.1.2",
139139
"unist-util-visit": "^4.1.0",
140-
"webpack": "^5.72.1",
140+
"webpack": "^5.73.0",
141141
"webpack-bundle-analyzer": "^4.5.0",
142142
"webpack-cli": "^4.9.2",
143143
"webpack-dev-server": "^4.9.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12644,10 +12644,10 @@ webpack-sources@^3.2.3:
1264412644
react-textarea-autosize "^5.2.1"
1264512645
uuid "^3.1.0"
1264612646

12647-
webpack@^5.72.1:
12648-
version "5.72.1"
12649-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.72.1.tgz#3500fc834b4e9ba573b9f430b2c0a61e1bb57d13"
12650-
integrity sha512-dXG5zXCLspQR4krZVR6QgajnZOjW2K/djHvdcRaDQvsjV9z9vaW6+ja5dZOYbqBBjF6kGXka/2ZyxNdc+8Jung==
12647+
webpack@^5.73.0:
12648+
version "5.73.0"
12649+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.73.0.tgz#bbd17738f8a53ee5760ea2f59dce7f3431d35d38"
12650+
integrity sha512-svjudQRPPa0YiOYa2lM/Gacw0r6PvxptHj4FuEKQ2kX05ZLkjbVc5MnPs6its5j7IZljnIqSVo/OsY2X0IpHGA==
1265112651
dependencies:
1265212652
"@types/eslint-scope" "^3.7.3"
1265312653
"@types/estree" "^0.0.51"

0 commit comments

Comments
 (0)