Skip to content

Commit

Permalink
build(deps-dev): bump @types/webpack from 4.4.26 to 4.4.27
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-support authored and malept committed Apr 4, 2019
1 parent 9083bfb commit 9fa42ee
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 @@ -125,7 +125,7 @@
"@types/semver": "^5.5.0",
"@types/sinon": "^7.0.11",
"@types/username": "^3.0.0",
"@types/webpack": "^4.4.26",
"@types/webpack": "^4.4.27",
"@types/webpack-dev-middleware": "^2.0.1",
"@types/webpack-hot-middleware": "^2.16.3",
"@types/webpack-merge": "^4.1.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1184,10 +1184,10 @@
dependencies:
"@types/webpack" "*"

"@types/webpack@*", "@types/webpack@^4.4.26":
version "4.4.26"
resolved "https://registry.yarnpkg.com/@types/webpack/-/webpack-4.4.26.tgz#b52f605351f2ed60e6ce24fa7df39ab7abd03470"
integrity sha512-vs8LjgEZUQTBxotXbMf8s4jgykozkqjv6P0JRi+1BLh0n7LQUkMXfvsoPb5U/dBL1ay5Lu0c46G6FRmAZBhAUA==
"@types/webpack@*", "@types/webpack@^4.4.27":
version "4.4.27"
resolved "https://registry.yarnpkg.com/@types/webpack/-/webpack-4.4.27.tgz#8bb9429185977a6b3b9e6e6132f561066aa7e7c2"
integrity sha512-xSll/4UXnLQ0xjdAoTRIFxA6NPC2abJ8nHxRH6SqTymHrfGCc8er7qH0npwCP8q3VFoJh2Hjz1wH8oTjwx9/jQ==
dependencies:
"@types/anymatch" "*"
"@types/node" "*"
Expand Down

0 comments on commit 9fa42ee

Please sign in to comment.