Skip to content

Commit 7f7e64c

Browse files
committed
chore(deps): update dependency @babel/preset-env to v7.22.4
1 parent 7084b6a commit 7f7e64c

File tree

2 files changed

+60
-51
lines changed

2 files changed

+60
-51
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"devDependencies": {
3939
"@babel/cli": "7.21.5",
4040
"@babel/core": "7.22.1",
41-
"@babel/preset-env": "7.22.2",
41+
"@babel/preset-env": "7.22.4",
4242
"@babel/preset-flow": "7.21.4",
4343
"@babel/preset-react": "7.22.3",
4444
"@commitlint/cli": "8.3.6",

yarn.lock

Lines changed: 59 additions & 50 deletions
Original file line numberDiff line numberDiff line change
@@ -772,7 +772,7 @@
772772
dependencies:
773773
"@babel/helper-plugin-utils" "^7.18.6"
774774

775-
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@^7.22.0":
775+
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@^7.22.3":
776776
version "7.22.3"
777777
resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/-/plugin-bugfix-v8-spread-parameters-in-optional-chaining-7.22.3.tgz#a75be1365c0c3188c51399a662168c1c98108659"
778778
integrity sha512-6r4yRwEnorYByILoDRnEqxtojYKuiIv9FojW2E8GUKo9eWBwbKcd9IiZOZpdyXc64RmyGGyPu3/uAcrz/dq2kQ==
@@ -855,7 +855,7 @@
855855
dependencies:
856856
"@babel/helper-plugin-utils" "^7.19.0"
857857

858-
"@babel/plugin-syntax-import-attributes@^7.22.0":
858+
"@babel/plugin-syntax-import-attributes@^7.22.3":
859859
version "7.22.3"
860860
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-import-attributes/-/plugin-syntax-import-attributes-7.22.3.tgz#d7168f22b9b49a6cc1792cec78e06a18ad2e7b4b"
861861
integrity sha512-i35jZJv6aO7hxEbIWQ41adVfOzjm9dcYDNeWlBMd8p0ZQRtNUCBrmGwZt+H5lb+oOC9a3svp956KP0oWGA1YsA==
@@ -968,7 +968,7 @@
968968
dependencies:
969969
"@babel/helper-plugin-utils" "^7.21.5"
970970

971-
"@babel/plugin-transform-async-generator-functions@^7.22.0":
971+
"@babel/plugin-transform-async-generator-functions@^7.22.3":
972972
version "7.22.3"
973973
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-async-generator-functions/-/plugin-transform-async-generator-functions-7.22.3.tgz#3ed99924c354fb9e80dabb2cc8d002c702e94527"
974974
integrity sha512-36A4Aq48t66btydbZd5Fk0/xJqbpg/v4QWI4AH4cYHBXy9Mu42UOupZpebKFiCFNT9S9rJFcsld0gsv0ayLjtA==
@@ -1001,15 +1001,15 @@
10011001
dependencies:
10021002
"@babel/helper-plugin-utils" "^7.20.2"
10031003

1004-
"@babel/plugin-transform-class-properties@^7.22.0":
1004+
"@babel/plugin-transform-class-properties@^7.22.3":
10051005
version "7.22.3"
10061006
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-class-properties/-/plugin-transform-class-properties-7.22.3.tgz#3407145e513830df77f0cef828b8b231c166fe4c"
10071007
integrity sha512-mASLsd6rhOrLZ5F3WbCxkzl67mmOnqik0zrg5W6D/X0QMW7HtvnoL1dRARLKIbMP3vXwkwziuLesPqWVGIl6Bw==
10081008
dependencies:
10091009
"@babel/helper-create-class-features-plugin" "^7.22.1"
10101010
"@babel/helper-plugin-utils" "^7.21.5"
10111011

1012-
"@babel/plugin-transform-class-static-block@^7.22.0":
1012+
"@babel/plugin-transform-class-static-block@^7.22.3":
10131013
version "7.22.3"
10141014
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-class-static-block/-/plugin-transform-class-static-block-7.22.3.tgz#e352cf33567385c731a8f21192efeba760358773"
10151015
integrity sha512-5BirgNWNOx7cwbTJCOmKFJ1pZjwk5MUfMIwiBBvsirCJMZeQgs5pk6i1OlkVg+1Vef5LfBahFOrdCnAWvkVKMw==
@@ -1087,7 +1087,7 @@
10871087
"@babel/helper-builder-binary-assignment-operator-visitor" "^7.18.6"
10881088
"@babel/helper-plugin-utils" "^7.18.6"
10891089

1090-
"@babel/plugin-transform-export-namespace-from@^7.22.0":
1090+
"@babel/plugin-transform-export-namespace-from@^7.22.3":
10911091
version "7.22.3"
10921092
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-export-namespace-from/-/plugin-transform-export-namespace-from-7.22.3.tgz#9b8700aa495007d3bebac8358d1c562434b680b9"
10931093
integrity sha512-5Ti1cHLTDnt3vX61P9KZ5IG09bFXp4cDVFJIAeCZuxu9OXXJJZp5iP0n/rzM2+iAutJY+KWEyyHcRaHlpQ/P5g==
@@ -1119,7 +1119,7 @@
11191119
"@babel/helper-function-name" "^7.18.9"
11201120
"@babel/helper-plugin-utils" "^7.18.9"
11211121

1122-
"@babel/plugin-transform-json-strings@^7.22.0":
1122+
"@babel/plugin-transform-json-strings@^7.22.3":
11231123
version "7.22.3"
11241124
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-json-strings/-/plugin-transform-json-strings-7.22.3.tgz#a181b8679cf7c93e9d0e3baa5b1776d65be601a9"
11251125
integrity sha512-IuvOMdeOOY2X4hRNAT6kwbePtK21BUyrAEgLKviL8pL6AEEVUVcqtRdN/HJXBLGIbt9T3ETmXRnFedRRmQNTYw==
@@ -1134,7 +1134,7 @@
11341134
dependencies:
11351135
"@babel/helper-plugin-utils" "^7.18.9"
11361136

1137-
"@babel/plugin-transform-logical-assignment-operators@^7.22.0":
1137+
"@babel/plugin-transform-logical-assignment-operators@^7.22.3":
11381138
version "7.22.3"
11391139
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-logical-assignment-operators/-/plugin-transform-logical-assignment-operators-7.22.3.tgz#9e021455810f33b0baccb82fb759b194f5dc36f0"
11401140
integrity sha512-CbayIfOw4av2v/HYZEsH+Klks3NC2/MFIR3QR8gnpGNNPEaq2fdlVCRYG/paKs7/5hvBLQ+H70pGWOHtlNEWNA==
@@ -1166,7 +1166,7 @@
11661166
"@babel/helper-plugin-utils" "^7.21.5"
11671167
"@babel/helper-simple-access" "^7.21.5"
11681168

1169-
"@babel/plugin-transform-modules-systemjs@^7.22.0":
1169+
"@babel/plugin-transform-modules-systemjs@^7.22.3":
11701170
version "7.22.3"
11711171
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.22.3.tgz#cc507e03e88d87b016feaeb5dae941e6ef50d91e"
11721172
integrity sha512-V21W3bKLxO3ZjcBJZ8biSvo5gQ85uIXW2vJfh7JSWf/4SLUSr1tOoHX3ruN4+Oqa2m+BKfsxTR1I+PsvkIWvNw==
@@ -1184,38 +1184,38 @@
11841184
"@babel/helper-module-transforms" "^7.18.6"
11851185
"@babel/helper-plugin-utils" "^7.18.6"
11861186

1187-
"@babel/plugin-transform-named-capturing-groups-regex@^7.22.0":
1187+
"@babel/plugin-transform-named-capturing-groups-regex@^7.22.3":
11881188
version "7.22.3"
11891189
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.22.3.tgz#db6fb77e6b3b53ec3b8d370246f0b7cf67d35ab4"
11901190
integrity sha512-c6HrD/LpUdNNJsISQZpds3TXvfYIAbo+efE9aWmY/PmSRD0agrJ9cPMt4BmArwUQ7ZymEWTFjTyp+yReLJZh0Q==
11911191
dependencies:
11921192
"@babel/helper-create-regexp-features-plugin" "^7.22.1"
11931193
"@babel/helper-plugin-utils" "^7.21.5"
11941194

1195-
"@babel/plugin-transform-new-target@^7.22.0":
1195+
"@babel/plugin-transform-new-target@^7.22.3":
11961196
version "7.22.3"
11971197
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.22.3.tgz#deb0377d741cbee2f45305868b9026dcd6dd96e2"
11981198
integrity sha512-5RuJdSo89wKdkRTqtM9RVVJzHum9c2s0te9rB7vZC1zKKxcioWIy+xcu4OoIAjyFZhb/bp5KkunuLin1q7Ct+w==
11991199
dependencies:
12001200
"@babel/helper-plugin-utils" "^7.21.5"
12011201

1202-
"@babel/plugin-transform-nullish-coalescing-operator@^7.22.0":
1202+
"@babel/plugin-transform-nullish-coalescing-operator@^7.22.3":
12031203
version "7.22.3"
12041204
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-nullish-coalescing-operator/-/plugin-transform-nullish-coalescing-operator-7.22.3.tgz#8c519f8bf5af94a9ca6f65cf422a9d3396e542b9"
12051205
integrity sha512-CpaoNp16nX7ROtLONNuCyenYdY/l7ZsR6aoVa7rW7nMWisoNoQNIH5Iay/4LDyRjKMuElMqXiBoOQCDLTMGZiw==
12061206
dependencies:
12071207
"@babel/helper-plugin-utils" "^7.21.5"
12081208
"@babel/plugin-syntax-nullish-coalescing-operator" "^7.8.3"
12091209

1210-
"@babel/plugin-transform-numeric-separator@^7.22.0":
1210+
"@babel/plugin-transform-numeric-separator@^7.22.3":
12111211
version "7.22.3"
12121212
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-numeric-separator/-/plugin-transform-numeric-separator-7.22.3.tgz#02493070ca6685884b0eee705363ee4da2132ab0"
12131213
integrity sha512-+AF88fPDJrnseMh5vD9+SH6wq4ZMvpiTMHh58uLs+giMEyASFVhcT3NkoyO+NebFCNnpHJEq5AXO2txV4AGPDQ==
12141214
dependencies:
12151215
"@babel/helper-plugin-utils" "^7.21.5"
12161216
"@babel/plugin-syntax-numeric-separator" "^7.10.4"
12171217

1218-
"@babel/plugin-transform-object-rest-spread@^7.22.0":
1218+
"@babel/plugin-transform-object-rest-spread@^7.22.3":
12191219
version "7.22.3"
12201220
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-object-rest-spread/-/plugin-transform-object-rest-spread-7.22.3.tgz#da6fba693effb8c203d8c3bdf7bf4e2567e802e9"
12211221
integrity sha512-38bzTsqMMCI46/TQnJwPPpy33EjLCc1Gsm2hRTF6zTMWnKsN61vdrpuzIEGQyKEhDSYDKyZHrrd5FMj4gcUHhw==
@@ -1234,15 +1234,15 @@
12341234
"@babel/helper-plugin-utils" "^7.18.6"
12351235
"@babel/helper-replace-supers" "^7.18.6"
12361236

1237-
"@babel/plugin-transform-optional-catch-binding@^7.22.0":
1237+
"@babel/plugin-transform-optional-catch-binding@^7.22.3":
12381238
version "7.22.3"
12391239
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-optional-catch-binding/-/plugin-transform-optional-catch-binding-7.22.3.tgz#e971a083fc7d209d9cd18253853af1db6d8dc42f"
12401240
integrity sha512-bnDFWXFzWY0BsOyqaoSXvMQ2F35zutQipugog/rqotL2S4ciFOKlRYUu9djt4iq09oh2/34hqfRR2k1dIvuu4g==
12411241
dependencies:
12421242
"@babel/helper-plugin-utils" "^7.21.5"
12431243
"@babel/plugin-syntax-optional-catch-binding" "^7.8.3"
12441244

1245-
"@babel/plugin-transform-optional-chaining@^7.22.0", "@babel/plugin-transform-optional-chaining@^7.22.3":
1245+
"@babel/plugin-transform-optional-chaining@^7.22.3":
12461246
version "7.22.3"
12471247
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-optional-chaining/-/plugin-transform-optional-chaining-7.22.3.tgz#5fd24a4a7843b76da6aeec23c7f551da5d365290"
12481248
integrity sha512-63v3/UFFxhPKT8j8u1jTTGVyITxl7/7AfOqK8C5gz1rHURPUGe3y5mvIf68eYKGoBNahtJnTxBKug4BQOnzeJg==
@@ -1251,22 +1251,22 @@
12511251
"@babel/helper-skip-transparent-expression-wrappers" "^7.20.0"
12521252
"@babel/plugin-syntax-optional-chaining" "^7.8.3"
12531253

1254-
"@babel/plugin-transform-parameters@^7.22.0", "@babel/plugin-transform-parameters@^7.22.3":
1254+
"@babel/plugin-transform-parameters@^7.22.3":
12551255
version "7.22.3"
12561256
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.22.3.tgz#24477acfd2fd2bc901df906c9bf17fbcfeee900d"
12571257
integrity sha512-x7QHQJHPuD9VmfpzboyGJ5aHEr9r7DsAsdxdhJiTB3J3j8dyl+NFZ+rX5Q2RWFDCs61c06qBfS4ys2QYn8UkMw==
12581258
dependencies:
12591259
"@babel/helper-plugin-utils" "^7.21.5"
12601260

1261-
"@babel/plugin-transform-private-methods@^7.22.0":
1261+
"@babel/plugin-transform-private-methods@^7.22.3":
12621262
version "7.22.3"
12631263
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-private-methods/-/plugin-transform-private-methods-7.22.3.tgz#adac38020bab5047482d3297107c1f58e9c574f6"
12641264
integrity sha512-fC7jtjBPFqhqpPAE+O4LKwnLq7gGkD3ZmC2E3i4qWH34mH3gOg2Xrq5YMHUq6DM30xhqM1DNftiRaSqVjEG+ug==
12651265
dependencies:
12661266
"@babel/helper-create-class-features-plugin" "^7.22.1"
12671267
"@babel/helper-plugin-utils" "^7.21.5"
12681268

1269-
"@babel/plugin-transform-private-property-in-object@^7.22.0":
1269+
"@babel/plugin-transform-private-property-in-object@^7.22.3":
12701270
version "7.22.3"
12711271
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-private-property-in-object/-/plugin-transform-private-property-in-object-7.22.3.tgz#031621b02c7b7d95389de1a3dba2fe9e8c548e56"
12721272
integrity sha512-C7MMl4qWLpgVCbXfj3UW8rR1xeCnisQ0cU7YJHV//8oNBS0aCIVg1vFnZXxOckHhEpQyqNNkWmvSEWnMLlc+Vw==
@@ -1385,7 +1385,7 @@
13851385
dependencies:
13861386
"@babel/helper-plugin-utils" "^7.21.5"
13871387

1388-
"@babel/plugin-transform-unicode-property-regex@^7.22.0":
1388+
"@babel/plugin-transform-unicode-property-regex@^7.22.3":
13891389
version "7.22.3"
13901390
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-unicode-property-regex/-/plugin-transform-unicode-property-regex-7.22.3.tgz#597b6a614dc93eaae605ee293e674d79d32eb380"
13911391
integrity sha512-5ScJ+OmdX+O6HRuMGW4kv7RL9vIKdtdAj9wuWUKy1wbHY3jaM/UlyIiC1G7J6UJiiyMukjjK0QwL3P0vBd0yYg==
@@ -1401,33 +1401,33 @@
14011401
"@babel/helper-create-regexp-features-plugin" "^7.18.6"
14021402
"@babel/helper-plugin-utils" "^7.18.6"
14031403

1404-
"@babel/plugin-transform-unicode-sets-regex@^7.22.0":
1404+
"@babel/plugin-transform-unicode-sets-regex@^7.22.3":
14051405
version "7.22.3"
14061406
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-unicode-sets-regex/-/plugin-transform-unicode-sets-regex-7.22.3.tgz#7c14ee33fa69782b0101d0f7143d3fc73ce00700"
14071407
integrity sha512-hNufLdkF8vqywRp+P55j4FHXqAX2LRUccoZHH7AFn1pq5ZOO2ISKW9w13bFZVjBoTqeve2HOgoJCcaziJVhGNw==
14081408
dependencies:
14091409
"@babel/helper-create-regexp-features-plugin" "^7.22.1"
14101410
"@babel/helper-plugin-utils" "^7.21.5"
14111411

1412-
"@babel/[email protected].2":
1413-
version "7.22.2"
1414-
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.22.2.tgz#cefeabcb22abb098f6dda52b8b9b107374892cfd"
1415-
integrity sha512-UPNK9pgphMULvA2EMKIWHU90C47PKyuvQ8pE1MzH7l9PgFcRabdrHhlePpBuWxYZQ+TziP2nycKoI5C1Yhdm9Q==
1412+
"@babel/[email protected].4":
1413+
version "7.22.4"
1414+
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.22.4.tgz#c86a82630f0e8c61d9bb9327b7b896732028cbed"
1415+
integrity sha512-c3lHOjbwBv0TkhYCr+XCR6wKcSZ1QbQTVdSkZUaVpLv8CVWotBMArWUi5UAJrcrQaEnleVkkvaV8F/pmc/STZQ==
14161416
dependencies:
1417-
"@babel/compat-data" "^7.22.0"
1417+
"@babel/compat-data" "^7.22.3"
14181418
"@babel/helper-compilation-targets" "^7.22.1"
14191419
"@babel/helper-plugin-utils" "^7.21.5"
14201420
"@babel/helper-validator-option" "^7.21.0"
14211421
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression" "^7.18.6"
1422-
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining" "^7.22.0"
1422+
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining" "^7.22.3"
14231423
"@babel/plugin-proposal-private-property-in-object" "^7.21.0"
14241424
"@babel/plugin-syntax-async-generators" "^7.8.4"
14251425
"@babel/plugin-syntax-class-properties" "^7.12.13"
14261426
"@babel/plugin-syntax-class-static-block" "^7.14.5"
14271427
"@babel/plugin-syntax-dynamic-import" "^7.8.3"
14281428
"@babel/plugin-syntax-export-namespace-from" "^7.8.3"
14291429
"@babel/plugin-syntax-import-assertions" "^7.20.0"
1430-
"@babel/plugin-syntax-import-attributes" "^7.22.0"
1430+
"@babel/plugin-syntax-import-attributes" "^7.22.3"
14311431
"@babel/plugin-syntax-import-meta" "^7.10.4"
14321432
"@babel/plugin-syntax-json-strings" "^7.8.3"
14331433
"@babel/plugin-syntax-logical-assignment-operators" "^7.10.4"
@@ -1440,41 +1440,41 @@
14401440
"@babel/plugin-syntax-top-level-await" "^7.14.5"
14411441
"@babel/plugin-syntax-unicode-sets-regex" "^7.18.6"
14421442
"@babel/plugin-transform-arrow-functions" "^7.21.5"
1443-
"@babel/plugin-transform-async-generator-functions" "^7.22.0"
1443+
"@babel/plugin-transform-async-generator-functions" "^7.22.3"
14441444
"@babel/plugin-transform-async-to-generator" "^7.20.7"
14451445
"@babel/plugin-transform-block-scoped-functions" "^7.18.6"
14461446
"@babel/plugin-transform-block-scoping" "^7.21.0"
1447-
"@babel/plugin-transform-class-properties" "^7.22.0"
1448-
"@babel/plugin-transform-class-static-block" "^7.22.0"
1447+
"@babel/plugin-transform-class-properties" "^7.22.3"
1448+
"@babel/plugin-transform-class-static-block" "^7.22.3"
14491449
"@babel/plugin-transform-classes" "^7.21.0"
14501450
"@babel/plugin-transform-computed-properties" "^7.21.5"
14511451
"@babel/plugin-transform-destructuring" "^7.21.3"
14521452
"@babel/plugin-transform-dotall-regex" "^7.18.6"
14531453
"@babel/plugin-transform-duplicate-keys" "^7.18.9"
14541454
"@babel/plugin-transform-dynamic-import" "^7.22.1"
14551455
"@babel/plugin-transform-exponentiation-operator" "^7.18.6"
1456-
"@babel/plugin-transform-export-namespace-from" "^7.22.0"
1456+
"@babel/plugin-transform-export-namespace-from" "^7.22.3"
14571457
"@babel/plugin-transform-for-of" "^7.21.5"
14581458
"@babel/plugin-transform-function-name" "^7.18.9"
1459-
"@babel/plugin-transform-json-strings" "^7.22.0"
1459+
"@babel/plugin-transform-json-strings" "^7.22.3"
14601460
"@babel/plugin-transform-literals" "^7.18.9"
1461-
"@babel/plugin-transform-logical-assignment-operators" "^7.22.0"
1461+
"@babel/plugin-transform-logical-assignment-operators" "^7.22.3"
14621462
"@babel/plugin-transform-member-expression-literals" "^7.18.6"
14631463
"@babel/plugin-transform-modules-amd" "^7.20.11"
14641464
"@babel/plugin-transform-modules-commonjs" "^7.21.5"
1465-
"@babel/plugin-transform-modules-systemjs" "^7.22.0"
1465+
"@babel/plugin-transform-modules-systemjs" "^7.22.3"
14661466
"@babel/plugin-transform-modules-umd" "^7.18.6"
1467-
"@babel/plugin-transform-named-capturing-groups-regex" "^7.22.0"
1468-
"@babel/plugin-transform-new-target" "^7.22.0"
1469-
"@babel/plugin-transform-nullish-coalescing-operator" "^7.22.0"
1470-
"@babel/plugin-transform-numeric-separator" "^7.22.0"
1471-
"@babel/plugin-transform-object-rest-spread" "^7.22.0"
1467+
"@babel/plugin-transform-named-capturing-groups-regex" "^7.22.3"
1468+
"@babel/plugin-transform-new-target" "^7.22.3"
1469+
"@babel/plugin-transform-nullish-coalescing-operator" "^7.22.3"
1470+
"@babel/plugin-transform-numeric-separator" "^7.22.3"
1471+
"@babel/plugin-transform-object-rest-spread" "^7.22.3"
14721472
"@babel/plugin-transform-object-super" "^7.18.6"
1473-
"@babel/plugin-transform-optional-catch-binding" "^7.22.0"
1474-
"@babel/plugin-transform-optional-chaining" "^7.22.0"
1475-
"@babel/plugin-transform-parameters" "^7.22.0"
1476-
"@babel/plugin-transform-private-methods" "^7.22.0"
1477-
"@babel/plugin-transform-private-property-in-object" "^7.22.0"
1473+
"@babel/plugin-transform-optional-catch-binding" "^7.22.3"
1474+
"@babel/plugin-transform-optional-chaining" "^7.22.3"
1475+
"@babel/plugin-transform-parameters" "^7.22.3"
1476+
"@babel/plugin-transform-private-methods" "^7.22.3"
1477+
"@babel/plugin-transform-private-property-in-object" "^7.22.3"
14781478
"@babel/plugin-transform-property-literals" "^7.18.6"
14791479
"@babel/plugin-transform-regenerator" "^7.21.5"
14801480
"@babel/plugin-transform-reserved-words" "^7.18.6"
@@ -1484,12 +1484,12 @@
14841484
"@babel/plugin-transform-template-literals" "^7.18.9"
14851485
"@babel/plugin-transform-typeof-symbol" "^7.18.9"
14861486
"@babel/plugin-transform-unicode-escapes" "^7.21.5"
1487-
"@babel/plugin-transform-unicode-property-regex" "^7.22.0"
1487+
"@babel/plugin-transform-unicode-property-regex" "^7.22.3"
14881488
"@babel/plugin-transform-unicode-regex" "^7.18.6"
1489-
"@babel/plugin-transform-unicode-sets-regex" "^7.22.0"
1489+
"@babel/plugin-transform-unicode-sets-regex" "^7.22.3"
14901490
"@babel/preset-modules" "^0.1.5"
1491-
"@babel/types" "^7.22.0"
1492-
babel-plugin-polyfill-corejs2 "^0.4.2"
1491+
"@babel/types" "^7.22.4"
1492+
babel-plugin-polyfill-corejs2 "^0.4.3"
14931493
babel-plugin-polyfill-corejs3 "^0.8.1"
14941494
babel-plugin-polyfill-regenerator "^0.5.0"
14951495
core-js-compat "^3.30.2"
@@ -1783,6 +1783,15 @@
17831783
"@babel/helper-validator-identifier" "^7.19.1"
17841784
to-fast-properties "^2.0.0"
17851785

1786+
"@babel/types@^7.22.4":
1787+
version "7.22.4"
1788+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.22.4.tgz#56a2653ae7e7591365dabf20b76295410684c071"
1789+
integrity sha512-Tx9x3UBHTTsMSW85WB2kphxYQVvrZ/t1FxD88IpSgIjiUJlCm9z+xWIDwyo1vffTwSqteqyznB8ZE9vYYk16zA==
1790+
dependencies:
1791+
"@babel/helper-string-parser" "^7.21.5"
1792+
"@babel/helper-validator-identifier" "^7.19.1"
1793+
to-fast-properties "^2.0.0"
1794+
17861795
17871796
version "1.0.2"
17881797
resolved "https://registry.yarnpkg.com/@base2/pretty-print-object/-/pretty-print-object-1.0.2.tgz#e30192222fd13e3c1e97040163d6628a95f70844"
@@ -3046,7 +3055,7 @@ babel-plugin-jest-hoist@^27.5.1:
30463055
"@types/babel__core" "^7.0.0"
30473056
"@types/babel__traverse" "^7.0.6"
30483057

3049-
babel-plugin-polyfill-corejs2@^0.4.2:
3058+
babel-plugin-polyfill-corejs2@^0.4.3:
30503059
version "0.4.3"
30513060
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.4.3.tgz#75044d90ba5043a5fb559ac98496f62f3eb668fd"
30523061
integrity sha512-bM3gHc337Dta490gg+/AseNB9L4YLHxq1nGKZZSHbhXv4aTYU2MD2cjza1Ru4S6975YLTaL1K8uJf6ukJhhmtw==

0 commit comments

Comments
 (0)