Skip to content

Commit 1943a47

Browse files
chore(deps-dev): bump webpack from 5.3.1 to 5.3.2
Bumps [webpack](https://github.com/webpack/webpack) from 5.3.1 to 5.3.2. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.3.1...v5.3.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 10a0570 commit 1943a47

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
@@ -85,7 +85,7 @@
8585
"ts-loader": "^8.0.7",
8686
"typescript": "^4.0.5",
8787
"vscode-test": "^1.4.1",
88-
"webpack": "^5.3.1",
88+
"webpack": "^5.3.2",
8989
"webpack-cli": "^4.1.0",
9090
"xml2js": "^0.4.19"
9191
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6513,10 +6513,10 @@ webpack-sources@^2.1.1:
65136513
source-list-map "^2.0.1"
65146514
source-map "^0.6.1"
65156515

6516-
webpack@^5.3.1:
6517-
version "5.3.1"
6518-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.3.1.tgz#733b2ab9e556bad5c29724a6d562b93e98694bbc"
6519-
integrity sha512-pQfG9Mjyis1HkHb5gpXYF+ymjnuq7/7ssE+m1VdiyulwmCpxjXDPNcNXyObb7vGBZ4vEXnsjPCXUYSQLf1TJAQ==
6516+
webpack@^5.3.2:
6517+
version "5.3.2"
6518+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.3.2.tgz#f88f6f2c54eaa1f68c8f37d8984657eaf68b00f0"
6519+
integrity sha512-DXsfHoI6lQAR3KnQh7+FsRfs9fs+TEvzXCA35UbKv4kVuzslg7QCMAcpFRZNDMjdtm9N/PoO54XEzGN9TeacQg==
65206520
dependencies:
65216521
"@types/eslint-scope" "^3.7.0"
65226522
"@types/estree" "^0.0.45"

0 commit comments

Comments
 (0)