Skip to content

Commit 3ffd271

Browse files
chore(deps): update babel monorepo to v7.28.5 (#535)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1d65186 commit 3ffd271

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,12 @@
1818
},
1919
"license": "MIT",
2020
"devDependencies": {
21-
"@babel/core": "7.28.4",
21+
"@babel/core": "7.28.5",
2222
"@babel/node": "7.28.0",
23-
"@babel/plugin-transform-runtime": "7.28.3",
24-
"@babel/preset-env": "7.28.3",
25-
"@babel/preset-react": "7.27.1",
26-
"@babel/preset-typescript": "7.27.1",
23+
"@babel/plugin-transform-runtime": "7.28.5",
24+
"@babel/preset-env": "7.28.5",
25+
"@babel/preset-react": "7.28.5",
26+
"@babel/preset-typescript": "7.28.5",
2727
"@ricokahler/exec": "1.1.0",
2828
"@rollup/plugin-babel": "5.3.1",
2929
"@rollup/plugin-node-resolve": "13.3.0",
@@ -35,7 +35,7 @@
3535
"@types/webpack": "5.28.5",
3636
"@typescript-eslint/eslint-plugin": "8.46.1",
3737
"@typescript-eslint/parser": "8.46.1",
38-
"@babel/eslint-parser": "7.28.4",
38+
"@babel/eslint-parser": "7.28.5",
3939
"common-tags": "1.8.2",
4040
"create-next-app": "13.4.19",
4141
"eslint": "8.57.1",

0 commit comments

Comments
 (0)