Skip to content

Commit 3040a2b

Browse files
committed
chore(deps): update dependency webpack to v5.39.1
1 parent 5489ec7 commit 3040a2b

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
@@ -36,7 +36,7 @@
3636
"semantic-release": "17.4.4",
3737
"ts-node": "9.1.1",
3838
"typescript": "4.3.3",
39-
"webpack": "5.39.0"
39+
"webpack": "5.39.1"
4040
},
4141
"peerDependencies": {
4242
"webpack": "^5.0.0"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6596,10 +6596,10 @@ webpack-sources@^2.3.0:
65966596
source-list-map "^2.0.1"
65976597
source-map "^0.6.1"
65986598

6599-
webpack@5.39.0:
6600-
version "5.39.0"
6601-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.39.0.tgz#37d6899f1f40c31d5901abc0f39bc8cc7224138c"
6602-
integrity sha512-25CHmuDj+oOTyteI13sUqNlCnjCnySuhiKWE/cRYPQYeoQ3ijHgyWX27CiyUKLNGq27v8S0mrksyTreT/xo7pg==
6599+
webpack@5.39.1:
6600+
version "5.39.1"
6601+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.39.1.tgz#d1e014b6d71e1aef385316ad528f21cd5b1f9784"
6602+
integrity sha512-ulOvoNCh2PvTUa+zbpRuEb1VPeQnhxpnHleMPVVCq3QqnaFogjsLyps+o42OviQFoaGtTQYrUqDXu1QNkvUPzw==
66036603
dependencies:
66046604
"@types/eslint-scope" "^3.7.0"
66056605
"@types/estree" "^0.0.47"

0 commit comments

Comments
 (0)