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 #68

Merged
merged 2 commits into from Oct 20, 2022
Merged

Update dependencies #68

merged 2 commits into from Oct 20, 2022

Conversation

doriable
Copy link
Member

Update our dependencies.
Moving from @actions/core 1.10.0 will remove warning logs.

package.json Outdated
"@actions/io": "^1.1.2",
"@actions/tool-cache": "^2.0.1"
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^5.36.1",
"@typescript-eslint/eslint-plugin": "^5.38.1",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

typescript-eslint/parser should have the same version with this right? and seems like the latest version is 5.40.1

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hmm, yes, they should, let me adjust. In terms of latest... I mostly followed the dependabot suggestions... but given it's a dev dependency, feels safe to upgrade to latest (will do with the other actions also).

@doriable doriable merged commit 0c188ae into main Oct 20, 2022
@doriable doriable deleted the update-dependencies branch October 20, 2022 20:14
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