Skip to content

Commit

Permalink
Merge pull request #370 from cabify/dependabot/npm_and_yarn/babel-7b7…
Browse files Browse the repository at this point in the history
…a2e3e93

Bump the babel group with 6 updates
  • Loading branch information
Teo-Lopez authored Nov 8, 2024
2 parents dce3482 + c60d519 commit a9c21bb
Show file tree
Hide file tree
Showing 2 changed files with 572 additions and 729 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"publish:canary": "npm version prerelease --preid=beta"
},
"dependencies": {
"@babel/core": "^7.25.8",
"@babel/core": "^7.26.0",
"@babel/helper-plugin-utils": "^7.25.9",
"@babel/plugin-proposal-class-properties": "^7.16.0",
"@babel/plugin-proposal-decorators": "^7.25.9",
Expand All @@ -40,11 +40,11 @@
"@babel/plugin-proposal-private-property-in-object": "^7.21.11",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@babel/plugin-transform-runtime": "^7.25.9",
"@babel/preset-env": "^7.25.8",
"@babel/preset-react": "^7.25.7",
"@babel/preset-typescript": "^7.25.7",
"@babel/runtime": "^7.25.7",
"@babel/runtime-corejs3": "^7.25.7",
"@babel/preset-env": "^7.26.0",
"@babel/preset-react": "^7.25.9",
"@babel/preset-typescript": "^7.26.0",
"@babel/runtime": "^7.26.0",
"@babel/runtime-corejs3": "^7.26.0",
"babel-plugin-add-module-exports": "^1.0.4",
"babel-plugin-lodash": "^3.3.4",
"react-refresh": "^0.14.2"
Expand Down
Loading

0 comments on commit a9c21bb

Please sign in to comment.