Skip to content
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

chore(package): update dependencies #32

Merged
merged 1 commit into from
Jul 9, 2021
Merged

Conversation

nolanlawson
Copy link
Contributor

Unfortunately we can't upgrade to TypeScript v4 yet because that breaks something in sfdx-core. But we can upgrade the other stuff.

package.json Outdated
@@ -25,14 +25,14 @@
"@types/chai": "4.2.11",
"@types/jsforce": "^1.9.18",
"@types/mocha": "^7.0.2",
"@types/node": "^13.13.2",
"@types/node": "^16.0.2",
Copy link
Contributor

Choose a reason for hiding this comment

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

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Oops, my mistake. I'll fix the merge conflict when I merge.

@ravijayaramappa
Copy link
Contributor

ravijayaramappa commented Jul 9, 2021

All the three other PRs are touching yarn.lock and might run into merge conflicts. May be combine the updates into one PR would eliminate some of this overhead.

@nolanlawson
Copy link
Contributor Author

@ravijayaramappa I did multiple PRs to try to isolate what's breaking. But yes it could all be one big PR.

@nolanlawson
Copy link
Contributor Author

Combining #30 and #33 into this PR for one big mega-dep-update.

@nolanlawson nolanlawson changed the title chore(package): update typescript-related dependencies chore(package): update dependencies Jul 9, 2021
@nolanlawson nolanlawson merged commit ea93c66 into master Jul 9, 2021
@ravijayaramappa ravijayaramappa deleted the nolan/update-typescript branch July 9, 2021 17:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants