Skip to content

Commit 231060b

Browse files
Bump webpack from 5.38.0 to 5.38.1
Bumps [webpack](https://github.com/webpack/webpack) from 5.38.0 to 5.38.1. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.38.0...v5.38.1) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent b8ad794 commit 231060b

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
@@ -50,7 +50,7 @@
5050
"ts-node": "10.0.0",
5151
"tsconfig-paths": "3.9.0",
5252
"typescript": "4.3.2",
53-
"webpack": "5.38.0",
53+
"webpack": "5.38.1",
5454
"webpack-cli": "4.1.0",
5555
"webpack-dev-server": "3.11.2",
5656
"webpack-merge": "5.7.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8323,10 +8323,10 @@ webpack-sources@^2.3.0:
83238323
source-list-map "^2.0.1"
83248324
source-map "^0.6.1"
83258325

8326-
[email protected].0, webpack@^5:
8327-
version "5.38.0"
8328-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.38.0.tgz#bd9f9ef8a8778c7162f598647b7a6e6273cb55e8"
8329-
integrity sha512-9jrxzP0C3Q+ypaqaLU0TH3CgcSHR02cqPRCzOKkjiVJZoKSjoVH6Kf4Y1ytJj5NWoXSYydvhoHkaJO//ej2ckA==
8326+
[email protected].1, webpack@^5:
8327+
version "5.38.1"
8328+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.38.1.tgz#5224c7f24c18e729268d3e3bc97240d6e880258e"
8329+
integrity sha512-OqRmYD1OJbHZph6RUMD93GcCZy4Z4wC0ele4FXyYF0J6AxO1vOSuIlU1hkS/lDlR9CDYBz64MZRmdbdnFFoT2g==
83308330
dependencies:
83318331
"@types/eslint-scope" "^3.7.0"
83328332
"@types/estree" "^0.0.47"

0 commit comments

Comments
 (0)