Skip to content

Commit 4149b2f

Browse files
committed
chore(deps): update dependency webpack to v5.36.2
1 parent f1c2447 commit 4149b2f

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.36.1"
39+
"webpack": "5.36.2"
4040
},
4141
"peerDependencies": {
4242
"webpack": "^5.0.0"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6582,10 +6582,10 @@ webpack-sources@^2.1.1:
65826582
source-list-map "^2.0.1"
65836583
source-map "^0.6.1"
65846584

6585-
webpack@5.36.1:
6586-
version "5.36.1"
6587-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.36.1.tgz#d82bad3384f84ed45a8de3844c31730f56361ab7"
6588-
integrity sha512-2u25a82T+6quAxSlzEpN/R/RICwt20ONU3z3Ko05S8KVH9FXILcBYb2hD/rQtZT5y7lRAIsIIs05pdndY7ourQ==
6585+
webpack@5.36.2:
6586+
version "5.36.2"
6587+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.36.2.tgz#6ef1fb2453ad52faa61e78d486d353d07cca8a0f"
6588+
integrity sha512-XJumVnnGoH2dV+Pk1VwgY4YT6AiMKpVoudUFCNOXMIVrEKPUgEwdIfWPjIuGLESAiS8EdIHX5+TiJz/5JccmRg==
65896589
dependencies:
65906590
"@types/eslint-scope" "^3.7.0"
65916591
"@types/estree" "^0.0.47"

0 commit comments

Comments
 (0)