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 to latest stable releases #745

Merged
merged 1 commit into from
Nov 24, 2022

Conversation

mikepenz
Copy link
Owner

@mikepenz mikepenz commented Nov 24, 2022

  • update all dependencies to their latest stable release
 @types/jest                ^29.1.2  →   ^29.2.3
 @types/node                ^18.8.5  →  ^18.11.9
 @typescript-eslint/parser  ^5.40.0  →   ^5.44.0
 eslint                     ^8.25.0  →   ^8.28.0
 eslint-plugin-github        ^4.4.0  →    ^4.4.1
 eslint-plugin-jest         ^27.1.1  →   ^27.1.5
 jest                       ^29.1.2  →   ^29.3.1
 jest-circus                ^29.1.2  →   ^29.3.1
 prettier                    ^2.7.1  →    ^2.8.0
 typescript                  ^4.8.4  →    ^4.9.3
 webpack                    ^5.74.0  →   ^5.75.0

```
 @types/jest                ^29.1.2  →   ^29.2.3
 @types/node                ^18.8.5  →  ^18.11.9
 @typescript-eslint/parser  ^5.40.0  →   ^5.44.0
 eslint                     ^8.25.0  →   ^8.28.0
 eslint-plugin-github        ^4.4.0  →    ^4.4.1
 eslint-plugin-jest         ^27.1.1  →   ^27.1.5
 jest                       ^29.1.2  →   ^29.3.1
 jest-circus                ^29.1.2  →   ^29.3.1
 prettier                    ^2.7.1  →    ^2.8.0
 typescript                  ^4.8.4  →    ^4.9.3
 webpack                    ^5.74.0  →   ^5.75.0
 ```
@mikepenz mikepenz changed the title - update all dependencies to their latest stable release Update dependencies to latest updates Nov 24, 2022
@mikepenz mikepenz changed the title Update dependencies to latest updates Update dependencies to latest stable releases Nov 24, 2022
@mikepenz mikepenz added the dependencies Pull requests that update a dependency file label Nov 24, 2022
@mikepenz mikepenz merged commit 3686369 into main Nov 24, 2022
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant