Skip to content

Commit

Permalink
fix(deps): bump @types/lodash from 4.14.167 to 4.14.168
Browse files Browse the repository at this point in the history
Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.14.167 to 4.14.168.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Jan 18, 2021
1 parent b00be8d commit c0a70fa
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion gatsby-theme-atom-service/package.json
Expand Up @@ -55,7 +55,7 @@
"@material-ui/core": "^4.9.12",
"@material-ui/icons": "^4.11.2",
"@material-ui/styles": "^4.9.14",
"@types/lodash": "^4.14.167",
"@types/lodash": "^4.14.168",
"@types/react-helmet": "^6.1.0",
"gatsby-plugin-lodash": "^3.8.0",
"gatsby-plugin-material-ui": "^2.1.10",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -2266,10 +2266,10 @@
resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
integrity sha1-7ihweulOEdK4J7y+UnC86n8+ce4=

"@types/lodash@^4.14.167", "@types/lodash@^4.14.92":
version "4.14.167"
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.167.tgz#ce7d78553e3c886d4ea643c37ec7edc20f16765e"
integrity sha512-w7tQPjARrvdeBkX/Rwg95S592JwxqOjmms3zWQ0XZgSyxSLdzWaYH3vErBhdVS/lRBX7F8aBYcYJYTr5TMGOzw==
"@types/lodash@^4.14.168", "@types/lodash@^4.14.92":
version "4.14.168"
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.168.tgz#fe24632e79b7ade3f132891afff86caa5e5ce008"
integrity sha512-oVfRvqHV/V6D1yifJbVRU3TMp8OT6o6BG+U9MkwuJ3U8/CsDHvalRpsxBqivn71ztOFZBTfJMvETbqHiaNSj7Q==

"@types/minimatch@*":
version "3.0.3"
Expand Down

0 comments on commit c0a70fa

Please sign in to comment.