Skip to content

Commit

Permalink
chore(deps): update babel monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
live-github-bot[bot] committed Oct 24, 2024
1 parent 0be5538 commit 3d06c6c
Show file tree
Hide file tree
Showing 2 changed files with 3,783 additions and 1,780 deletions.
14 changes: 7 additions & 7 deletions apps/ledger-live-mobile/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -224,17 +224,17 @@
"uuid": "8.3.2"
},
"devDependencies": {
"@babel/core": "7.24.3",
"@babel/core": "7.24.9",
"@babel/plugin-proposal-export-namespace-from": "7.18.9",
"@babel/plugin-proposal-nullish-coalescing-operator": "7.18.6",
"@babel/plugin-proposal-optional-chaining": "7.21.0",
"@babel/plugin-transform-arrow-functions": "7.24.1",
"@babel/plugin-transform-class-static-block": "7.24.1",
"@babel/plugin-transform-arrow-functions": "7.24.7",
"@babel/plugin-transform-class-static-block": "7.24.7",
"@babel/plugin-transform-named-capturing-groups-regex": "7.22.5",
"@babel/plugin-transform-shorthand-properties": "7.24.1",
"@babel/plugin-transform-template-literals": "7.24.1",
"@babel/preset-react": "7.24.1",
"@babel/runtime": "7.24.1",
"@babel/plugin-transform-shorthand-properties": "7.24.7",
"@babel/plugin-transform-template-literals": "7.24.7",
"@babel/preset-react": "7.24.7",
"@babel/runtime": "7.24.8",
"@jest/reporters": "29.7.0",
"@ledgerhq/hw-transport-node-speculos-http": "workspace:^",
"@ledgerhq/speculos-transport": "workspace:^",
Expand Down
Loading

0 comments on commit 3d06c6c

Please sign in to comment.