Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 99e33b0

Browse files
committedApr 30, 2021
chore(deps): update dependency webpack to v5.36.2
1 parent b75d9c2 commit 99e33b0

File tree

3 files changed

+12
-12
lines changed

3 files changed

+12
-12
lines changed
 

‎package-lock.json

+7-7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"sinon-chai": "3.6.0",
2626
"sinon-chrome": "3.0.1",
2727
"style-loader": "2.0.0",
28-
"webpack": "5.36.1",
28+
"webpack": "5.36.2",
2929
"webpack-cli": "4.6.0",
3030
"webpack-dev-server": "3.11.2",
3131
"zip-webpack-plugin": "4.0.1"

‎yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -6365,10 +6365,10 @@ webpack-sources@^2.1.1:
63656365
source-list-map "^2.0.1"
63666366
source-map "^0.6.1"
63676367

6368-
webpack@5.36.1:
6369-
version "5.36.1"
6370-
resolved "https://registry.npmjs.org/webpack/-/webpack-5.36.1.tgz"
6371-
integrity sha512-2u25a82T+6quAxSlzEpN/R/RICwt20ONU3z3Ko05S8KVH9FXILcBYb2hD/rQtZT5y7lRAIsIIs05pdndY7ourQ==
6368+
webpack@5.36.2:
6369+
version "5.36.2"
6370+
resolved "https://registry.npmjs.org/webpack/-/webpack-5.36.2.tgz"
6371+
integrity sha512-XJumVnnGoH2dV+Pk1VwgY4YT6AiMKpVoudUFCNOXMIVrEKPUgEwdIfWPjIuGLESAiS8EdIHX5+TiJz/5JccmRg==
63726372
dependencies:
63736373
"@types/eslint-scope" "^3.7.0"
63746374
"@types/estree" "^0.0.47"

0 commit comments

Comments
 (0)
Please sign in to comment.