Skip to content

Commit 87670a6

Browse files
chore(deps-dev): bump webpack from 5.98.0 to 5.99.6
Bumps [webpack](https://github.com/webpack/webpack) from 5.98.0 to 5.99.6. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.98.0...v5.99.6) --- updated-dependencies: - dependency-name: webpack dependency-version: 5.99.6 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1fb0f02 commit 87670a6

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
@@ -303,7 +303,7 @@
303303
"utf-8-validate": "^6.0.5",
304304
"vitest": "^0.34.6",
305305
"vscode-test": "^1.5.0",
306-
"webpack": "^5.98.0",
306+
"webpack": "^5.99.6",
307307
"webpack-cli": "^5.1.4"
308308
},
309309
"dependencies": {

yarn.lock

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

6796-
webpack@^5.98.0:
6797-
version "5.98.0"
6798-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.98.0.tgz#44ae19a8f2ba97537978246072fb89d10d1fbd17"
6799-
integrity sha512-UFynvx+gM44Gv9qFgj0acCQK2VE1CtdfwFdimkapco3hlPCJ/zeq73n2yVKimVbtm+TnApIugGhLJnkU6gjYXA==
6796+
webpack@^5.99.6:
6797+
version "5.99.6"
6798+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.99.6.tgz#0d6ba7ce1d3609c977f193d2634d54e5cf36379d"
6799+
integrity sha512-TJOLrJ6oeccsGWPl7ujCYuc0pIq2cNsuD6GZDma8i5o5Npvcco/z+NKvZSFsP0/x6SShVb0+X2JK/JHUjKY9dQ==
68006800
dependencies:
68016801
"@types/eslint-scope" "^3.7.7"
68026802
"@types/estree" "^1.0.6"

0 commit comments

Comments
 (0)