Skip to content

Commit

Permalink
Merge pull request #1079 from keplersj/dependabot/npm_and_yarn/gatsby…
Browse files Browse the repository at this point in the history
…-plugin-lodash-3.8.0
  • Loading branch information
dependabot-preview[bot] committed Jan 5, 2021
2 parents 9399031 + e46e308 commit 89762be
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 @@ -57,7 +57,7 @@
"@material-ui/styles": "^4.9.14",
"@types/lodash": "^4.14.167",
"@types/react-helmet": "^6.1.0",
"gatsby-plugin-lodash": "^3.7.0",
"gatsby-plugin-lodash": "^3.8.0",
"gatsby-plugin-material-ui": "^2.1.10",
"gatsby-plugin-react-helmet": "^3.7.0",
"gatsby-plugin-typescript": "^2.8.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -7219,10 +7219,10 @@ gatsby-page-utils@^0.6.1:
lodash "^4.17.20"
micromatch "^4.0.2"

gatsby-plugin-lodash@^3.7.0:
version "3.7.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-lodash/-/gatsby-plugin-lodash-3.7.0.tgz#3126338adf786e4664e2790a5d4b2dd7fbdafefb"
integrity sha512-jLQyFMWckjH7v3x0YkLukFbIUw/I1hyCImdKDbSjqnSOqfQVQAJk43Kmwt5Z3nYiu0olsP9VB6uzPyClVjmUBg==
gatsby-plugin-lodash@^3.8.0:
version "3.8.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-lodash/-/gatsby-plugin-lodash-3.8.0.tgz#e02c56f874d7063e4f83570caf44f52d6e1ea449"
integrity sha512-tHLBxRJmNYlbmoTPtCExlQbudhfmme45s+AgZym/Mk+IayxkXiCcTKN44dUKRm2noG3MlqpB1e5HzG9+UgBBpw==
dependencies:
"@babel/runtime" "^7.12.5"
babel-plugin-lodash "^3.3.4"
Expand Down

0 comments on commit 89762be

Please sign in to comment.