Skip to content

Commit 672ee97

Browse files
authored
Merge pull request #33 from infctr/dependabot/npm_and_yarn/browserslist-4.16.6
Bump browserslist from 4.12.0 to 4.16.6
2 parents 059061d + c62fae7 commit 672ee97

File tree

1 file changed

+30
-26
lines changed

1 file changed

+30
-26
lines changed

yarn.lock

Lines changed: 30 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -1951,14 +1951,15 @@ browser-process-hrtime@^1.0.0:
19511951
integrity sha512-9o5UecI3GhkpM6DrXr69PblIuWxPKk9Y0jHBRhdocZ2y7YECBFCsHm79Pr3OyR2AvjhDkabFJaDJMYRazHgsow==
19521952

19531953
browserslist@^4.11.1, browserslist@^4.8.5:
1954-
version "4.12.0"
1955-
resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.12.0.tgz#06c6d5715a1ede6c51fc39ff67fd647f740b656d"
1956-
integrity sha512-UH2GkcEDSI0k/lRkuDSzFl9ZZ87skSy9w2XAn1MsZnL+4c4rqbBd3e82UWHbYDpztABrPBhZsTEeuxVfHppqDg==
1954+
version "4.16.6"
1955+
resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.16.6.tgz#d7901277a5a88e554ed305b183ec9b0c08f66fa2"
1956+
integrity sha512-Wspk/PqO+4W9qp5iUTJsa1B/QrYn1keNCcEP5OvP7WBwT4KaDly0uONYmC6Xa3Z5IqnUgS0KcgLYu1l74x0ZXQ==
19571957
dependencies:
1958-
caniuse-lite "^1.0.30001043"
1959-
electron-to-chromium "^1.3.413"
1960-
node-releases "^1.1.53"
1961-
pkg-up "^2.0.0"
1958+
caniuse-lite "^1.0.30001219"
1959+
colorette "^1.2.2"
1960+
electron-to-chromium "^1.3.723"
1961+
escalade "^3.1.1"
1962+
node-releases "^1.1.71"
19621963

19631964
bser@2.1.1:
19641965
version "2.1.1"
@@ -2012,10 +2013,10 @@ camelcase@^6.0.0:
20122013
resolved "https://registry.yarnpkg.com/camelcase/-/camelcase-6.0.0.tgz#5259f7c30e35e278f1bdc2a4d91230b37cad981e"
20132014
integrity sha512-8KMDF1Vz2gzOq54ONPJS65IvTUaB1cHJ2DMM7MbPmLZljDH1qpzzLsWdiN9pHh6qvkRVDTi/07+eNGch/oLU4w==
20142015

2015-
caniuse-lite@^1.0.30001043:
2016-
version "1.0.30001048"
2017-
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001048.tgz#4bb4f1bc2eb304e5e1154da80b93dee3f1cf447e"
2018-
integrity sha512-g1iSHKVxornw0K8LG9LLdf+Fxnv7T1Z+mMsf0/YYLclQX4Cd522Ap0Lrw6NFqHgezit78dtyWxzlV2Xfc7vgRg==
2016+
caniuse-lite@^1.0.30001219:
2017+
version "1.0.30001230"
2018+
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001230.tgz#8135c57459854b2240b57a4a6786044bdc5a9f71"
2019+
integrity sha512-5yBd5nWCBS+jWKTcHOzXwo5xzcj4ePE/yjtkZyUV1BTUmrBaA9MRGC+e7mxnqXSA90CmCA8L3eKLaSUkt099IQ==
20192020

20202021
capture-exit@^2.0.0:
20212022
version "2.0.0"
@@ -2199,6 +2200,11 @@ color-name@~1.1.4:
21992200
resolved "https://registry.yarnpkg.com/color-name/-/color-name-1.1.4.tgz#c2a09a87acbde69543de6f63fa3995c826c536a2"
22002201
integrity sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==
22012202

