Skip to content

Commit

Permalink
Merge pull request #93 from gadget-inc/upgrade-swc-2
Browse files Browse the repository at this point in the history
upgrade swc 2
  • Loading branch information
airhorns committed Dec 13, 2023
2 parents f694b24 + 5a5f252 commit 9caed70
Show file tree
Hide file tree
Showing 2 changed files with 47 additions and 52 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
},
"dependencies": {
"@cspotcode/source-map-support": "^0.8.1",
"@swc/core": "^1.3.82",
"@swc/core": "^1.3.100",
"chokidar": "^3.5.3",
"find-root": "^1.1.0",
"find-yarn-workspace-root": "^2.0.0",
Expand All @@ -50,7 +50,7 @@
"devDependencies": {
"@gadgetinc/eslint-config": "^0.6.1",
"@gadgetinc/prettier-config": "^0.4.0",
"@swc/jest": "^0.2.26",
"@swc/jest": "^0.2.29",
"@types/find-root": "^1.1.2",
"@types/jest": "^27.4.0",
"@types/lodash": "^4.14.194",
Expand Down
95 changes: 45 additions & 50 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 9caed70

Please sign in to comment.