Skip to content

Commit 6b5b37c

Browse files
authored
Merge pull request #18 from event-modeling/dependabot/npm_and_yarn/browserslist-4.17.5
Bump browserslist from 4.12.0 to 4.17.5
2 parents ccee433 + f377562 commit 6b5b37c

File tree

1 file changed

+30
-65
lines changed

1 file changed

+30
-65
lines changed

yarn.lock

+30-65
Original file line numberDiff line numberDiff line change
@@ -173,14 +173,15 @@ braces@^3.0.1, braces@~3.0.2:
173173
fill-range "^7.0.1"
174174

175175
browserslist@^4.11.1:
176-
version "4.12.0"
177-
resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.12.0.tgz#06c6d5715a1ede6c51fc39ff67fd647f740b656d"
178-
integrity sha512-UH2GkcEDSI0k/lRkuDSzFl9ZZ87skSy9w2XAn1MsZnL+4c4rqbBd3e82UWHbYDpztABrPBhZsTEeuxVfHppqDg==
176+
version "4.17.5"
177+
resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.17.5.tgz#c827bbe172a4c22b123f5e337533ceebadfdd559"
178+
integrity sha512-I3ekeB92mmpctWBoLXe0d5wPS2cBuRvvW0JyyJHMrk9/HmP2ZjrTboNAZ8iuGqaEIlKguljbQY32OkOJIRrgoA==
179179
dependencies:
180-
caniuse-lite "^1.0.30001043"
181-
electron-to-chromium "^1.3.413"
182-
node-releases "^1.1.53"
183-
pkg-up "^2.0.0"
180+
caniuse-lite "^1.0.30001271"
181+
electron-to-chromium "^1.3.878"
182+
escalade "^3.1.1"
183+
node-releases "^2.0.1"
184+
picocolors "^1.0.0"
184185

185186
bytes@^3.0.0:
186187
version "3.1.0"
@@ -216,10 +217,10 @@ camelcase@^5.0.0:
216217
resolved "https://registry.yarnpkg.com/camelcase/-/camelcase-5.3.1.tgz#e3c9b31569e106811df242f715725a1f4c494320"
217218
integrity sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg==
218219

219-
caniuse-lite@^1.0.30001039, caniuse-lite@^1.0.30001043:
220-
version "1.0.30001046"
221-
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001046.tgz#7a06d3e8fd8aa7f4d21c9a2e313f35f2d06b013e"
222-
integrity sha512-CsGjBRYWG6FvgbyGy+hBbaezpwiqIOLkxQPY4A4Ea49g1eNsnQuESB+n4QM0BKii1j80MyJ26Ir5ywTQkbRE4g==
220+
caniuse-lite@^1.0.30001039, caniuse-lite@^1.0.30001271:
221+
version "1.0.30001271"
222+
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001271.tgz#0dda0c9bcae2cf5407cd34cac304186616cc83e8"
223+
integrity sha512-BBruZFWmt3HFdVPS8kceTBIguKxu4f99n5JNp06OlPD/luoAMIaIK5ieV5YjnBLH3Nysai9sxj9rpJj4ZisXOA==
223224

224225
chalk@^2.0.1, chalk@^2.4.1, chalk@^2.4.2:
225226
version "2.4.2"
@@ -350,10 +351,10 @@ dir-glob@^3.0.1:
350351
dependencies:
351352
path-type "^4.0.0"
352353

353-
electron-to-chromium@^1.3.413:
354-
version "1.3.417"
355-
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.417.tgz#7663efb1e81911d56be8f39d12cdc63b86011ee1"
356-
integrity sha512-IMNamkpoT3lVSHC16QPx3lbLt/WBuoPtAmMGLbVVJTwKR/rjohP+Y+j4xHSSgvylICvT5HOnnPha+uJMqwmUWg==
354+
electron-to-chromium@^1.3.878:
355+
version "1.3.878"
356+
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.878.tgz#baa9fb5c24b9b580f08fb245cbb52a22f8fc8fa8"
357+
integrity sha512-O6yxWCN9ph2AdspAIszBnd9v8s11hQx8ub9w4UGApzmNRnoKhbulOWqbO8THEQec/aEHtvy+donHZMlh6l1rbA==
357358

