Skip to content

Commit

Permalink
Merge pull request #1059 from keplersj/dependabot/npm_and_yarn/gatsby…
Browse files Browse the repository at this point in the history
…-plugin-lodash-3.7.0
  • Loading branch information
dependabot-preview[bot] committed Dec 15, 2020
2 parents 08b00a1 + ae1acac commit c07913d
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.165",
"@types/react-helmet": "^6.1.0",
"gatsby-plugin-lodash": "^3.6.0",
"gatsby-plugin-lodash": "^3.7.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 @@ -7214,10 +7214,10 @@ gatsby-page-utils@^0.5.0:
lodash "^4.17.20"
micromatch "^4.0.2"

gatsby-plugin-lodash@^3.6.0:
version "3.6.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-lodash/-/gatsby-plugin-lodash-3.6.0.tgz#b8c3260c73e3036e88fe88375d0e97a3339f3016"
integrity sha512-/dPUemcMbbQ9st0x8VsnPQ16FQU6h4oK9RsMmUb4SVnrqDhKZ9UW1EGTd4PKN0SVEyeETlI1RxNDH7EeO/LEVQ==
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==
dependencies:
"@babel/runtime" "^7.12.5"
babel-plugin-lodash "^3.3.4"
Expand Down

0 comments on commit c07913d

Please sign in to comment.