Skip to content

Commit

Permalink
- update all major dependencies
Browse files Browse the repository at this point in the history
```
 @octokit/rest                     ^19.0.13  →  ^20.0.1
 @types/jest                        ^29.5.3  →  ^29.5.4
 @types/node                        ^20.4.2  →  ^20.5.9
 @typescript-eslint/eslint-plugin    ^6.0.0  →   ^6.6.0
 @typescript-eslint/parser           ^6.0.0  →   ^6.6.0
 eslint                             ^8.44.0  →  ^8.48.0
 eslint-plugin-github                ^4.9.0  →  ^4.10.0
 jest                               ^29.6.1  →  ^29.6.4
 jest-circus                        ^29.6.1  →  ^29.6.4
 nock                               ^13.3.2  →  ^13.3.3
 prettier                            ^3.0.0  →   ^3.0.3
 typescript                          ^5.1.6  →   ^5.2.2
 webpack                            ^5.88.1  →  ^5.88.2
 ```
  • Loading branch information
mikepenz authored Sep 6, 2023
1 parent acc9a02 commit 8fb6973
Show file tree
Hide file tree
Showing 5 changed files with 1,138 additions and 1,237 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -260,7 +260,7 @@ Original idea and GitHub Actions by: https://github.com/ScaCap/action-surefire-r

## License

Copyright (C) 2022 Mike Penz
Copyright (C) 2023 Mike Penz

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
Expand Down
26 changes: 21 additions & 5 deletions dist/index.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/index.js.map

Large diffs are not rendered by default.

Loading

0 comments on commit 8fb6973

Please sign in to comment.