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

build(deps): bump typescript and tslib #2423

Merged
merged 1 commit into from
Nov 19, 2023
Merged

build(deps): bump typescript and tslib #2423

merged 1 commit into from
Nov 19, 2023

Conversation

claremacrae
Copy link
Collaborator

Description

Make the latest minor updates to typescript dependencies.

bump typescript from 5.1.6 to 5.2.2
bump tslib      from 2.5.2 to 2.6.2

(cherry picked from commit e404d1c ion main n order to create a PR and show the change in the release notes)

Done by running the following, and selecting all eslint lines for updating, then linting, testing, and running the plugin - and smoke testing.

yarn upgrade-interactive 

Motivation and Context

Trying to keep on top of dependencies.

How has this been tested?

  • Running the tests
  • Checking that the Edit Task modal still works.
  • Running the smoke tests

Screenshots (if appropriate)

Types of changes

Changes visible to users:

Internal changes:

  • Infrastructure (prefix: chore - examples include GitHub Actions, issue templates)

Checklist

Terms

bump typescript from 5.1.6 to 5.2.2
bump tslib      from 2.5.2 to 2.6.2

(cherry picked from commit e404d1c)
@claremacrae claremacrae added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 19, 2023
@claremacrae claremacrae changed the title build(deps): Bump typescript and tslib build(deps): bump typescript and tslib Nov 19, 2023
@claremacrae claremacrae merged commit 56d7add into main Nov 19, 2023
2 checks passed
@claremacrae claremacrae deleted the bump-typescript branch November 19, 2023 23:36
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant