Skip to content

Commit

Permalink
- upgrade dependencies
Browse files Browse the repository at this point in the history
```
 @actions/core                ^1.9.1  →   ^1.10.0
 @actions/github              ^5.0.3  →    ^5.1.1
 @octokit/rest               ^19.0.4  →   ^19.0.5
 @types/jest                 ^28.1.8  →   ^29.1.2
 @types/node                ^18.7.13  →  ^18.11.0
 @typescript-eslint/parser   ^5.35.1  →   ^5.40.0
 eslint                      ^8.22.0  →   ^8.25.0
 eslint-plugin-github         ^4.3.7  →    ^4.4.0
 eslint-plugin-jest          ^26.8.7  →   ^27.1.2
 jest                        ^28.1.3  →   ^29.2.0
 jest-circus                 ^28.1.3  →   ^29.2.0
 semver                       ^7.3.7  →    ^7.3.8
 ts-jest                     ^28.0.8  →   ^29.0.3
 typescript                   ^4.8.2  →    ^4.8.4
 ```
- FIX #924
  • Loading branch information
mikepenz authored Oct 17, 2022
1 parent ce424f3 commit ba6b2fd
Show file tree
Hide file tree
Showing 4 changed files with 1,485 additions and 1,324 deletions.
Loading

0 comments on commit ba6b2fd

Please sign in to comment.