Skip to content

Commit a03d6c2

Browse files
chore(deps): bump lodash from 4.17.14 to 4.18.1 in /site
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.14 to 4.18.1. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.14...4.18.1) --- updated-dependencies: - dependency-name: lodash dependency-version: 4.18.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent af99ba6 commit a03d6c2

2 files changed

Lines changed: 5 additions & 10 deletions

File tree

site/gatsby-theme-base/package.json

100755100644
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"gatsby-plugin-react-helmet": "^3.0.2",
1414
"gatsby-plugin-svgr": "^2.0.1",
1515
"less": "^3.9.0",
16-
"lodash": "^4.17.11",
16+
"lodash": "^4.18.1",
1717
"polished": "^2.3.3",
1818
"prop-types": "^15.6.2",
1919
"react": "^16.8.6",

site/yarn.lock

Lines changed: 4 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -10010,15 +10010,10 @@ lodash.uniq@^4.5.0:
1001010010
resolved "https://registry.yarnpkg.com/lodash.uniq/-/lodash.uniq-4.5.0.tgz#d0225373aeb652adc1bc82e4945339a842754773"
1001110011
integrity sha1-0CJTc662Uq3BvILklFM5qEJ1R3M=
1001210012

10013-
lodash@^4.11.1, lodash@^4.15.0, lodash@^4.17.10, lodash@^4.17.11, lodash@^4.17.12, lodash@^4.17.14, lodash@^4.17.4, lodash@^4.17.5, lodash@^4.3.0:
10014-
version "4.17.14"
10015-
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.14.tgz#9ce487ae66c96254fe20b599f21b6816028078ba"
10016-
integrity sha512-mmKYbW3GLuJeX+iGP+Y7Gp1AiGHGbXHCOh/jZmrawMmsE7MS4znI3RL2FsjbqOyMayHInjOeykW7PEajUk1/xw==
10017-
10018-
lodash@^4.17.13, lodash@^4.17.15, lodash@^4.2.1:
10019-
version "4.17.15"
10020-
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.15.tgz#b447f6670a0455bbfeedd11392eff330ea097548"
10021-
integrity sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A==
10013+
lodash@^4.11.1, lodash@^4.15.0, lodash@^4.17.10, lodash@^4.17.11, lodash@^4.17.12, lodash@^4.17.13, lodash@^4.17.14, lodash@^4.17.15, lodash@^4.17.4, lodash@^4.17.5, lodash@^4.18.1, lodash@^4.2.1, lodash@^4.3.0:
10014+
version "4.18.1"
10015+
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.18.1.tgz#ff2b66c1f6326d59513de2407bf881439812771c"
10016+
integrity sha512-dMInicTPVE8d1e5otfwmmjlxkZoUpiVLwyeTdUsi/Caj/gfzzblBcCE5sRHV/AsjuCmxWrte2TNGSYuCeCq+0Q==
1002210017

1002310018
log-process-errors@^5.1.1:
1002410019
version "5.1.2"

0 commit comments

Comments
 (0)