2203+
colorette@^1.2.2:
2204+
version "1.2.2"
2205+
resolved "https://registry.yarnpkg.com/colorette/-/colorette-1.2.2.tgz#cbcc79d5e99caea2dbf10eb3a26fd8b3e6acfa94"
2206+
integrity sha512-MKGMzyfeuutC/ZJ1cba9NqcNpfeqMUcYmyF1ZFY6/Cn7CNSAKx6a+s48sqLqyAiZuaP2TcqMhoo+dlwFnVxT9w==
2207+
22022208
colors@^1.4.0:
22032209
version "1.4.0"
22042210
resolved "https://registry.yarnpkg.com/colors/-/colors-1.4.0.tgz#c50491479d4c1bdaed2c9ced32cf7c7dc2360f78"
@@ -2511,10 +2517,10 @@ ecstatic@^3.3.2:
25112517
minimist "^1.1.0"
25122518
url-join "^2.0.5"
25132519

2514-
electron-to-chromium@^1.3.413:
2515-
version "1.3.426"
2516-
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.426.tgz#d7301de9e40df83a40fe1f51b4463cfe170d1153"
2517-
integrity sha512-sdQ7CXQbFflKY5CU63ra+kIYq9F7d1OqI33856qJZxTrwo0sLASdmoRl9lWpGrQDS9Nk/RFliQWd3PPDrZ+Meg==
2520+
electron-to-chromium@^1.3.723:
2521+
version "1.3.739"
2522+
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.739.tgz#f07756aa92cabd5a6eec6f491525a64fe62f98b9"
2523+
integrity sha512-+LPJVRsN7hGZ9EIUUiWCpO7l4E3qBYHNadazlucBfsXBbccDFNKUBAgzE68FnkWGJPwD/AfKhSzL+G+Iqb8A4A==
25182524

25192525
elegant-spinner@^2.0.0:
25202526
version "2.0.0"
@@ -2599,6 +2605,11 @@ es-to-primitive@^1.2.1:
25992605
is-date-object "^1.0.1"
26002606
is-symbol "^1.0.2"
26012607

2608+
escalade@^3.1.1:
2609+
version "3.1.1"
2610+
resolved "https://registry.yarnpkg.com/escalade/-/escalade-3.1.1.tgz#d8cfdc7000965c5a0174b4a82eaa5c0552742e40"
2611+
integrity sha512-k0er2gUkLf8O0zKJiAhmkTnJlTvINGv7ygDNPbeIsX/TJjGJZHuh9B2UxbsaEkmlEo9MfhrSzmhIlhRlI2GXnw==
2612+
26022613
escape-string-regexp@^1.0.5:
26032614
version "1.0.5"
26042615
resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz#1b61c0562190a8dff6ae3bb2cf0200ca130b86d4"
@@ -4672,10 +4683,10 @@ node-notifier@^7.0.0:
46724683
uuid "^7.0.3"
46734684
which "^2.0.2"
46744685

4675-
node-releases@^1.1.53:
4676-
version "1.1.53"
4677-
resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-1.1.53.tgz#2d821bfa499ed7c5dffc5e2f28c88e78a08ee3f4"
4678-
integrity sha512-wp8zyQVwef2hpZ/dJH7SfSrIPD6YoJz6BDQDpGEkcA0s3LpAQoxBIYmfIq6QAhC1DhwsyCgTaTTcONwX8qzCuQ==
4686+
node-releases@^1.1.71:
4687+
version "1.1.72"
4688+
resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-1.1.72.tgz#14802ab6b1039a79a0c7d662b610a5bbd76eacbe"
4689+
integrity sha512-LLUo+PpH3dU6XizX3iVoubUNheF/owjXCZZ5yACDxNnPtgFuludV1ZL3ayK1kVep42Rmm0+R9/Y60NQbZ2bifw==
46794690

46804691
normalize-package-data@^2.3.2:
46814692
version "2.4.0"
@@ -5091,13 +5102,6 @@ pkg-dir@^4.2.0:
50915102
dependencies:
50925103
find-up "^4.0.0"
50935104

5094-
pkg-up@^2.0.0:
5095-
version "2.0.0"
5096-
resolved "https://registry.yarnpkg.com/pkg-up/-/pkg-up-2.0.0.tgz#c819ac728059a461cab1c3889a2be3c49a004d7f"
5097-
integrity sha1-yBmscoBZpGHKscOImivjxJoATX8=
5098-
dependencies:
5099-
find-up "^2.1.0"
5100-
51015105
pkg-up@^3.1.0:
51025106
version "3.1.0"
51035107
resolved "https://registry.yarnpkg.com/pkg-up/-/pkg-up-3.1.0.tgz#100ec235cc150e4fd42519412596a28512a0def5"

0 commit comments

Comments
 (0)