Skip to content

Commit 0a20659

Browse files
authored
Merge pull request #29 from netlify-labs/dependabot/npm_and_yarn/lodash-4.17.19
Bump lodash from 4.17.15 to 4.17.19
2 parents 18af80a + 52ce60f commit 0a20659

File tree

2 files changed

+23
-6
lines changed

2 files changed

+23
-6
lines changed

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

yarn.lock

Lines changed: 20 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2796,9 +2796,9 @@ lodash.uniqby@^4.7.0:
27962796
integrity sha1-2ZwHpmnp5tJOE2Lf4mbGdhavEwI=
27972797

27982798
lodash@^4.17.12, lodash@^4.17.13, lodash@^4.17.15:
2799-
version "4.17.15"
2800-
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.15.tgz#b447f6670a0455bbfeedd11392eff330ea097548"
2801-
integrity sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A==
2799+
version "4.17.19"
2800+
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.19.tgz#e48ddedbe30b3321783c5b4301fbd353bc1e4a4b"
2801+
integrity sha512-JNvd8XER9GQX0v2qJgsaN/mzFCNA5BRe/j8JN9d+tWyGLSodKQHKFicdwNYzWwI3wjRnaKPsGj1XkBjx/F96DQ==
28022802

28032803
lolex@^5.0.0:
28042804
version "5.1.2"
@@ -3333,6 +3333,11 @@ path-parse@^1.0.6:
33333333
resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.6.tgz#d62dbb5679405d72c4737ec58600e9ddcf06d24c"
33343334
integrity sha512-GSmOT2EbHrINBf9SR7CDELwlJ8AENk3Qn7OikK4nFYAu3Ote2+JYNVvkpAEQm3/TLNEJFD/xZJjzyxg3KBWOzw==
33353335

3336+
path-type@^4.0.0:
3337+
version "4.0.0"
3338+
resolved "https://registry.yarnpkg.com/path-type/-/path-type-4.0.0.tgz#84ed01c0a7ba380afe09d90a8c180dcd9d03043b"
3339+
integrity sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==
3340+
33363341
pend@~1.2.0:
33373342
version "1.2.0"
33383343
resolved "https://registry.yarnpkg.com/pend/-/pend-1.2.0.tgz#7a57eb550a6783f9115331fcf4663d5c8e007a50"
@@ -3348,6 +3353,11 @@ picomatch@^2.0.4, picomatch@^2.0.5:
33483353
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.2.1.tgz#21bac888b6ed8601f831ce7816e335bc779f0a4a"
33493354
integrity sha512-ISBaA8xQNmwELC7eOjqFKMESB2VIqt4PPDD0nsS95b/9dZXvVKOlz9keMSnoGGKcOHXfTvDD6WMaRoSc9UuhRA==
33503355

3356+
picomatch@^2.2.1:
3357+
version "2.2.2"
3358+
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.2.2.tgz#21f333e9b6b8eaff02468f5146ea406d345f4dad"
3359+
integrity sha512-q0M/9eZHzmr0AulXyPwNfZjtwZ/RBZlbN3K3CErVrk50T2ASYI7Bye0EvekFY3IP1Nt2DHu0re+V2ZHIpMkuWg==
3360+
33513361
pify@^3.0.0:
33523362
version "3.0.0"
33533363
resolved "https://registry.yarnpkg.com/pify/-/pify-3.0.0.tgz#e5a4acd2c101fdf3d9a4d07f0dbc4db49dd28176"
@@ -3542,6 +3552,13 @@ readable-stream@~2.0.5:
35423552
string_decoder "~0.10.x"
35433553
util-deprecate "~1.0.1"
35443554

3555+
readdirp@^3.4.0:
3556+
version "3.4.0"
3557+
resolved "https://registry.yarnpkg.com/readdirp/-/readdirp-3.4.0.tgz#9fdccdf9e9155805449221ac645e8303ab5b9ada"
3558+
integrity sha512-0xe001vZBnJEK+uKcj8qOhyAKPzIT+gStxWr3LCB0DwcXR5NZJ3IaC+yGnHCYzB/S7ov3m3EEbZI2zeNvX+hGQ==
3559+
dependencies:
3560+
picomatch "^2.2.1"
3561+
35453562
realpath-native@^1.1.0:
35463563
version "1.1.0"
35473564
resolved "https://registry.yarnpkg.com/realpath-native/-/realpath-native-1.1.0.tgz#2003294fea23fb0672f2476ebe22fcf498a2d65c"

0 commit comments

Comments
 (0)