Skip to content

Commit

Permalink
Merge 15474a8 into 36ec7cf
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] committed Oct 29, 2020
2 parents 36ec7cf + 15474a8 commit 8c43aa7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -72,6 +72,6 @@
"ts-loader": "^8.0.5",
"tslint": "^6.1.3",
"typescript": "^4.0.5",
"webpack": "^4.44.1"
"webpack": "^4.44.2"
}
}
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -5344,10 +5344,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.1:
version "4.44.1"
resolved "https://registry.yarnpkg.com/webpack/-/webpack-4.44.1.tgz#17e69fff9f321b8f117d1fda714edfc0b939cc21"
integrity sha512-4UOGAohv/VGUNQJstzEywwNxqX417FnjZgZJpJQegddzPmTvph37eBIRbRTfdySXzVtJXLJfbMN3mMYhM6GdmQ==
webpack@^4.44.2:
version "4.44.2"
resolved "https://registry.yarnpkg.com/webpack/-/webpack-4.44.2.tgz#6bfe2b0af055c8b2d1e90ed2cd9363f841266b72"
integrity sha512-6KJVGlCxYdISyurpQ0IPTklv+DULv05rs2hseIXer6D7KrUicRDLFb4IUM1S6LUAKypPM/nSiVSuv8jHu1m3/Q==
dependencies:
"@webassemblyjs/ast" "1.9.0"
"@webassemblyjs/helper-module-context" "1.9.0"
Expand Down

0 comments on commit 8c43aa7

Please sign in to comment.