Skip to content

Commit 7f85ed0

Browse files
build(deps-dev): Bump @babel/preset-react from 7.18.6 to 7.22.3 (#2419)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 05004dd commit 7f85ed0

File tree

1 file changed

+25
-16
lines changed

1 file changed

+25
-16
lines changed

yarn.lock

Lines changed: 25 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -442,7 +442,7 @@
442442
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.19.1.tgz#7eea834cf32901ffdc1a7ee555e2f9c27e249ca2"
443443
integrity sha512-awrNfaMtnHUr653GgGEs++LlAvW6w+DcPrOliSMXWCKo597CwL5Acf/wWdNkf/tfEQE3mjkeD1YOVZOUV/od1w==
444444

445-
"@babel/helper-validator-option@^7.16.7", "@babel/helper-validator-option@^7.18.6", "@babel/helper-validator-option@^7.21.0":
445+
"@babel/helper-validator-option@^7.16.7", "@babel/helper-validator-option@^7.21.0":
446446
version "7.21.0"
447447
resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.21.0.tgz#8224c7e13ace4bafdc4004da2cf064ef42673180"
448448
integrity sha512-rmL/B8/f0mKS2baE9ZpyTcTavvEuWhTTW8amjzXNvYG4AwBsqTLikfXsEofsJEfKHf+HQVQbFOHy6o+4cnC/fQ==
@@ -806,7 +806,7 @@
806806
dependencies:
807807
"@babel/helper-plugin-utils" "^7.10.4"
808808

809-
"@babel/plugin-syntax-jsx@^7.18.6", "@babel/plugin-syntax-jsx@^7.21.4":
809+
"@babel/plugin-syntax-jsx@^7.21.4":
810810
version "7.21.4"
811811
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.21.4.tgz#f264ed7bf40ffc9ec239edabc17a50c4f5b6fea2"
812812
integrity sha512-5hewiLct5OKyh6PLKEYaFclcqtIgCb6bmELouxjF6up5q3Sov7rOayW4RwhbaBL0dit8rA80GNfY+UuDp2mBbQ==
@@ -1154,16 +1154,16 @@
11541154
dependencies:
11551155
"@babel/plugin-transform-react-jsx" "^7.18.6"
11561156

1157-
"@babel/plugin-transform-react-jsx@^7.12.12", "@babel/plugin-transform-react-jsx@^7.18.6":
1158-
version "7.20.13"
1159-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx/-/plugin-transform-react-jsx-7.20.13.tgz#f950f0b0c36377503d29a712f16287cedf886cbb"
1160-
integrity sha512-MmTZx/bkUrfJhhYAYt3Urjm+h8DQGrPrnKQ94jLo7NLuOU+T89a7IByhKmrb8SKhrIYIQ0FN0CHMbnFRen4qNw==
1157+
"@babel/plugin-transform-react-jsx@^7.12.12", "@babel/plugin-transform-react-jsx@^7.18.6", "@babel/plugin-transform-react-jsx@^7.22.3":
1158+
version "7.22.3"
1159+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx/-/plugin-transform-react-jsx-7.22.3.tgz#5a1f380df3703ba92eb1a930a539c6d88836f690"
1160+
integrity sha512-JEulRWG2f04a7L8VWaOngWiK6p+JOSpB+DAtwfJgOaej1qdbNxqtK7MwTBHjUA10NeFcszlFNqCdbRcirzh2uQ==
11611161
dependencies:
11621162
"@babel/helper-annotate-as-pure" "^7.18.6"
1163-
"@babel/helper-module-imports" "^7.18.6"
1164-
"@babel/helper-plugin-utils" "^7.20.2"
1165-
"@babel/plugin-syntax-jsx" "^7.18.6"
1166-
"@babel/types" "^7.20.7"
1163+
"@babel/helper-module-imports" "^7.21.4"
1164+
"@babel/helper-plugin-utils" "^7.21.5"
1165+
"@babel/plugin-syntax-jsx" "^7.21.4"
1166+
"@babel/types" "^7.22.3"
11671167

11681168
"@babel/plugin-transform-react-pure-annotations@^7.18.6":
11691169
version "7.18.6"
@@ -1373,14 +1373,14 @@
13731373
esutils "^2.0.2"
13741374

13751375
"@babel/preset-react@^7.10.4", "@babel/preset-react@^7.12.1", "@babel/preset-react@^7.12.10", "@babel/preset-react@^7.18.6":
1376-
version "7.18.6"
1377-
resolved "https://registry.yarnpkg.com/@babel/preset-react/-/preset-react-7.18.6.tgz#979f76d6277048dc19094c217b507f3ad517dd2d"
1378-
integrity sha512-zXr6atUmyYdiWRVLOZahakYmOBHtWc2WGCkP8PYTgZi0iJXDY2CN180TdrIW4OGOAdLc7TifzDIvtx6izaRIzg==
1376+
version "7.22.3"
1377+
resolved "https://registry.yarnpkg.com/@babel/preset-react/-/preset-react-7.22.3.tgz#2ec7f91d0c924fa2ea0c7cfbbf690bc62b79cd84"
1378+
integrity sha512-lxDz1mnZ9polqClBCVBjIVUypoB4qV3/tZUDb/IlYbW1kiiLaXaX+bInbRjl+lNQ/iUZraQ3+S8daEmoELMWug==
13791379
dependencies:
1380-
"@babel/helper-plugin-utils" "^7.18.6"
1381-
"@babel/helper-validator-option" "^7.18.6"
1380+
"@babel/helper-plugin-utils" "^7.21.5"
1381+
"@babel/helper-validator-option" "^7.21.0"
13821382
"@babel/plugin-transform-react-display-name" "^7.18.6"
1383-
"@babel/plugin-transform-react-jsx" "^7.18.6"
1383+
"@babel/plugin-transform-react-jsx" "^7.22.3"
13841384
"@babel/plugin-transform-react-jsx-development" "^7.18.6"
13851385
"@babel/plugin-transform-react-pure-annotations" "^7.18.6"
13861386

@@ -1452,6 +1452,15 @@
14521452
"@babel/helper-validator-identifier" "^7.19.1"
14531453
to-fast-properties "^2.0.0"
14541454

1455+
"@babel/types@^7.22.3":
1456+
version "7.22.3"
1457+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.22.3.tgz#0cc6af178b91490acaeb4a2f70dcbf27cdf3d8f3"
1458+
integrity sha512-P3na3xIQHTKY4L0YOG7pM8M8uoUIB910WQaSiiMCZUC2Cy8XFEQONGABFnHWBa2gpGKODTAJcNhi5Zk0sLRrzg==
1459+
dependencies:
1460+
"@babel/helper-string-parser" "^7.21.5"
1461+
"@babel/helper-validator-identifier" "^7.19.1"
1462+
to-fast-properties "^2.0.0"
1463+
14551464
14561465
version "1.0.1"
14571466
resolved "https://registry.yarnpkg.com/@base2/pretty-print-object/-/pretty-print-object-1.0.1.tgz#371ba8be66d556812dc7fb169ebc3c08378f69d4"

0 commit comments

Comments
 (0)