Skip to content

Commit

Permalink
Update @types/lodash from 4.14.95 to 4.14.96 in /
Browse files Browse the repository at this point in the history
  • Loading branch information
dependencies-bot committed Jan 25, 2018
1 parent 1d9c1d6 commit 350f7c8
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"chromatic": "npm --prefix examples/official-storybook run chromatic"
},
"devDependencies": {
"@types/lodash": "^4.14.95",
"@types/lodash": "^4.14.96",
"babel-cli": "^6.26.0",
"babel-core": "^6.26.0",
"babel-eslint": "^8.2.1",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -298,9 +298,9 @@
version "4.14.92"
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.92.tgz#6e3cb0b71a1e12180a47a42a744e856c3ae99a57"

"@types/lodash@^4.14.95":
version "4.14.95"
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.95.tgz#02c170690719bbaca8293d9c8cdcccb565728081"
"@types/lodash@^4.14.96":
version "4.14.96"
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.96.tgz#49a402bb6984af7dd9a48cea3781744a3774bff1"

"@types/[email protected]":
version "0.0.32"
Expand Down

0 comments on commit 350f7c8

Please sign in to comment.