Skip to content

Commit

Permalink
chore(deps): update babel monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 11, 2024
1 parent 520c495 commit f6597e3
Show file tree
Hide file tree
Showing 3 changed files with 380 additions and 24 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"update:client-versions": "node ./scripts/update-ckb-client-versions.js"
},
"devDependencies": {
"@babel/core": "7.23.6",
"@babel/core": "7.24.8",
"@types/jest": "27.5.2",
"@types/node": "20.10.5",
"@types/npmlog": "7.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/neuron-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
},
"devDependencies": {
"@babel/plugin-proposal-private-property-in-object": "7.21.11",
"@babel/preset-typescript": "7.23.3",
"@babel/preset-typescript": "7.24.7",
"@jest/globals": "27.5.1",
"@storybook/addon-actions": "7.6.6",
"@storybook/addon-essentials": "7.6.6",
Expand Down
Loading

0 comments on commit f6597e3

Please sign in to comment.