Skip to content

Commit

Permalink
build(deps-dev): bump @swc/core from 1.6.5 to 1.6.6 (thirdweb-dev#3566)
Browse files Browse the repository at this point in the history
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 Jul 2, 2024
1 parent e5f772d commit 20d4c90
Show file tree
Hide file tree
Showing 4 changed files with 113 additions and 107 deletions.
2 changes: 1 addition & 1 deletion legacy_e2e/bundlers/swc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
},
"devDependencies": {
"@swc/cli": "0.3.12",
"@swc/core": "^1.6.5",
"@swc/core": "^1.6.6",
"ora": "^8.0.1"
}
}
2 changes: 1 addition & 1 deletion legacy_packages/auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
"@microsoft/tsdoc": "^0.15.0",
"@preconstruct/cli": "2.7.0",
"@swc-node/register": "^1.10.0",
"@swc/core": "^1.6.5",
"@swc/core": "^1.6.6",
"@thirdweb-dev/tsconfig": "workspace:*",
"@types/cookie": "^0.6.0",
"@types/cookie-parser": "^1.4.7",
Expand Down
2 changes: 1 addition & 1 deletion legacy_packages/sdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
"@nomiclabs/hardhat-ethers": "^2.2.3",
"@preconstruct/cli": "2.7.0",
"@swc-node/register": "^1.10.0",
"@swc/core": "^1.6.5",
"@swc/core": "^1.6.6",
"@thirdweb-dev/tsconfig": "workspace:*",
"@types/bn.js": "^5.1.5",
"@types/chai": "^4.3.14",
Expand Down
Loading

0 comments on commit 20d4c90

Please sign in to comment.