Skip to content

Commit

Permalink
fix(deps): update dependency @types/webpack to v4.41.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 4, 2020
1 parent 4b3d8bc commit 9ef30a3
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
6 changes: 3 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"@angular-devkit/schematics": "7.3.8",
"@angular-devkit/schematics-cli": "0.13.8",
"@nestjs/schematics": "^6.8.2",
"@types/webpack": "4.41.4",
"@types/webpack": "4.41.5",
"chalk": "2.4.2",
"cli-table3": "0.5.1",
"commander": "4.1.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -704,10 +704,10 @@
"@types/webpack-sources" "*"
source-map "^0.6.0"

"@types/webpack@4.41.4":
version "4.41.4"
resolved "https://registry.yarnpkg.com/@types/webpack/-/webpack-4.41.4.tgz#6cd2d651d214c344640cbab1c82037289b0154cd"
integrity sha512-PlqTNzHzZ1UpBXKkq2wHAM8+jeMojJGfBFXjGB3/N4F4ESGeivdKsJuaS79rtbSofvjbwBIMOHP254mIq0ujiQ==
"@types/webpack@4.41.5":
version "4.41.5"
resolved "https://registry.yarnpkg.com/@types/webpack/-/webpack-4.41.5.tgz#70c1253b008c3e293497cff557fbacdca03c66f0"
integrity sha512-693JfV/83UZxpQY8vutDSwkDjNujy2327UrFqQciJWXh761B/aUIZIM5N05IRIZ17WwsG8VfUSE3edwXvkehiQ==
dependencies:
"@types/anymatch" "*"
"@types/node" "*"
Expand Down

0 comments on commit 9ef30a3

Please sign in to comment.