358359
emoji-regex@^8.0.0:
359360
version "8.0.0"
@@ -367,6 +368,11 @@ error-ex@^1.3.1:
367368
dependencies:
368369
is-arrayish "^0.2.1"
369370

371+
escalade@^3.1.1:
372+
version "3.1.1"
373+
resolved "https://registry.yarnpkg.com/escalade/-/escalade-3.1.1.tgz#d8cfdc7000965c5a0174b4a82eaa5c0552742e40"
374+
integrity sha512-k0er2gUkLf8O0zKJiAhmkTnJlTvINGv7ygDNPbeIsX/TJjGJZHuh9B2UxbsaEkmlEo9MfhrSzmhIlhRlI2GXnw==
375+
370376
escape-string-regexp@^1.0.5:
371377
version "1.0.5"
372378
resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz#1b61c0562190a8dff6ae3bb2cf0200ca130b86d4"
@@ -403,13 +409,6 @@ fill-range@^7.0.1:
403409
dependencies:
404410
to-regex-range "^5.0.1"
405411

406-
find-up@^2.1.0:
407-
version "2.1.0"
408-
resolved "https://registry.yarnpkg.com/find-up/-/find-up-2.1.0.tgz#45d1b7e506c717ddd482775a2b77920a3c0c57a7"
409-
integrity sha1-RdG35QbHF93UgndaK3eSCjwMV6c=
410-
dependencies:
411-
locate-path "^2.0.0"
412-
413412
find-up@^4.1.0:
414413
version "4.1.0"
415414
resolved "https://registry.yarnpkg.com/find-up/-/find-up-4.1.0.tgz#97afe7d6cdc0bc5928584b7c8d7b16e8a9aa5d19"
@@ -604,14 +603,6 @@ jsonfile@^4.0.0:
604603
optionalDependencies:
605604
graceful-fs "^4.1.6"
606605

607-
locate-path@^2.0.0:
608-
version "2.0.0"
609-
resolved "https://registry.yarnpkg.com/locate-path/-/locate-path-2.0.0.tgz#2b568b265eec944c6d9c0de9c3dbbbca0354cd8e"
610-
integrity sha1-K1aLJl7slExtnA3pw9u7ygNUzY4=
611-
dependencies:
612-
p-locate "^2.0.0"
613-
path-exists "^3.0.0"
614-
615606
locate-path@^5.0.0:
616607
version "5.0.0"
617608
resolved "https://registry.yarnpkg.com/locate-path/-/locate-path-5.0.0.tgz#1afba396afd676a6d42504d0a67a3a7eb9f62aa0"
@@ -673,10 +664,10 @@ node-emoji@^1.8.1:
673664
dependencies:
674665
lodash.toarray "^4.4.0"
675666

676-
node-releases@^1.1.53:
677-
version "1.1.53"
678-
resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-1.1.53.tgz#2d821bfa499ed7c5dffc5e2f28c88e78a08ee3f4"
679-
integrity sha512-wp8zyQVwef2hpZ/dJH7SfSrIPD6YoJz6BDQDpGEkcA0s3LpAQoxBIYmfIq6QAhC1DhwsyCgTaTTcONwX8qzCuQ==
667+
node-releases@^2.0.1:
668+
version "2.0.1"
669+
resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-2.0.1.tgz#3d1d395f204f1f2f29a54358b9fb678765ad2fc5"
670+
integrity sha512-CqyzN6z7Q6aMeF/ktcMVTzhAHCEpf8SOarwpzpf8pNBY2k5/oM34UHldUwp8VKI7uxct2HxSRdJjBaZeESzcxA==
680671

681672
normalize-path@^3.0.0, normalize-path@~3.0.0:
682673
version "3.0.0"
@@ -710,39 +701,20 @@ once@^1.3.0:
710701
dependencies:
711702
wrappy "1"
712703

713-
p-limit@^1.1.0:
714-
version "1.3.0"
715-
resolved "https://registry.yarnpkg.com/p-limit/-/p-limit-1.3.0.tgz#b86bd5f0c25690911c7590fcbfc2010d54b3ccb8"
716-
integrity sha512-vvcXsLAJ9Dr5rQOPk7toZQZJApBl2K4J6dANSsEuh6QI41JYcsS/qhTGa9ErIUUgK3WNQoJYvylxvjqmiqEA9Q==
717-
dependencies:
718-
p-try "^1.0.0"
719-
720704
p-limit@^2.2.0:
721705
version "2.3.0"
722706
resolved "https://registry.yarnpkg.com/p-limit/-/p-limit-2.3.0.tgz#3dd33c647a214fdfffd835933eb086da0dc21db1"
723707
integrity sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==
724708
dependencies:
725709
p-try "^2.0.0"
726710

