Skip to content

Commit 4423c03

Browse files
Update babel monorepo to v7.23.4
1 parent 886157b commit 4423c03

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

demo/preact-map/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"devDependencies": {
1616
"@babel/core": "7.23.3",
1717
"@babel/preset-env": "7.23.3",
18-
"@babel/plugin-transform-react-jsx": "7.22.15",
18+
"@babel/plugin-transform-react-jsx": "7.23.4",
1919
"babel-loader": "9.1.3",
2020
"css-loader": "6.8.1",
2121
"mini-css-extract-plugin": "2.7.6",

demo/react-map/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"devDependencies": {
1717
"@babel/core": "7.23.3",
1818
"@babel/preset-env": "7.23.3",
19-
"@babel/plugin-transform-react-jsx": "7.22.15",
19+
"@babel/plugin-transform-react-jsx": "7.23.4",
2020
"babel-loader": "9.1.3",
2121
"css-loader": "6.8.1",
2222
"mini-css-extract-plugin": "2.7.6",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"devDependencies": {
4141
"@ampproject/filesize": "4.3.0",
4242
"@ampproject/rollup-plugin-closure-compiler": "0.27.0",
43-
"@babel/cli": "7.23.0",
43+
"@babel/cli": "7.23.4",
4444
"@babel/core": "7.23.3",
4545
"@babel/preset-env": "7.23.3",
4646
"@rollup/plugin-babel": "6.0.4",

0 commit comments

Comments
 (0)