Skip to content

Commit

Permalink
Merge pull request #318 from cabify/dependabot/npm_and_yarn/babel-5fe…
Browse files Browse the repository at this point in the history
…c181843

Bump the babel group with 4 updates
  • Loading branch information
alexgallardo authored Dec 5, 2023
2 parents b0cab67 + 0e453a2 commit 6f70a88
Show file tree
Hide file tree
Showing 2 changed files with 98 additions and 98 deletions.
8 changes: 4 additions & 4 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.23.3",
"@babel/core": "^7.23.5",
"@babel/helper-plugin-utils": "^7.14.5",
"@babel/plugin-proposal-class-properties": "^7.16.0",
"@babel/plugin-proposal-decorators": "^7.23.3",
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.23.4",
"@babel/preset-env": "^7.23.3",
"@babel/preset-env": "^7.23.5",
"@babel/preset-react": "^7.23.3",
"@babel/preset-typescript": "^7.23.3",
"@babel/runtime": "^7.23.4",
"@babel/runtime-corejs3": "^7.23.4",
"@babel/runtime": "^7.23.5",
"@babel/runtime-corejs3": "^7.23.5",
"babel-plugin-add-module-exports": "^1.0.4",
"babel-plugin-lodash": "^3.3.4",
"react-refresh": "^0.14.0"
Expand Down
Loading

0 comments on commit 6f70a88

Please sign in to comment.