Skip to content

Commit e3ab86f

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore: lockfile maintenance
1 parent acc5afc commit e3ab86f

File tree

1 file changed

+42
-34
lines changed

1 file changed

+42
-34
lines changed

yarn.lock

Lines changed: 42 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -1063,9 +1063,9 @@
10631063
"@octokit/types" "^2.0.1"
10641064

10651065
"@octokit/plugin-request-log@^1.0.0":
1066-
version "1.0.0"
1067-
resolved "https://registry.yarnpkg.com/@octokit/plugin-request-log/-/plugin-request-log-1.0.0.tgz#eef87a431300f6148c39a7f75f8cfeb218b2547e"
1068-
integrity sha512-ywoxP68aOT3zHCLgWZgwUJatiENeHE7xJzYjfz8WI0goynp96wETBF+d95b8g/uL4QmS6owPVlaxiz3wyMAzcw==
1066+
version "1.0.2"
1067+
resolved "https://registry.yarnpkg.com/@octokit/plugin-request-log/-/plugin-request-log-1.0.2.tgz#394d59ec734cd2f122431fbaf05099861ece3c44"
1068+
integrity sha512-oTJSNAmBqyDR41uSMunLQKMX0jmEXbwD1fpz8FG27lScV3RhtGfBa1/BBLym+PxcC16IBlF7KH9vP1BUYxA+Eg==
10691069

10701070
"@octokit/[email protected]":
10711071
version "2.4.0"
@@ -1285,9 +1285,9 @@
12851285
integrity sha1-aaI6OtKcrwCX8G7aWbNh7i8GOfY=
12861286

12871287
"@types/node@*", "@types/node@>= 8":
1288-
version "14.11.10"
1289-
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.11.10.tgz#8c102aba13bf5253f35146affbf8b26275069bef"
1290-
integrity sha512-yV1nWZPlMFpoXyoknm4S56y2nlTAuFYaJuQtYRAOU7xA/FJ9RY0Xm7QOkaYMMmr8ESdHIuUb6oQgR/0+2NqlyA==
1288+
version "14.14.3"
1289+
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.3.tgz#e1c09064121f894baaad2bd9f12ce4a41bffb274"
1290+
integrity sha512-33/L34xS7HVUx23e0wOT2V1qPF1IrHgQccdJVm9uXGTB9vFBrrzBtkQymT8VskeKOxjz55MSqMv0xuLq+u98WQ==
12911291

12921292
"@types/normalize-package-data@^2.4.0":
12931293
version "2.4.0"
@@ -1844,9 +1844,9 @@ camelcase@^5.0.0, camelcase@^5.3.1:
18441844
integrity sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg==
18451845

18461846
caniuse-lite@^1.0.30001135:
1847-
version "1.0.30001148"
1848-
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001148.tgz#dc97c7ed918ab33bf8706ddd5e387287e015d637"
1849-
integrity sha512-E66qcd0KMKZHNJQt9hiLZGE3J4zuTqE1OnU53miEVtylFbwOEmeA5OsRu90noZful+XGSQOni1aT2tiqu/9yYw==
1847+
version "1.0.30001151"
1848+
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001151.tgz#1ddfde5e6fff02aad7940b4edb7d3ac76b0cb00b"
1849+
integrity sha512-Zh3sHqskX6mHNrqUerh+fkf0N72cMxrmflzje/JyVImfpknscMnkeJrlFGJcqTmaa0iszdYptGpWMJCRQDkBVw==
18501850

18511851
capture-stack-trace@^1.0.0:
18521852
version "1.0.1"
@@ -2596,9 +2596,9 @@ editor@~1.0.0:
25962596
integrity sha1-YMf4e9YrzGqJT6jM1q+3gjok90I=
25972597

25982598
electron-to-chromium@^1.3.571:
2599-
version "1.3.582"
2600-
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.582.tgz#1adfac5affce84d85b3d7b3dfbc4ade293a6ffc4"
2601-
integrity sha512-0nCJ7cSqnkMC+kUuPs0YgklFHraWGl/xHqtZWWtOeVtyi+YqkoAOMGuZQad43DscXCQI/yizcTa3u6B5r+BLww==
2599+
version "1.3.583"
2600+
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.583.tgz#47a9fde74740b1205dba96db2e433132964ba3ee"
2601+
integrity sha512-L9BwLwJohjZW9mQESI79HRzhicPk1DFgM+8hOCfGgGCFEcA3Otpv7QK6SGtYoZvfQfE3wKLh0Hd5ptqUFv3gvQ==
26022602

