-
Notifications
You must be signed in to change notification settings - Fork 51
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[DEPS] Update Dependencies (2) #534
Commits on Jun 21, 2023
-
build(dependencies): ⬆️ Update dependencies to their latest versions.
Run the package.json through npm-check-updates to get the latest versions of dependencies.
Configuration menu - View commit details
-
Copy full SHA for cba3413 - Browse repository at this point
Copy the full SHA cba3413View commit details -
fix(lint): 🐛 Fix linting issue in commands.
Fix the linting issue by converting the Error object to string explicitly.
Configuration menu - View commit details
-
Copy full SHA for 7c6fe65 - Browse repository at this point
Copy the full SHA 7c6fe65View commit details -
fix(lint): 🐛 Fix the linting issues in exec.ts.
Remove the unused code. Move conditional assignment between curly braces.
Configuration menu - View commit details
-
Copy full SHA for cbbbeca - Browse repository at this point
Copy the full SHA cbbbecaView commit details -
fix(lint): 🐛 Fix the linting issues in langserver.ts.
Fix the linting, styling and typing issues. The file will need more work but it will at least pass the checks now.
Configuration menu - View commit details
-
Copy full SHA for dd227a8 - Browse repository at this point
Copy the full SHA dd227a8View commit details -
fix(lint): 🐛 Add await to commands.ts.
After other changes, an await had to be added.
Configuration menu - View commit details
-
Copy full SHA for ec890c2 - Browse repository at this point
Copy the full SHA ec890c2View commit details -
fix(lint): 🐛 Fix linting issues in extensions.ts.
Add awaits to the updated function calls.
Configuration menu - View commit details
-
Copy full SHA for 323445c - Browse repository at this point
Copy the full SHA 323445cView commit details -
Configuration menu - View commit details
-
Copy full SHA for e8f9cf8 - Browse repository at this point
Copy the full SHA e8f9cf8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 11b4d9d - Browse repository at this point
Copy the full SHA 11b4d9dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 887d773 - Browse repository at this point
Copy the full SHA 887d773View commit details -
Configuration menu - View commit details
-
Copy full SHA for f975e11 - Browse repository at this point
Copy the full SHA f975e11View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c47448 - Browse repository at this point
Copy the full SHA 8c47448View commit details -
Configuration menu - View commit details
-
Copy full SHA for f2a67d1 - Browse repository at this point
Copy the full SHA f2a67d1View commit details