Skip to content

Commit

Permalink
fix: browser-api typescript 버전 변경
Browse files Browse the repository at this point in the history
  • Loading branch information
ksmfou98 committed Oct 18, 2023
1 parent 2d83b3f commit c3abc7f
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 77 deletions.
86 changes: 11 additions & 75 deletions .pnp.cjs

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

2 changes: 1 addition & 1 deletion packages/browser-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@
"devDependencies": {
"eslint": "^8.51.0",
"eslint-config-mogakko": "workspace:*",
"typescript": "4.9.3"
"typescript": "5.0.4"
}
}
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1674,7 +1674,7 @@ __metadata:
dependencies:
eslint: ^8.51.0
eslint-config-mogakko: "workspace:*"
typescript: 4.9.3
typescript: 5.0.4
universal-cookie: ^4.0.4
languageName: unknown
linkType: soft
Expand Down

0 comments on commit c3abc7f

Please sign in to comment.