Skip to content

Commit

Permalink
Merge pull request #1097 from keplersj/dependabot/npm_and_yarn/gatsby…
Browse files Browse the repository at this point in the history
…-plugin-lodash-3.9.0
  • Loading branch information
dependabot-preview[bot] committed Jan 19, 2021
2 parents 6e6798a + 01152bd commit e2c3703
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 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.168",
"@types/react-helmet": "^6.1.0",
"gatsby-plugin-lodash": "^3.8.0",
"gatsby-plugin-lodash": "^3.9.0",
"gatsby-plugin-material-ui": "^2.1.10",
"gatsby-plugin-react-helmet": "^3.8.0",
"gatsby-plugin-typescript": "^2.10.0",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Expand Up @@ -7228,14 +7228,14 @@ gatsby-page-utils@^0.7.0:
lodash "^4.17.20"
micromatch "^4.0.2"

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==
gatsby-plugin-lodash@^3.9.0:
version "3.9.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-lodash/-/gatsby-plugin-lodash-3.9.0.tgz#28c9ec07c807208833acc5e9d622c989920a0092"
integrity sha512-l5MDjh9wQYssyjdYy/hxBSVcyzHXUSfWFz++2PrI0fkSE/g+cYippX4pHVNLlPFVm1r5hkge0/IO/kADg5gUXw==
dependencies:
"@babel/runtime" "^7.12.5"
babel-plugin-lodash "^3.3.4"
lodash-webpack-plugin "^0.11.5"
lodash-webpack-plugin "^0.11.6"

gatsby-plugin-material-ui@^2.1.10:
version "2.1.10"
Expand Down Expand Up @@ -10433,12 +10433,12 @@ lockfile@^1.0.4:
dependencies:
signal-exit "^3.0.2"

lodash-webpack-plugin@^0.11.5:
version "0.11.5"
resolved "https://registry.yarnpkg.com/lodash-webpack-plugin/-/lodash-webpack-plugin-0.11.5.tgz#c4bd064b4f561c3f823fa5982bdeb12c475390b9"
integrity sha512-QWfEIYxpixOdbd6KBe5g6MDWcyTgP3trDXwKHFqTlXrWiLcs/67fGQ0IWeRyhWlTITQIgMpJAYd2oeIztuV5VA==
lodash-webpack-plugin@^0.11.6:
version "0.11.6"
resolved "https://registry.yarnpkg.com/lodash-webpack-plugin/-/lodash-webpack-plugin-0.11.6.tgz#8204c6b78beb62ce5211217dfe783c21557ecd33"
integrity sha512-nsHN/+IxZK/C425vGC8pAxkKJ8KQH2+NJnhDul14zYNWr6HJcA95w+oRR7Cp0oZpOdMplDZXmjVROp8prPk7ig==
dependencies:
lodash "^4.17.4"
lodash "^4.17.20"

lodash._baseindexof@*:
version "3.1.0"
Expand Down

0 comments on commit e2c3703

Please sign in to comment.