Skip to content
This repository was archived by the owner on Jan 22, 2019. It is now read-only.

Commit aee1610

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency @types/webpack to v4.4.17
1 parent 7bd5ab9 commit aee1610

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"@types/storybook__react": "3.0.9",
7676
"@types/textarea-caret": "3.0.0",
7777
"@types/uuid": "3.4.4",
78-
"@types/webpack": "4.4.14",
78+
"@types/webpack": "4.4.17",
7979
"autoprefixer": "^9.0.0",
8080
"babel-core": "^6.26.3",
8181
"babel-loader": "^8.0.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1943,10 +1943,10 @@
19431943
"@types/uglify-js" "*"
19441944
source-map "^0.6.0"
19451945

1946-
"@types/[email protected].14":
1947-
version "4.4.14"
1948-
resolved "https://registry.yarnpkg.com/@types/webpack/-/webpack-4.4.14.tgz#05b73c955c2216b2f3d8af67d99cb3d2ce003bf1"
1949-
integrity sha512-Fl1zzJF07Lzx4uE4+T/zRJk4mXQVQ5OuOUWzlruxnf/wmJG9tJzKHdKyE02sMagiHZ9918zaruV9udV7buIkCA==
1946+
"@types/[email protected].17":
1947+
version "4.4.17"
1948+
resolved "https://registry.yarnpkg.com/@types/webpack/-/webpack-4.4.17.tgz#3da3e0823a051311ba510bdc32354888921fc8b4"
1949+
integrity sha512-f8fHYEhlrSQJ5BHaonyatL11MYwqQ7I6QDVCT41LqIyxR7j9B2uY4cQKxDoWFC9l2NbFGsIhiJBKZ6Y6LMBFLA==
19501950
dependencies:
19511951
"@types/node" "*"
19521952
"@types/tapable" "*"

0 commit comments

Comments
 (0)