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/update deps #41

Merged
merged 2 commits into from
Jan 24, 2023
Merged

Chore/update deps #41

merged 2 commits into from
Jan 24, 2023

Conversation

aspnxdd
Copy link
Contributor

@aspnxdd aspnxdd commented Jan 24, 2023

Fixes #39

Changes

  • Update deps

Checks

  • Have you catchup your branch with the latest state in base?
  • Have you lint your code locally prior to submission?
  • Have you reviewed your proposed changes and removed debris?
  • Have you successfully ran due tests with your changes?

"tsup": "^6.5.0",
"typescript": "^4.7.4"
"typescript": "^4.9.4",
"tsup": "^6.5.0"
},
"dependencies": {
"@babel/core": "^7.20.12",
"@babel/eslint-parser": "^7.19.1",
"@metaplex/arweave-cost": "^1.0.4",
Copy link
Member

Choose a reason for hiding this comment

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

I think we should also update @metaplex/arweave-cost
image

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@evavirseda thing is i did it on purpose. Last time I tried 2.0.0 it had an error, in which the cost was lower than it should, so I could not upload anything to arweave at all :|

Copy link
Member

Choose a reason for hiding this comment

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

that's great, then 👌

Copy link
Member

@evavirseda evavirseda left a comment

Choose a reason for hiding this comment

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

🚀

@aspnxdd aspnxdd merged commit 9721f5f into main Jan 24, 2023
@aspnxdd aspnxdd deleted the chore/update-deps branch January 24, 2023 14:48
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.

[Task]: Upgrade dependencies
2 participants