727-
p-locate@^2.0.0:
728-
version "2.0.0"
729-
resolved "https://registry.yarnpkg.com/p-locate/-/p-locate-2.0.0.tgz#20a0103b222a70c8fd39cc2e580680f3dde5ec43"
730-
integrity sha1-IKAQOyIqcMj9OcwuWAaA893l7EM=
731-
dependencies:
732-
p-limit "^1.1.0"
733-
734711
p-locate@^4.1.0:
735712
version "4.1.0"
736713
resolved "https://registry.yarnpkg.com/p-locate/-/p-locate-4.1.0.tgz#a3428bb7088b3a60292f66919278b7c297ad4f07"
737714
integrity sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==
738715
dependencies:
739716
p-limit "^2.2.0"
740717

741-
p-try@^1.0.0:
742-
version "1.0.0"
743-
resolved "https://registry.yarnpkg.com/p-try/-/p-try-1.0.0.tgz#cbc79cdbaf8fd4228e13f621f2b1a237c1b207b3"
744-
integrity sha1-y8ec26+P1CKOE/Yh8rGiN8GyB7M=
745-
746718
p-try@^2.0.0:
747719
version "2.2.0"
748720
resolved "https://registry.yarnpkg.com/p-try/-/p-try-2.2.0.tgz#cb2868540e313d61de58fafbe35ce9004d5540e6"
@@ -756,11 +728,6 @@ parse-json@^4.0.0:
756728
error-ex "^1.3.1"
757729
json-parse-better-errors "^1.0.1"
758730

759-
path-exists@^3.0.0:
760-
version "3.0.0"
761-
resolved "https://registry.yarnpkg.com/path-exists/-/path-exists-3.0.0.tgz#ce0ebeaa5f78cb18925ea7d810d7b59b010fd515"
762-
integrity sha1-zg6+ql94yxiSXqfYENe1mwEP1RU=
763-
764731
path-exists@^4.0.0:
765732
version "4.0.0"
766733
resolved "https://registry.yarnpkg.com/path-exists/-/path-exists-4.0.0.tgz#513bdbe2d3b95d7762e8c1137efa195c6c61b5b3"
@@ -781,6 +748,11 @@ path-type@^4.0.0:
781748
resolved "https://registry.yarnpkg.com/path-type/-/path-type-4.0.0.tgz#84ed01c0a7ba380afe09d90a8c180dcd9d03043b"
782749
integrity sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==
783750

751+
picocolors@^1.0.0:
752+
version "1.0.0"
753+
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.0.0.tgz#cb5bdc74ff3f51892236eaf79d68bc44564ab81c"
754+
integrity sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==
755+
784756
picomatch@^2.0.4, picomatch@^2.0.5, picomatch@^2.2.1:
785757
version "2.2.2"
786758
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.2.2.tgz#21f333e9b6b8eaff02468f5146ea406d345f4dad"
@@ -791,13 +763,6 @@ pify@^2.3.0:
791763
resolved "https://registry.yarnpkg.com/pify/-/pify-2.3.0.tgz#ed141a6ac043a849ea588498e7dca8b15330e90c"
792764
integrity sha1-7RQaasBDqEnqWISY59yosVMw6Qw=
793765

794-
pkg-up@^2.0.0:
795-
version "2.0.0"
796-
resolved "https://registry.yarnpkg.com/pkg-up/-/pkg-up-2.0.0.tgz#c819ac728059a461cab1c3889a2be3c49a004d7f"
797-
integrity sha1-yBmscoBZpGHKscOImivjxJoATX8=
798-
dependencies:
799-
find-up "^2.1.0"
800-
801766
postcss-cli@^7.1.0:
802767
version "7.1.0"
803768
resolved "https://registry.yarnpkg.com/postcss-cli/-/postcss-cli-7.1.0.tgz#769b07b8865aaa3e98c7c63a3d256b4f51e3e237"

0 commit comments

Comments
 (0)