Skip to content
This repository was archived by the owner on Sep 21, 2021. It is now read-only.

Commit 67947d4

Browse files
Bump lodash from 4.17.10 to 4.17.15 in /packages/devtools-launchpad
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.10 to 4.17.15. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.10...4.17.15) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9622561 commit 67947d4

1 file changed

Lines changed: 15 additions & 15 deletions

File tree

packages/devtools-launchpad/yarn.lock

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -953,7 +953,7 @@ bl@^1.0.0:
953953

954954
bluebird@3.4.6:
955955
version "3.4.6"
956-
resolved "http://registry.npmjs.org/bluebird/-/bluebird-3.4.6.tgz#01da8d821d87813d158967e743d5fe6c62cf8c0f"
956+
resolved "https://registry.npmjs.org/bluebird/-/bluebird-3.4.6.tgz#01da8d821d87813d158967e743d5fe6c62cf8c0f"
957957

958958
bn.js@^4.0.0, bn.js@^4.1.0, bn.js@^4.1.1, bn.js@^4.4.0:
959959
version "4.11.8"
@@ -1844,11 +1844,11 @@ devtools-connection@^1.0.7:
18441844
version "1.0.7"
18451845
resolved "https://registry.yarnpkg.com/devtools-connection/-/devtools-connection-1.0.7.tgz#16f23256f842dce339038cdc273c49c473ef83e0"
18461846

1847-
devtools-contextmenu@~1.0.9:
1848-
version "1.0.9"
1849-
resolved "https://registry.yarnpkg.com/devtools-contextmenu/-/devtools-contextmenu-1.0.9.tgz#8e84202c17c20a4c121bad514f8a7882a61b3ad6"
1847+
devtools-contextmenu@~1.0.10:
1848+
version "1.0.13"
1849+
resolved "https://registry.yarnpkg.com/devtools-contextmenu/-/devtools-contextmenu-1.0.13.tgz#fcfaa5928cbf6fbc0a82314024d05f0556c71601"
18501850
dependencies:
1851-
devtools-modules "~1.1.5"
1851+
devtools-modules "~1.1.8"
18521852

18531853
devtools-environment@^0.0.5:
18541854
version "0.0.5"
@@ -1864,9 +1864,9 @@ devtools-mc-assets@^0.0.7:
18641864
version "0.0.7"
18651865
resolved "https://registry.yarnpkg.com/devtools-mc-assets/-/devtools-mc-assets-0.0.7.tgz#d02a12ab66c46a3f535ef90f64cfac9a5dd1bfa4"
18661866

1867-
devtools-modules@~1.1.5:
1868-
version "1.1.5"
1869-
resolved "https://registry.yarnpkg.com/devtools-modules/-/devtools-modules-1.1.5.tgz#55e71233692b4095f0277a00e6bfe3ff374d37f1"
1867+
devtools-modules@~1.1.6, devtools-modules@~1.1.8:
1868+
version "1.1.8"
1869+
resolved "https://registry.yarnpkg.com/devtools-modules/-/devtools-modules-1.1.8.tgz#7714f84eec05b1b113e3762a78a4707a121c5fb1"
18701870
dependencies:
18711871
devtools-services "0.0.1"
18721872
punycode "^2.1.0"
@@ -2037,7 +2037,7 @@ es6-promise@^4.0.3:
20372037

20382038
es6-promise@~3.0.2:
20392039
version "3.0.2"
2040-
resolved "http://registry.npmjs.org/es6-promise/-/es6-promise-3.0.2.tgz#010d5858423a5f118979665f46486a95c6ee2bb6"
2040+
resolved "https://registry.npmjs.org/es6-promise/-/es6-promise-3.0.2.tgz#010d5858423a5f118979665f46486a95c6ee2bb6"
20412041

20422042
es6-promisify@^5.0.0:
20432043
version "5.0.0"
@@ -2705,7 +2705,7 @@ globby@^5.0.0:
27052705

27062706
got@5.6.0:
27072707
version "5.6.0"
2708-
resolved "http://registry.npmjs.org/got/-/got-5.6.0.tgz#bb1d7ee163b78082bbc8eb836f3f395004ea6fbf"
2708+
resolved "https://registry.npmjs.org/got/-/got-5.6.0.tgz#bb1d7ee163b78082bbc8eb836f3f395004ea6fbf"
27092709
dependencies:
27102710
create-error-class "^3.0.1"
27112711
duplexer2 "^0.1.4"
@@ -3929,8 +3929,8 @@ lodash.uniq@^4.5.0:
39293929
resolved "https://registry.yarnpkg.com/lodash.uniq/-/lodash.uniq-4.5.0.tgz#d0225373aeb652adc1bc82e4945339a842754773"
39303930

39313931
lodash@^4.0.0, lodash@^4.13.1, lodash@^4.17.10, lodash@^4.17.4, lodash@^4.17.5, lodash@^4.2.1, lodash@^4.3.0:
3932-
version "4.17.10"
3933-
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.10.tgz#1b7793cf7259ea38fb3661d4d38b3260af8ae4e7"
3932+
version "4.17.15"
3933+
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.15.tgz#b447f6670a0455bbfeedd11392eff330ea097548"
39343934

39353935
longest@^1.0.1:
39363936
version "1.0.1"
@@ -4471,7 +4471,7 @@ once@^1.3.0, once@^1.4.0:
44714471

44724472
onetime@^1.0.0:
44734473
version "1.1.0"
4474-
resolved "http://registry.npmjs.org/onetime/-/onetime-1.1.0.tgz#a1f7838f8314c516f05ecefcbc4ccfe04b4ed789"
4474+
resolved "https://registry.npmjs.org/onetime/-/onetime-1.1.0.tgz#a1f7838f8314c516f05ecefcbc4ccfe04b4ed789"
44754475

44764476
optimist@>=0.3.4, optimist@^0.6.1:
44774477
version "0.6.1"
@@ -5296,7 +5296,7 @@ readable-stream@^2.0.0, readable-stream@^2.0.1, readable-stream@^2.0.2, readable
52965296

52975297
readable-stream@~2.0.6:
52985298
version "2.0.6"
5299-
resolved "http://registry.npmjs.org/readable-stream/-/readable-stream-2.0.6.tgz#8f90341e68a53ccc928788dacfcd11b36eb9b78e"
5299+
resolved "https://registry.npmjs.org/readable-stream/-/readable-stream-2.0.6.tgz#8f90341e68a53ccc928788dacfcd11b36eb9b78e"
53005300
dependencies:
53015301
core-util-is "~1.0.0"
53025302
inherits "~2.0.1"
@@ -6583,7 +6583,7 @@ xml2js@^0.4.17:
65836583

65846584
xmlbuilder@~9.0.1:
65856585
version "9.0.7"
6586-
resolved "http://registry.npmjs.org/xmlbuilder/-/xmlbuilder-9.0.7.tgz#132ee63d2ec5565c557e20f4c22df9aca686b10d"
6586+
resolved "https://registry.npmjs.org/xmlbuilder/-/xmlbuilder-9.0.7.tgz#132ee63d2ec5565c557e20f4c22df9aca686b10d"
65876587

65886588
xtend@^4.0.0:
65896589
version "4.0.1"

0 commit comments

Comments
 (0)