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

updated dependencies and added cleanup script using del-cli #11

Merged
merged 1 commit into from May 18, 2022

Conversation

Shrimpstronaut
Copy link
Contributor

 @types/chai                        ^4.3.0  →   ^4.3.1     
 @types/mocha                       ^9.1.0  →   ^9.1.1     
 @typescript-eslint/eslint-plugin  ^5.15.0  →  ^5.25.0     
 @typescript-eslint/parser         ^5.15.0  →  ^5.25.0     
 eslint                            ^8.11.0  →  ^8.15.0     
 karma                             ^6.3.17  →  ^6.3.20     
 mocha                              ^9.2.2  →  ^10.0.0     
 ts-loader                          ^9.2.8  →   ^9.3.0     
 typescript                         ^4.6.2  →   ^4.6.4     
 webpack                           ^5.70.0  →  ^5.72.1     
 webpack-dev-server                 ^4.7.4  →   ^4.9.0

This commit also includes a new NPM run script. By running npm run clean, the compiled sources are removed ( index.js and index.d.ts).

The clean script will now also run as part of the build script.

@Shrimpstronaut Shrimpstronaut added enhancement New feature or request dependencies Pull requests that update a dependency file labels May 18, 2022
@Shrimpstronaut Shrimpstronaut self-assigned this May 18, 2022
@Shrimpstronaut Shrimpstronaut merged commit 29919bd into main May 18, 2022
@Shrimpstronaut Shrimpstronaut deleted the update-dependencies branch May 18, 2022 09:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant