Skip to content

Commit 50ed71f

Browse files
Update babel monorepo to v7.26.7
1 parent 6adf997 commit 50ed71f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -42,15 +42,15 @@
4242
"types": "./src/index.d.ts",
4343
"devDependencies": {
4444
"@babel/cli": "7.26.4",
45-
"@babel/core": "7.26.0",
45+
"@babel/core": "7.26.7",
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.25.9",
4949
"@babel/plugin-transform-property-literals": "7.25.9",
5050
"@babel/plugin-transform-runtime": "7.25.9",
5151
"@babel/polyfill": "7.12.1",
52-
"@babel/preset-env": "7.26.0",
53-
"@babel/types": "7.26.5",
52+
"@babel/preset-env": "7.26.7",
53+
"@babel/types": "7.26.7",
5454
"assert": "2.1.0",
5555
"async-test-util": "2.5.0",
5656
"browserify": "17.0.1",

0 commit comments

Comments
 (0)