Skip to content

Commit

Permalink
Revert "fix(deps): update dependency typescript to v5.5.3"
Browse files Browse the repository at this point in the history
  • Loading branch information
kamilmysliwiec authored Jul 3, 2024
1 parent ca701d2 commit 4961cc4
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"tree-kill": "1.2.2",
"tsconfig-paths": "4.2.0",
"tsconfig-paths-webpack-plugin": "4.1.0",
"typescript": "5.5.3",
"typescript": "5.3.3",
"webpack": "5.92.1",
"webpack-node-externals": "3.0.0"
},
Expand Down

1 comment on commit 4961cc4

@Theofilos-Chamalis
Copy link

@Theofilos-Chamalis Theofilos-Chamalis commented on 4961cc4 Jul 5, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hello @kamilmysliwiec ,
I'd like to kindly ask what's the purpose of the TS version revert? Does the newest version break things in CI?

Thanks!

Please sign in to comment.