Skip to content

Commit

Permalink
Greenkeeper/@types/webpack 4.41.0 (#61)
Browse files Browse the repository at this point in the history
* chore(package): update @types/webpack to version 4.41.0

* chore(package): update lockfile yarn.lock
  • Loading branch information
rubenspgcavalcante authored Nov 22, 2019
1 parent a67ff37 commit 4f9aa5e
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 @@ -50,7 +50,7 @@
"hot-reload"
],
"dependencies": {
"@types/webpack": "^4.39.8",
"@types/webpack": "^4.41.0",
"@types/webpack-sources": "^0.1.5",
"colors": "^1.4.0",
"lodash": "^4.17.15",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -834,10 +834,10 @@
"@types/source-list-map" "*"
source-map "^0.6.1"

"@types/webpack@^4.39.8":
version "4.39.8"
resolved "https://registry.yarnpkg.com/@types/webpack/-/webpack-4.39.8.tgz#8083a4eb850ea02961ef6161465434c9b478851f"
integrity sha512-lkJvwNJQUPW2SbVwAZW9s9whJp02nzLf2yTNwMULa4LloED9MYS1aNnGeoBCifpAI1pEBkTpLhuyRmBnLEOZAA==
"@types/webpack@^4.41.0":
version "4.41.0"
resolved "https://registry.yarnpkg.com/@types/webpack/-/webpack-4.41.0.tgz#b813a044d8b0dec7dfcd7622fdbe327bde06eb9a"
integrity sha512-tWkdf9nO0zFgAY/EumUKwrDUhraHKDqCPhwfFR/R8l0qnPdgb9le0Gzhvb7uzVpouuDGBgiE//ZdY+5jcZy2TA==
dependencies:
"@types/anymatch" "*"
"@types/node" "*"
Expand Down

0 comments on commit 4f9aa5e

Please sign in to comment.