Skip to content

Commit

Permalink
chore(typescript): upgrade to latest typescript
Browse files Browse the repository at this point in the history
  • Loading branch information
skovy committed Aug 7, 2023
1 parent 8134bfb commit 4d627c9
Show file tree
Hide file tree
Showing 2 changed files with 50 additions and 32 deletions.
78 changes: 48 additions & 30 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,8 @@
"prettier-plugin-organize-imports": "^3.2.3",
"sass": "^1.49.7",
"semantic-release": "^17.4.7",
"ts-node": "^10.5.0",
"typescript": "^4.5.5"
"ts-node": "^10.9.1",
"typescript": "^5.1.6"
},
"peerDependencies": {
"node-sass": "^7.0.3 || ^8.0.0",
Expand Down

0 comments on commit 4d627c9

Please sign in to comment.