Skip to content

Commit

Permalink
Bump bundler (#2187)
Browse files Browse the repository at this point in the history
  • Loading branch information
huozhi authored Oct 9, 2022
1 parent 7d1b4b8 commit 69105b4
Show file tree
Hide file tree
Showing 2 changed files with 97 additions and 245 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,8 +87,8 @@
]
},
"devDependencies": {
"@swc/core": "1.2.244",
"@swc/jest": "0.2.21",
"@swc/core": "^1.3.5",
"@swc/jest": "0.2.23",
"@testing-library/jest-dom": "^5.16.4",
"@testing-library/react": "^13.1.1",
"@type-challenges/utils": "0.1.1",
Expand All @@ -98,7 +98,7 @@
"@types/use-sync-external-store": "^0.0.3",
"@typescript-eslint/eslint-plugin": "5.36.1",
"@typescript-eslint/parser": "5.36.1",
"bunchee": "2.1.1",
"bunchee": "2.1.5",
"eslint": "8.15.0",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-jest-dom": "4.0.1",
Expand Down
Loading

0 comments on commit 69105b4

Please sign in to comment.