26032603
emoji-regex@^7.0.1:
26042604
version "7.0.3"
@@ -2664,7 +2664,7 @@ error-ex@^1.2.0, error-ex@^1.3.1:
26642664
dependencies:
26652665
is-arrayish "^0.2.1"
26662666

2667-
es-abstract@^1.17.0-next.1, es-abstract@^1.17.5:
2667+
es-abstract@^1.17.0-next.1:
26682668
version "1.17.7"
26692669
resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.17.7.tgz#a4de61b2f66989fc7421676c1cb9787573ace54c"
26702670
integrity sha512-VBl/gnfcJ7OercKA9MVaegWsBHFjV492syMudcnQZvt/Dw8ezpcOHYZXa/J96O8vx+g4x65YKhxOwDUh63aS5g==
@@ -2681,7 +2681,7 @@ es-abstract@^1.17.0-next.1, es-abstract@^1.17.5:
26812681
string.prototype.trimend "^1.0.1"
26822682
string.prototype.trimstart "^1.0.1"
26832683

2684-
es-abstract@^1.18.0-next.0:
2684+
es-abstract@^1.18.0-next.0, es-abstract@^1.18.0-next.1:
26852685
version "1.18.0-next.1"
26862686
resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.18.0-next.1.tgz#6e3a0a4bda717e5023ab3b8e90bec36108d22c68"
26872687
integrity sha512-I4UGspA0wpZXWENrdA0uHbnhte683t3qT/1VFH9aX2dA5PPSf6QW5HHXf5HImaqPmjXaVeVk4RGWnaylmV7uAA==
@@ -3667,6 +3667,13 @@ is-cidr@^3.0.0:
36673667
dependencies:
36683668
cidr-regex "^2.0.10"
36693669

3670+
is-core-module@^2.0.0:
3671+
version "2.0.0"
3672+
resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.0.0.tgz#58531b70aed1db7c0e8d4eb1a0a2d1ddd64bd12d"
3673+
integrity sha512-jq1AH6C8MuteOoBPwkxHafmByhL9j5q4OaPGdbuD+ZtQJVzH+i6E3BJDQcBA09k57i2Hh2yQbEG8yObZ0jdlWw==
3674+
dependencies:
3675+
has "^1.0.3"
3676+
36703677
is-data-descriptor@^0.1.4:
36713678
version "0.1.4"
36723679
resolved "https://registry.yarnpkg.com/is-data-descriptor/-/is-data-descriptor-0.1.4.tgz#0b5ee648388e2c860282e793f1856fec3f301b56"
@@ -4860,9 +4867,9 @@ node-modules-regexp@^1.0.0:
48604867
integrity sha1-jZ2+KJZKSsVxLpExZCEHxx6Q7EA=
48614868

48624869
node-releases@^1.1.61:
4863-
version "1.1.63"
4864-
resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-1.1.63.tgz#db6dbb388544c31e888216304e8fd170efee3ff5"
4865-
integrity sha512-ukW3iCfQaoxJkSPN+iK7KznTeqDGVJatAEuXsJERYHa9tn/KaT5lBdIyxQjLEVTzSkyjJEuQ17/vaEjrOauDkg==
4870+
version "1.1.64"
4871+
resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-1.1.64.tgz#71b4ae988e9b1dd7c1ffce58dd9e561752dfebc5"
4872+
integrity sha512-Iec8O9166/x2HRMJyLLLWkd0sFFLrFNy+Xf+JQfSQsdBJzPcHpNl3JQ9gD4j+aJxmCa25jNsIbM4bmACtSbkSg==
48664873

48674874
48684875
version "1.18.10"
@@ -6149,10 +6156,11 @@ resolve-url@^0.2.1:
61496156
integrity sha1-LGN/53yJOv0qZj/iGqkIAGjiBSo=
61506157

61516158
resolve@^1.10.0, resolve@^1.3.2:
6152-
version "1.17.0"
6153-
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.17.0.tgz#b25941b54968231cc2d1bb76a79cb7f2c0bf8444"
6154-
integrity sha512-ic+7JYiV8Vi2yzQGFWOkiZD5Z9z7O2Zhm9XMaTxdJExKasieFCr+yXZ/WmXsckHiKl12ar0y6XiXDx3m4RHn1w==
6159+
version "1.18.1"
6160+
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.18.1.tgz#018fcb2c5b207d2a6424aee361c5a266da8f4130"
6161+
integrity sha512-lDfCPaMKfOJXjy0dPayzPdF1phampNWr3qFCjAu+rw/qbQmr5jWH5xN2hwh9QKfw9E5v4hwV7A+jrCmL8yjjqA==
61556162
dependencies:
6163+
is-core-module "^2.0.0"
61566164
path-parse "^1.0.6"
61576165

