Skip to content

Commit 3bdbe37

Browse files
committed
Bumping @babel/plugin-transform-react-jsx for bug fix
babel/babel#12479
1 parent 1a113b0 commit 3bdbe37

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"devDependencies": {
5656
"@babel/eslint-parser": "^7.17.0",
5757
"@babel/plugin-proposal-class-properties": "^7.0.0",
58-
"@babel/plugin-transform-react-jsx": "^7.0.0",
58+
"@babel/plugin-transform-react-jsx": "^7.12.11",
5959
"@babel/preset-react": "^7.0.0",
6060
"@babel/preset-typescript": "^7.0.0",
6161
"@hotwired/stimulus": "^3.0.0",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -737,7 +737,7 @@
737737
dependencies:
738738
"@babel/plugin-transform-react-jsx" "^7.18.6"
739739

740-
"@babel/plugin-transform-react-jsx@^7.0.0", "@babel/plugin-transform-react-jsx@^7.18.6":
740+
"@babel/plugin-transform-react-jsx@^7.12.11", "@babel/plugin-transform-react-jsx@^7.18.6":
741741
version "7.18.6"
742742
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx/-/plugin-transform-react-jsx-7.18.6.tgz#2721e96d31df96e3b7ad48ff446995d26bc028ff"
743743
integrity sha512-Mz7xMPxoy9kPS/JScj6fJs03TZ/fZ1dJPlMjRAgTaxaS0fUBk8FV/A2rRgfPsVCZqALNwMexD+0Uaf5zlcKPpw==

0 commit comments

Comments
 (0)