Skip to content

Commit 83c6a77

Browse files
committed
chore(deps): update dependency webpack to v5.35.1
1 parent 75b8149 commit 83c6a77

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.2",
3737
"ts-node": "9.1.1",
3838
"typescript": "4.2.4",
39-
"webpack": "5.35.0"
39+
"webpack": "5.35.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
@@ -6576,10 +6576,10 @@ webpack-sources@^2.1.1:
65766576
source-list-map "^2.0.1"
65776577
source-map "^0.6.1"
65786578

6579-
webpack@5.35.0:
6580-
version "5.35.0"
6581-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.35.0.tgz#4db23c2b96c4e53a90c5732d7cdb301a84a33576"
6582-
integrity sha512-au3gu55yYF/h6NXFr0KZPZAYxS6Nlc595BzYPke8n0CSff5WXcoixtjh5LC/8mXunkRKxhymhXmBY0+kEbR6jg==
6579+
webpack@5.35.1:
6580+
version "5.35.1"
6581+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.35.1.tgz#857670799465c8a5cbb94c4c175d60ac42d18ba3"
6582+
integrity sha512-uWKYStqJ23+N6/EnMEwUjPSSKUG1tFmcuKhALEh/QXoUxwN8eb3ATNIZB38A+fO6QZ0xfc7Cu7KNV9LXNhDCsw==
65836583
dependencies:
65846584
"@types/eslint-scope" "^3.7.0"
65856585
"@types/estree" "^0.0.47"

0 commit comments

Comments
 (0)