Skip to content

Commit c1f1bed

Browse files
build(deps-dev): bump webpack from 5.48.0 to 5.51.1
Bumps [webpack](https://github.com/webpack/webpack) from 5.48.0 to 5.51.1. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.48.0...v5.51.1) --- updated-dependencies: - dependency-name: webpack dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f46c948 commit c1f1bed

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
@@ -138,7 +138,7 @@
138138
"tailwindcss": "^2.2.7",
139139
"tap-spot": "^1.1.1",
140140
"unist-util-visit": "^2.0.3",
141-
"webpack": "^5.48.0",
141+
"webpack": "^5.51.1",
142142
"webpack-bundle-analyzer": "^4.4.2",
143143
"webpack-cli": "^4.8.0",
144144
"webpack-dev-server": "^4.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13099,10 +13099,10 @@ webpack-sources@^3.2.0:
1309913099
react-textarea-autosize "^5.2.1"
1310013100
uuid "^3.1.0"
1310113101

13102-
webpack@^5.48.0:
13103-
version "5.48.0"
13104-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.48.0.tgz#06180fef9767a6fd066889559a4c4d49bee19b83"
13105-
integrity sha512-CGe+nfbHrYzbk7SKoYITCgN3LRAG0yVddjNUecz9uugo1QtYdiyrVD8nP1PhkNqPfdxC2hknmmKpP355Epyn6A==
13102+
webpack@^5.51.1:
13103+
version "5.51.1"
13104+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.51.1.tgz#41bebf38dccab9a89487b16dbe95c22e147aac57"
13105+
integrity sha512-xsn3lwqEKoFvqn4JQggPSRxE4dhsRcysWTqYABAZlmavcoTmwlOb9b1N36Inbt/eIispSkuHa80/FJkDTPos1A==
1310613106
dependencies:
1310713107
"@types/eslint-scope" "^3.7.0"
1310813108
"@types/estree" "^0.0.50"

0 commit comments

Comments
 (0)