Skip to content

Commit c084067

Browse files
committed
chore(deps): update dependency webpack to v5.36.1
1 parent 1789904 commit c084067

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.0"
39+
"webpack": "5.36.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.36.0:
6580-
version "5.36.0"
6581-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.36.0.tgz#d008da31b721f8fecce88ef2adaf1b16dc2161d1"
6582-
integrity sha512-HdOhLXClUEwTnzQnzpSG9iL00ej23ojvfnGpF49ba0MkuAT2q+WhQilHFFJHOIVRBqbzakQ1vCWQV2K+QLX0Qw==
6579+
webpack@5.36.1:
6580+
version "5.36.1"
6581+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.36.1.tgz#d82bad3384f84ed45a8de3844c31730f56361ab7"
6582+
integrity sha512-2u25a82T+6quAxSlzEpN/R/RICwt20ONU3z3Ko05S8KVH9FXILcBYb2hD/rQtZT5y7lRAIsIIs05pdndY7ourQ==
65836583
dependencies:
65846584
"@types/eslint-scope" "^3.7.0"
65856585
"@types/estree" "^0.0.47"

0 commit comments

Comments
 (0)