Skip to content

Commit df33f22

Browse files
chore(deps): bump babel to ^7.14.3 (#990)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent bf8c8fe commit df33f22

File tree

1 file changed

+29
-29
lines changed

1 file changed

+29
-29
lines changed

yarn.lock

Lines changed: 29 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"@babel/highlight" "^7.22.13"
4242
chalk "^2.4.2"
4343

44-
"@babel/compat-data@^7.22.6", "@babel/compat-data@^7.22.9":
44+
"@babel/compat-data@^7.22.20", "@babel/compat-data@^7.22.6", "@babel/compat-data@^7.22.9":
4545
version "7.22.20"
4646
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.22.20.tgz#8df6e96661209623f1975d66c35ffca66f3306d0"
4747
integrity sha512-BQYjKbpXjoXwFW5jGqiizJQQT/aC7pFm9Ok1OWssonuguICi264lbgMzRp2ZMmRSlfkX6DsWDDcsrctK8Rwfiw==
@@ -157,7 +157,7 @@
157157
dependencies:
158158
"@babel/types" "^7.22.5"
159159

160-
"@babel/helper-member-expression-to-functions@^7.22.15", "@babel/helper-member-expression-to-functions@^7.22.5":
160+
"@babel/helper-member-expression-to-functions@^7.22.15":
161161
version "7.22.15"
162162
resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.22.15.tgz#b95a144896f6d491ca7863576f820f3628818621"
163163
integrity sha512-qLNsZbgrNh0fDQBCPocSL8guki1hcPvltGDv/NxvUoABwFq7GkKSu1nRXeJkVZc+wJvne2E0RKQz+2SQrz6eAA==
@@ -195,21 +195,21 @@
195195
integrity sha512-uLls06UVKgFG9QD4OeFYLEGteMIAa5kpTPcFL28yuCIIzsf6ZyKZMllKVOCZFhiZ5ptnwX4mtKdWCBE/uT4amg==
196196

197197
"@babel/helper-remap-async-to-generator@^7.22.5", "@babel/helper-remap-async-to-generator@^7.22.9":
198-
version "7.22.17"
199-
resolved "https://registry.yarnpkg.com/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.22.17.tgz#dabaa50622b3b4670bd6546fc8db23eb12d89da0"
200-
integrity sha512-bxH77R5gjH3Nkde6/LuncQoLaP16THYPscurp1S8z7S9ZgezCyV3G8Hc+TZiCmY8pz4fp8CvKSgtJMW0FkLAxA==
198+
version "7.22.20"
199+
resolved "https://registry.yarnpkg.com/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.22.20.tgz#7b68e1cb4fa964d2996fd063723fb48eca8498e0"
200+
integrity sha512-pBGyV4uBqOns+0UvhsTO8qgl8hO89PmiDYv+/COyp1aeMcmfrfruz+/nCMFiYyFF/Knn0yfrC85ZzNFjembFTw==
201201
dependencies:
202202
"@babel/helper-annotate-as-pure" "^7.22.5"
203-
"@babel/helper-environment-visitor" "^7.22.5"
204-
"@babel/helper-wrap-function" "^7.22.17"
203+
"@babel/helper-environment-visitor" "^7.22.20"
204+
"@babel/helper-wrap-function" "^7.22.20"
205205

206206
"@babel/helper-replace-supers@^7.22.5", "@babel/helper-replace-supers@^7.22.9":
207-
version "7.22.9"
208-
resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.22.9.tgz#cbdc27d6d8d18cd22c81ae4293765a5d9afd0779"
209-
integrity sha512-LJIKvvpgPOPUThdYqcX6IXRuIcTkcAub0IaDRGCZH0p5GPUp7PhRU9QVgFcDDd51BaPkk77ZjqFwh6DZTAEmGg==
207+
version "7.22.20"
208+
resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.22.20.tgz#e37d367123ca98fe455a9887734ed2e16eb7a793"
209+
integrity sha512-qsW0In3dbwQUbK8kejJ4R7IHVGwHJlV6lpG6UA7a9hSa2YEiAib+N1T2kr6PEeUT+Fl7najmSOS6SmAwCHK6Tw==
210210
dependencies:
211-
"@babel/helper-environment-visitor" "^7.22.5"
212-
"@babel/helper-member-expression-to-functions" "^7.22.5"
211+
"@babel/helper-environment-visitor" "^7.22.20"
212+
"@babel/helper-member-expression-to-functions" "^7.22.15"
213213
"@babel/helper-optimise-call-expression" "^7.22.5"
214214

215215
"@babel/helper-simple-access@^7.22.5":
@@ -248,14 +248,14 @@
248248
resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.22.15.tgz#694c30dfa1d09a6534cdfcafbe56789d36aba040"
249249
integrity sha512-bMn7RmyFjY/mdECUbgn9eoSY4vqvacUnS9i9vGAGttgFWesO6B4CYWA7XlpbWgBt71iv/hfbPlynohStqnu5hA==
250250

251-
"@babel/helper-wrap-function@^7.22.17":
252-
version "7.22.17"
253-
resolved "https://registry.yarnpkg.com/@babel/helper-wrap-function/-/helper-wrap-function-7.22.17.tgz#222ac3ff9cc8f9b617cc1e5db75c0b538e722801"
254-
integrity sha512-nAhoheCMlrqU41tAojw9GpVEKDlTS8r3lzFmF0lP52LwblCPbuFSO7nGIZoIcoU5NIm1ABrna0cJExE4Ay6l2Q==
251+
"@babel/helper-wrap-function@^7.22.20":
252+
version "7.22.20"
253+
resolved "https://registry.yarnpkg.com/@babel/helper-wrap-function/-/helper-wrap-function-7.22.20.tgz#15352b0b9bfb10fc9c76f79f6342c00e3411a569"
254+
integrity sha512-pms/UwkOpnQe/PDAEdV/d7dVCoBbB+R4FvYoHGZz+4VPcg7RtYy2KP7S2lbuWM6FCSgob5wshfGESbC/hzNXZw==
255255
dependencies:
256256
"@babel/helper-function-name" "^7.22.5"
257257
"@babel/template" "^7.22.15"
258-
"@babel/types" "^7.22.17"
258+
"@babel/types" "^7.22.19"
259259

260260
"@babel/helpers@^7.22.15":
261261
version "7.22.15"
@@ -856,11 +856,11 @@
856856
"@babel/helper-plugin-utils" "^7.22.5"
857857

858858
"@babel/preset-env@^7.14.4":
859-
version "7.22.15"
860-
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.22.15.tgz#142716f8e00bc030dae5b2ac6a46fbd8b3e18ff8"
861-
integrity sha512-tZFHr54GBkHk6hQuVA8w4Fmq+MSPsfvMG0vPnOYyTnJpyfMqybL8/MbNCPRT9zc2KBO2pe4tq15g6Uno4Jpoag==
859+
version "7.22.20"
860+
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.22.20.tgz#de9e9b57e1127ce0a2f580831717f7fb677ceedb"
861+
integrity sha512-11MY04gGC4kSzlPHRfvVkNAZhUxOvm7DCJ37hPDnUENwe06npjIRAfInEMTGSb4LZK5ZgDFkv5hw0lGebHeTyg==
862862
dependencies:
863-
"@babel/compat-data" "^7.22.9"
863+
"@babel/compat-data" "^7.22.20"
864864
"@babel/helper-compilation-targets" "^7.22.15"
865865
"@babel/helper-plugin-utils" "^7.22.5"
866866
"@babel/helper-validator-option" "^7.22.15"
@@ -934,7 +934,7 @@
934934
"@babel/plugin-transform-unicode-regex" "^7.22.5"
935935
"@babel/plugin-transform-unicode-sets-regex" "^7.22.5"
936936
"@babel/preset-modules" "0.1.6-no-external-plugins"
937-
"@babel/types" "^7.22.15"
937+
"@babel/types" "^7.22.19"
938938
babel-plugin-polyfill-corejs2 "^0.4.5"
939939
babel-plugin-polyfill-corejs3 "^0.8.3"
940940
babel-plugin-polyfill-regenerator "^0.5.2"
@@ -998,7 +998,7 @@
998998
debug "^4.1.0"
999999
globals "^11.1.0"
10001000

1001-
"@babel/types@^7.0.0", "@babel/types@^7.20.7", "@babel/types@^7.22.15", "@babel/types@^7.22.17", "@babel/types@^7.22.19", "@babel/types@^7.22.5", "@babel/types@^7.3.3", "@babel/types@^7.4.4":
1001+
"@babel/types@^7.0.0", "@babel/types@^7.20.7", "@babel/types@^7.22.15", "@babel/types@^7.22.19", "@babel/types@^7.22.5", "@babel/types@^7.3.3", "@babel/types@^7.4.4":
10021002
version "7.22.19"
10031003
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.22.19.tgz#7425343253556916e440e662bb221a93ddb75684"
10041004
integrity sha512-P7LAw/LbojPzkgp5oznjE6tQEIWbp4PkkfrZDINTro9zgBRtI324/EYsiSI7lhPbpIQ+DCeR2NNmMWANGGfZsg==
@@ -2445,9 +2445,9 @@ camelcase@^7.0.0:
24452445
integrity sha512-xlx1yCK2Oc1APsPXDL2LdlNP6+uu8OCDdhOBSVT279M/S+y75O30C2VuD8T2ogdePBBl7PfPF4504tnLgX3zfw==
24462446

24472447
caniuse-lite@^1.0.30001517:
2448-
version "1.0.30001534"
2449-
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001534.tgz#f24a9b2a6d39630bac5c132b5dff89b39a12e7dd"
2450-
integrity sha512-vlPVrhsCS7XaSh2VvWluIQEzVhefrUQcEsQWSS5A5V+dM07uv1qHeQzAOTGIMy9i3e9bH15+muvI/UHojVgS/Q==
2448+
version "1.0.30001535"
2449+
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001535.tgz#908a5b7ef11172f51f0b88f3d850aef1c6a3cf7b"
2450+
integrity sha512-48jLyUkiWFfhm/afF7cQPqPjaUmSraEhK4j+FCTJpgnGGEZHqyLe3hmWH7lIooZdSzXL0ReMvHz0vKDoTBsrwg==
24512451

24522452
caseless@~0.12.0:
24532453
version "0.12.0"
@@ -5781,9 +5781,9 @@ redent@^3.0.0:
57815781
strip-indent "^3.0.0"
57825782

57835783
regenerate-unicode-properties@^10.1.0:
5784-
version "10.1.0"
5785-
resolved "https://registry.yarnpkg.com/regenerate-unicode-properties/-/regenerate-unicode-properties-10.1.0.tgz#7c3192cab6dd24e21cb4461e5ddd7dd24fa8374c"
5786-
integrity sha512-d1VudCLoIGitcU/hEg2QqvyGZQmdC0Lf8BqdOMXGFSvJP4bNV1+XqbPQeHHLD51Jh4QJJ225dlIFvY4Ly6MXmQ==
5784+
version "10.1.1"
5785+
resolved "https://registry.yarnpkg.com/regenerate-unicode-properties/-/regenerate-unicode-properties-10.1.1.tgz#6b0e05489d9076b04c436f318d9b067bba459480"
5786+
integrity sha512-X007RyZLsCJVVrjgEFVpLUTZwyOZk3oiL75ZcuYjlIWd6rNJtOjkBwQc5AsRrpbKVkxN6sklw/k/9m2jJYOf8Q==
57875787
dependencies:
57885788
regenerate "^1.4.2"
57895789

0 commit comments

Comments
 (0)