Skip to content

Commit

Permalink
Update babel monorepo to v7.26.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 26, 2025
1 parent 6adf997 commit 50ed71f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,15 +42,15 @@
"types": "./src/index.d.ts",
"devDependencies": {
"@babel/cli": "7.26.4",
"@babel/core": "7.26.0",
"@babel/core": "7.26.7",
"@babel/plugin-check-constants": "7.0.0-beta.38",
"@babel/plugin-proposal-object-rest-spread": "7.20.7",
"@babel/plugin-transform-member-expression-literals": "7.25.9",
"@babel/plugin-transform-property-literals": "7.25.9",
"@babel/plugin-transform-runtime": "7.25.9",
"@babel/polyfill": "7.12.1",
"@babel/preset-env": "7.26.0",
"@babel/types": "7.26.5",
"@babel/preset-env": "7.26.7",
"@babel/types": "7.26.7",
"assert": "2.1.0",
"async-test-util": "2.5.0",
"browserify": "17.0.1",
Expand Down

0 comments on commit 50ed71f

Please sign in to comment.