Skip to content

Commit

Permalink
chore(deps-dev): bump @babel/runtime from 7.24.5 to 7.25.4 (thirdweb-…
Browse files Browse the repository at this point in the history
…dev#4284)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 27, 2024
1 parent ec2ffae commit 9849331
Show file tree
Hide file tree
Showing 4 changed files with 71 additions and 63 deletions.
2 changes: 1 addition & 1 deletion legacy_packages/chains/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
},
"author": "thirdweb eng <[email protected]>",
"devDependencies": {
"@babel/runtime": "^7.24.5",
"@babel/runtime": "^7.25.4",
"@preconstruct/cli": "2.7.0",
"@thirdweb-dev/tsconfig": "workspace:*",
"eslint": "8.57.0",
Expand Down
2 changes: 1 addition & 1 deletion legacy_packages/react-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"sideEffects:": false,
"devDependencies": {
"@babel/preset-react": "^7.24.7",
"@babel/runtime": "^7.24.5",
"@babel/runtime": "^7.25.4",
"@microsoft/api-documenter": "^7.25.4",
"@microsoft/api-extractor": "^7.47.0",
"@microsoft/tsdoc": "^0.15.0",
Expand Down
2 changes: 1 addition & 1 deletion legacy_packages/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
},
"sideEffects:": false,
"devDependencies": {
"@babel/runtime": "^7.24.5",
"@babel/runtime": "^7.25.4",
"@microsoft/api-documenter": "^7.25.4",
"@microsoft/api-extractor": "^7.47.0",
"@microsoft/tsdoc": "^0.15.0",
Expand Down
Loading

0 comments on commit 9849331

Please sign in to comment.