Skip to content

Commit 0ad8b28

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

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.3",
53-
"webpack": "5.39.0",
53+
"webpack": "5.39.1",
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.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==
8380+
webpack@5.39.1, webpack@^5:
8381+
version "5.39.1"
8382+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.39.1.tgz#d1e014b6d71e1aef385316ad528f21cd5b1f9784"
8383+
integrity sha512-ulOvoNCh2PvTUa+zbpRuEb1VPeQnhxpnHleMPVVCq3QqnaFogjsLyps+o42OviQFoaGtTQYrUqDXu1QNkvUPzw==
83848384
dependencies:
83858385
"@types/eslint-scope" "^3.7.0"
83868386
"@types/estree" "^0.0.47"

0 commit comments

Comments
 (0)