Skip to content

Commit

Permalink
build(deps-dev): bump typescript from 5.1.6 to 5.3.2 (#1058)
Browse files Browse the repository at this point in the history
* build(deps-dev): bump typescript from 5.1.6 to 5.3.2

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.1.6 to 5.3.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v5.1.6...v5.3.2)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* Fix DeprecationError: originalKeywordKind

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alexis Sgarbossa <[email protected]>
  • Loading branch information
dependabot[bot] and baires authored Nov 27, 2023
1 parent 32615a3 commit a6c550e
Show file tree
Hide file tree
Showing 3 changed files with 75 additions and 70 deletions.
1 change: 1 addition & 0 deletions .eslintrc
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
"parser": "@babel/eslint-parser",
"extends": [
"next",
"prettier"
Expand Down
Loading

1 comment on commit a6c550e

@vercel
Copy link

@vercel vercel bot commented on a6c550e Nov 27, 2023

Choose a reason for hiding this comment

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

Please sign in to comment.