Skip to content

Commit f47bbf9

Browse files
Bump webpack from 5.38.1 to 5.39.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.38.1 to 5.39.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.38.1...v5.39.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent db49287 commit f47bbf9

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.1",
53+
"webpack": "5.39.0",
5454
"webpack-cli": "4.1.0",
5555
"webpack-dev-server": "3.11.2",
5656
"webpack-merge": "5.8.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8377,10 +8377,10 @@ webpack-sources@^2.3.0:
83778377
source-list-map "^2.0.1"
83788378
source-map "^0.6.1"
83798379

8380-
webpack@5.38.1, webpack@^5:
8381-
version "5.38.1"
8382-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.38.1.tgz#5224c7f24c18e729268d3e3bc97240d6e880258e"
8383-
integrity sha512-OqRmYD1OJbHZph6RUMD93GcCZy4Z4wC0ele4FXyYF0J6AxO1vOSuIlU1hkS/lDlR9CDYBz64MZRmdbdnFFoT2g==
8380+
webpack@5.39.0, webpack@^5:
8381+
version "5.39.0"
8382+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.39.0.tgz#37d6899f1f40c31d5901abc0f39bc8cc7224138c"
8383+
integrity sha512-25CHmuDj+oOTyteI13sUqNlCnjCnySuhiKWE/cRYPQYeoQ3ijHgyWX27CiyUKLNGq27v8S0mrksyTreT/xo7pg==
83848384
dependencies:
83858385
"@types/eslint-scope" "^3.7.0"
83868386
"@types/estree" "^0.0.47"

0 commit comments

Comments
 (0)