Skip to content

Commit b24823d

Browse files
Update babel monorepo to v7.23.5 (#1180)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ca1166b commit b24823d

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

demo/preact-map/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
"preact": "10.19.2"
1414
},
1515
"devDependencies": {
16-
"@babel/core": "7.23.3",
17-
"@babel/preset-env": "7.23.3",
16+
"@babel/core": "7.23.5",
17+
"@babel/preset-env": "7.23.5",
1818
"@babel/plugin-transform-react-jsx": "7.23.4",
1919
"babel-loader": "9.1.3",
2020
"css-loader": "6.8.1",

demo/react-map/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@
1414
"react-dom": "18.2.0"
1515
},
1616
"devDependencies": {
17-
"@babel/core": "7.23.3",
18-
"@babel/preset-env": "7.23.3",
17+
"@babel/core": "7.23.5",
18+
"@babel/preset-env": "7.23.5",
1919
"@babel/plugin-transform-react-jsx": "7.23.4",
2020
"babel-loader": "9.1.3",
2121
"css-loader": "6.8.1",

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,8 @@
4141
"@ampproject/filesize": "4.3.0",
4242
"@ampproject/rollup-plugin-closure-compiler": "0.27.0",
4343
"@babel/cli": "7.23.4",
44-
"@babel/core": "7.23.3",
45-
"@babel/preset-env": "7.23.3",
44+
"@babel/core": "7.23.5",
45+
"@babel/preset-env": "7.23.5",
4646
"@rollup/plugin-babel": "6.0.4",
4747
"@rollup/plugin-replace": "5.0.5",
4848
"@types/node": "18.18.13",

0 commit comments

Comments
 (0)