Skip to content

Commit 7dae71d

Browse files
chore(deps-dev): bump webpack from 5.98.0 to 5.99.6 (#487)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f5a91d9 commit 7dae71d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
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

+4-4
Original file line numberDiff line numberDiff line change
@@ -6798,10 +6798,10 @@ webpack-sources@^3.2.3:
67986798
resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-3.2.3.tgz#2d4daab8451fd4b240cc27055ff6a0c2ccea0cde"
67996799
integrity sha512-/DyMEOrDgLKKIG0fmvtz+4dUX/3Ghozwgm6iPp8KRhvn+eQf9+Q7GWxVNMk3+uCPWfdXYC4ExGBckIXdFEfH1w==
68006800

6801-
webpack@^5.98.0:
6802-
version "5.98.0"
6803-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.98.0.tgz#44ae19a8f2ba97537978246072fb89d10d1fbd17"
6804-
integrity sha512-UFynvx+gM44Gv9qFgj0acCQK2VE1CtdfwFdimkapco3hlPCJ/zeq73n2yVKimVbtm+TnApIugGhLJnkU6gjYXA==
6801+
webpack@^5.99.6:
6802+
version "5.99.6"
6803+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.99.6.tgz#0d6ba7ce1d3609c977f193d2634d54e5cf36379d"
6804+
integrity sha512-TJOLrJ6oeccsGWPl7ujCYuc0pIq2cNsuD6GZDma8i5o5Npvcco/z+NKvZSFsP0/x6SShVb0+X2JK/JHUjKY9dQ==
68056805
dependencies:
68066806
"@types/eslint-scope" "^3.7.7"
68076807
"@types/estree" "^1.0.6"

0 commit comments

Comments
 (0)