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: remove unused types devDeps #2586

Merged

Conversation

inferrinizzard
Copy link
Contributor

Description

Removes @types/yaml and @types/js-base64 as types are now included in the base packages

Motivation and Context

Resolves this warning on build:

Run npm ci
npm WARN deprecated @types/[email protected]: This is a stub types definition. js-base64 provides its own type definitions, so you do not need this installed.
npm WARN deprecated @types/[email protected]: This is a stub types definition. yaml provides its own type definitions, so you do not need this installed.

Previous Behaviour / Output

N/a

New Behaviour / Output

N/a

How Has This Been Tested?

Screenshots (if appropriate):

@dvdsgl dvdsgl merged commit bc0608f into glideapps:master Apr 29, 2024
23 checks passed
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

2 participants