Skip to content

Commit c712328

Browse files
build(deps-dev): bump @babel/preset-react from 7.16.7 to 7.17.12 (#6150)
Bumps [@babel/preset-react](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-react) from 7.16.7 to 7.17.12. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.17.12/packages/babel-preset-react) --- updated-dependencies: - dependency-name: "@babel/preset-react" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f13ec0b commit c712328

File tree

2 files changed

+19
-19
lines changed

2 files changed

+19
-19
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"@babel/eslint-parser": "^7.17.0",
7575
"@babel/plugin-proposal-class-properties": "^7.17.12",
7676
"@babel/preset-env": "^7.17.10",
77-
"@babel/preset-react": "^7.16.7",
77+
"@babel/preset-react": "^7.17.12",
7878
"@mdx-js/loader": "^2.0.0-next.9",
7979
"@octokit/auth-action": "^1.3.3",
8080
"@octokit/rest": "^18.12.0",

yarn.lock

+18-18
Original file line numberDiff line numberDiff line change
@@ -686,12 +686,12 @@
686686
dependencies:
687687
"@babel/helper-plugin-utils" "^7.10.4"
688688

689-
"@babel/plugin-syntax-jsx@^7.16.7":
690-
version "7.16.7"
691-
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.16.7.tgz#50b6571d13f764266a113d77c82b4a6508bbe665"
692-
integrity sha512-Esxmk7YjA8QysKeT3VhTXvF6y77f/a91SIs4pWb4H2eWGQkCKFgQaG6hdoEVZtGsrAcb2K5BW66XsOErD4WU3Q==
689+
"@babel/plugin-syntax-jsx@^7.17.12":
690+
version "7.17.12"
691+
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.17.12.tgz#834035b45061983a491f60096f61a2e7c5674a47"
692+
integrity sha512-spyY3E3AURfxh/RHtjx5j6hs8am5NbUBGfcZ2vB3uShSpZdQyXSf5rR5Mk76vbtlAZOelyVQ71Fg0x9SG4fsog==
693693
dependencies:
694-
"@babel/helper-plugin-utils" "^7.16.7"
694+
"@babel/helper-plugin-utils" "^7.17.12"
695695

696696
"@babel/plugin-syntax-logical-assignment-operators@^7.10.4", "@babel/plugin-syntax-logical-assignment-operators@^7.8.3":
697697
version "7.10.4"
@@ -969,16 +969,16 @@
969969
dependencies:
970970
"@babel/plugin-transform-react-jsx" "^7.16.7"
971971

972-
"@babel/plugin-transform-react-jsx@^7.16.7":
973-
version "7.16.7"
974-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx/-/plugin-transform-react-jsx-7.16.7.tgz#86a6a220552afd0e4e1f0388a68a372be7add0d4"
975-
integrity sha512-8D16ye66fxiE8m890w0BpPpngG9o9OVBBy0gH2E+2AR7qMR2ZpTYJEqLxAsoroenMId0p/wMW+Blc0meDgu0Ag==
972+
"@babel/plugin-transform-react-jsx@^7.16.7", "@babel/plugin-transform-react-jsx@^7.17.12":
973+
version "7.17.12"
974+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx/-/plugin-transform-react-jsx-7.17.12.tgz#2aa20022709cd6a3f40b45d60603d5f269586dba"
975+
integrity sha512-Lcaw8bxd1DKht3thfD4A12dqo1X16he1Lm8rIv8sTwjAYNInRS1qHa9aJoqvzpscItXvftKDCfaEQzwoVyXpEQ==
976976
dependencies:
977977
"@babel/helper-annotate-as-pure" "^7.16.7"
978978
"@babel/helper-module-imports" "^7.16.7"
979-
"@babel/helper-plugin-utils" "^7.16.7"
980-
"@babel/plugin-syntax-jsx" "^7.16.7"
981-
"@babel/types" "^7.16.7"
979+
"@babel/helper-plugin-utils" "^7.17.12"
980+
"@babel/plugin-syntax-jsx" "^7.17.12"
981+
"@babel/types" "^7.17.12"
982982

983983
"@babel/plugin-transform-react-pure-annotations@^7.16.7":
984984
version "7.16.7"
@@ -1153,15 +1153,15 @@
11531153
"@babel/types" "^7.4.4"
11541154
esutils "^2.0.2"
11551155

1156-
"@babel/preset-react@^7.14.5", "@babel/preset-react@^7.16.7":
1157-
version "7.16.7"
1158-
resolved "https://registry.yarnpkg.com/@babel/preset-react/-/preset-react-7.16.7.tgz#4c18150491edc69c183ff818f9f2aecbe5d93852"
1159-
integrity sha512-fWpyI8UM/HE6DfPBzD8LnhQ/OcH8AgTaqcqP2nGOXEUV+VKBR5JRN9hCk9ai+zQQ57vtm9oWeXguBCPNUjytgA==
1156+
"@babel/preset-react@^7.14.5", "@babel/preset-react@^7.17.12":
1157+
version "7.17.12"
1158+
resolved "https://registry.yarnpkg.com/@babel/preset-react/-/preset-react-7.17.12.tgz#62adbd2d1870c0de3893095757ed5b00b492ab3d"
1159+
integrity sha512-h5U+rwreXtZaRBEQhW1hOJLMq8XNJBQ/9oymXiCXTuT/0uOwpbT0gUt+sXeOqoXBgNuUKI7TaObVwoEyWkpFgA==
11601160
dependencies:
1161-
"@babel/helper-plugin-utils" "^7.16.7"
1161+
"@babel/helper-plugin-utils" "^7.17.12"
11621162
"@babel/helper-validator-option" "^7.16.7"
11631163
"@babel/plugin-transform-react-display-name" "^7.16.7"
1164-
"@babel/plugin-transform-react-jsx" "^7.16.7"
1164+
"@babel/plugin-transform-react-jsx" "^7.17.12"
11651165
"@babel/plugin-transform-react-jsx-development" "^7.16.7"
11661166
"@babel/plugin-transform-react-pure-annotations" "^7.16.7"
11671167

0 commit comments

Comments
 (0)