Skip to content

Commit b9c1ecc

Browse files
build(deps-dev): bump webpack from 5.88.0 to 5.88.1 (#6937)
Bumps [webpack](https://github.com/webpack/webpack) from 5.88.0 to 5.88.1. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.88.0...v5.88.1) --- updated-dependencies: - dependency-name: webpack dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fa85012 commit b9c1ecc

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
@@ -135,7 +135,7 @@
135135
"tailwindcss": "^3.3.2",
136136
"tap-spot": "^1.1.2",
137137
"unist-util-visit": "^4.1.2",
138-
"webpack": "^5.88.0",
138+
"webpack": "^5.88.1",
139139
"webpack-bundle-analyzer": "^4.9.0",
140140
"webpack-cli": "^5.1.4",
141141
"webpack-dev-server": "^4.15.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12952,10 +12952,10 @@ webpack-sources@^3.2.3:
1295212952
resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-3.2.3.tgz#2d4daab8451fd4b240cc27055ff6a0c2ccea0cde"
1295312953
integrity sha512-/DyMEOrDgLKKIG0fmvtz+4dUX/3Ghozwgm6iPp8KRhvn+eQf9+Q7GWxVNMk3+uCPWfdXYC4ExGBckIXdFEfH1w==
1295412954

12955-
webpack@^5.88.0:
12956-
version "5.88.0"
12957-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.88.0.tgz#a07aa2f8e7a64a8f1cec0c6c2e180e3cb34440c8"
12958-
integrity sha512-O3jDhG5e44qIBSi/P6KpcCcH7HD+nYIHVBhdWFxcLOcIGN8zGo5nqF3BjyNCxIh4p1vFdNnreZv2h2KkoAw3lw==
12955+
webpack@^5.88.1:
12956+
version "5.88.1"
12957+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.88.1.tgz#21eba01e81bd5edff1968aea726e2fbfd557d3f8"
12958+
integrity sha512-FROX3TxQnC/ox4N+3xQoWZzvGXSuscxR32rbzjpXgEzWudJFEJBpdlkkob2ylrv5yzzufD1zph1OoFsLtm6stQ==
1295912959
dependencies:
1296012960
"@types/eslint-scope" "^3.7.3"
1296112961
"@types/estree" "^1.0.0"

0 commit comments

Comments
 (0)