Skip to content

Commit

Permalink
chore(deps): update dependency webpack to v4.45.0 (#93)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Jan 9, 2021
1 parent 12859f2 commit 46f2600
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"vue": "2.6.12",
"vue-loader": "15.9.6",
"vue-template-compiler": "2.6.12",
"webpack": "4.44.2",
"webpack": "4.45.0",
"webpack-cli": "4.3.1",
"webpack-dev-server": "3.11.1"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7536,10 +7536,10 @@ webpack-sources@^1.4.0, webpack-sources@^1.4.1:
source-list-map "^2.0.0"
source-map "~0.6.1"

webpack@4.44.2:
version "4.44.2"
resolved "https://registry.npm.taobao.org/webpack/download/webpack-4.44.2.tgz#6bfe2b0af055c8b2d1e90ed2cd9363f841266b72"
integrity sha1-a/4rCvBVyLLR6Q7SzZNj+EEma3I=
webpack@4.45.0:
version "4.45.0"
resolved "https://registry.npm.taobao.org/webpack/download/webpack-4.45.0.tgz?cache=0&sync_timestamp=1610108850582&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fwebpack%2Fdownload%2Fwebpack-4.45.0.tgz#bcdc1ddb43959adb47f8974e60d944027267c1be"
integrity sha1-vNwd20OVmttH+JdOYNlEAnJnwb4=
dependencies:
"@webassemblyjs/ast" "1.9.0"
"@webassemblyjs/helper-module-context" "1.9.0"
Expand Down

0 comments on commit 46f2600

Please sign in to comment.