Skip to content

Commit

Permalink
Merge pull request #1077 from keplersj/dependabot/npm_and_yarn/types/…
Browse files Browse the repository at this point in the history
…lodash-4.14.167
  • Loading branch information
dependabot-preview[bot] committed Jan 1, 2021
2 parents f090bf9 + 55521ac commit 86bef67
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.166",
"@types/lodash": "^4.14.167",
"@types/react-helmet": "^6.1.0",
"gatsby-plugin-lodash": "^3.7.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.166", "@types/lodash@^4.14.92":
version "4.14.166"
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.166.tgz#07e7f2699a149219dbc3c35574f126ec8737688f"
integrity sha512-A3YT/c1oTlyvvW/GQqG86EyqWNrT/tisOIh2mW3YCgcx71TNjiTZA3zYZWA5BCmtsOTXjhliy4c4yEkErw6njA==
"@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/minimatch@*":
version "3.0.3"
Expand Down

0 comments on commit 86bef67

Please sign in to comment.