61586166
responselike@^1.0.2:
@@ -6661,20 +6669,20 @@ string-width@^4.1.0, string-width@^4.2.0:
66616669
strip-ansi "^6.0.0"
66626670

66636671
string.prototype.trimend@^1.0.1:
6664-
version "1.0.1"
6665-
resolved "https://registry.yarnpkg.com/string.prototype.trimend/-/string.prototype.trimend-1.0.1.tgz#85812a6b847ac002270f5808146064c995fb6913"
6666-
integrity sha512-LRPxFUaTtpqYsTeNKaFOw3R4bxIzWOnbQ837QfBylo8jIxtcbK/A/sMV7Q+OAV/vWo+7s25pOE10KYSjaSO06g==
6672+
version "1.0.2"
6673+
resolved "https://registry.yarnpkg.com/string.prototype.trimend/-/string.prototype.trimend-1.0.2.tgz#6ddd9a8796bc714b489a3ae22246a208f37bfa46"
6674+
integrity sha512-8oAG/hi14Z4nOVP0z6mdiVZ/wqjDtWSLygMigTzAb+7aPEDTleeFf+WrF+alzecxIRkckkJVn+dTlwzJXORATw==
66676675
dependencies:
66686676
define-properties "^1.1.3"
6669-
es-abstract "^1.17.5"
6677+
es-abstract "^1.18.0-next.1"
66706678

66716679
string.prototype.trimstart@^1.0.1:
6672-
version "1.0.1"
6673-
resolved "https://registry.yarnpkg.com/string.prototype.trimstart/-/string.prototype.trimstart-1.0.1.tgz#14af6d9f34b053f7cfc89b72f8f2ee14b9039a54"
6674-
integrity sha512-XxZn+QpvrBI1FOcg6dIpxUPgWCPuNXvMD72aaRaUQv1eD4e/Qy8i/hFTe0BUmD60p/QA6bh1avmuPTfNjqVWRw==
6680+
version "1.0.2"
6681+
resolved "https://registry.yarnpkg.com/string.prototype.trimstart/-/string.prototype.trimstart-1.0.2.tgz#22d45da81015309cd0cdd79787e8919fc5c613e7"
6682+
integrity sha512-7F6CdBTl5zyu30BJFdzSTlSlLPwODC23Od+iLoVH8X6+3fvDPPuBVVj9iaB1GOsSTSIgVfsfm27R2FGrAPznWg==
66756683
dependencies:
66766684
define-properties "^1.1.3"
6677-
es-abstract "^1.17.5"
6685+
es-abstract "^1.18.0-next.1"
66786686

66796687
string_decoder@^1.1.1:
66806688
version "1.3.0"
@@ -7038,14 +7046,14 @@ [email protected]:
70387046
integrity sha512-64HkdiRv1yYZsSe4xC1WVgamNigVYjlssIoaH2HcZF0+ijsk5YK2g0G34w9wJkze8+5ow4STd22AynfO6ZYYLw==
70397047

70407048
typescript@next:
7041-
version "4.1.0-dev.20201019"
7042-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.0-dev.20201019.tgz#8126d37f5f96e50677cfc5b56cf687a0c9c98183"
7043-
integrity sha512-JydG7eBKDj2Kj2qOAJM41wFQ97HGi/qd4BfJOiLdC9Mj8PCnmjMuETAQoEjCI9x5TcMFyTyWU0whzSUfpfrelg==
7049+
version "4.1.0-dev.20201026"
7050+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.0-dev.20201026.tgz#81ebe09a926688ba69dcb26e987b34993bcea145"
7051+
integrity sha512-eeu0PiTyVU+obXKWYUAOVkPjKFzQOdLYGbGvd5TbcQ/CH7c5N7Q3VBuVdO8/rUhau8vw7Mc3EWzCnw7WUG0Img==
70447052

70457053
uglify-js@^3.1.4:
7046-
version "3.11.3"
7047-
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.11.3.tgz#b2f8c87826344f091ba48c417c499d6cba5d5786"
7048-
integrity sha512-wDRziHG94mNj2n3R864CvYw/+pc9y/RNImiTyrrf8BzgWn75JgFSwYvXrtZQMnMnOp/4UTrf3iCSQxSStPiByA==
7054+
version "3.11.4"
7055+
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.11.4.tgz#b47b7ae99d4bd1dca65b53aaa69caa0909e6fadf"
7056+
integrity sha512-FyYnoxVL1D6+jDGQpbK5jW6y/2JlVfRfEeQ67BPCUg5wfCjaKOpr2XeceE4QL+MkhxliLtf5EbrMDZgzpt2CNw==
70497057

70507058
70517059
version "0.0.6"

0 commit comments

Comments
 (0)