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

update dependencies #194

Closed
wants to merge 2 commits into from
Closed

Conversation

OmerMohideen
Copy link

Updated handlebars and puppeteer dependencies

Copy link

@rvalitov rvalitov left a comment

Choose a reason for hiding this comment

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

Please delete the deprecated packages. They are useless.

package.json Outdated
"@babel/preset-typescript": "^7.21.0",
"@types/jest": "^29.4.0",
"@types/node": "^18.14.6",
"@types/puppeteer": "^5.4.7",

Choose a reason for hiding this comment

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

Delete @types/puppeteer, because it's deprecated, see https://www.npmjs.com/package/@types/puppeteer

package.json Outdated
"@babel/preset-typescript": "^7.21.0",
"@types/jest": "^29.4.0",
"@types/node": "^18.14.6",
"@types/puppeteer": "^5.4.7",
"@types/puppeteer-core": "^5.4.0",

Choose a reason for hiding this comment

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

Delete @types/puppeteer-core, because it's useless, see https://www.npmjs.com/package/@types/puppeteer-core

Copy link

@rvalitov rvalitov left a comment

Choose a reason for hiding this comment

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

@frinyvonnick Please merge 🙏 !

I desperately need the latest dependencies.

@frinyvonnick
Copy link
Owner

Hello 👋 Thank you for your contribution. I upgraded these dependencies to latest versions in this pull request : #209

It has been released in version 4.0.0 🚀

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.

3 participants