Skip to content

Commit 5caff33

Browse files
Update babel monorepo to v7.28.3 (#272)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7fa5545 commit 5caff33

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -41,15 +41,15 @@
4141
"module": "./dist/es/index.js",
4242
"types": "./src/index.d.ts",
4343
"devDependencies": {
44-
"@babel/cli": "7.28.0",
45-
"@babel/core": "7.28.0",
44+
"@babel/cli": "7.28.3",
45+
"@babel/core": "7.28.3",
4646
"@babel/plugin-check-constants": "7.0.0-beta.38",
4747
"@babel/plugin-proposal-object-rest-spread": "7.20.7",
4848
"@babel/plugin-transform-member-expression-literals": "7.27.1",
4949
"@babel/plugin-transform-property-literals": "7.27.1",
50-
"@babel/plugin-transform-runtime": "7.28.0",
50+
"@babel/plugin-transform-runtime": "7.28.3",
5151
"@babel/polyfill": "7.12.1",
52-
"@babel/preset-env": "7.28.0",
52+
"@babel/preset-env": "7.28.3",
5353
"@babel/types": "7.28.2",
5454
"assert": "2.1.0",
5555
"async-test-util": "2.5.0",

0 commit comments

Comments
 (0)