Skip to content

Commit

Permalink
deps(Dev): bump typescript from 4.4.4 to 4.6.3 (#16)
Browse files Browse the repository at this point in the history
* deps(Dev): bump typescript from 4.4.4 to 4.6.3

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.4.4 to 4.6.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v4.4.4...v4.6.3)

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

Signed-off-by: dependabot[bot] <support@github.com>

* chore: Update package.json

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ardalan Amini <ardalanamini22@gmail.com>
  • Loading branch information
dependabot[bot] and ardalanamini committed Apr 10, 2022
1 parent 0aab2df commit 9880a2a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,6 @@
"axios": "^0.26.1",
"eslint": "^8.0.1",
"eslint-plugin-import": "^2.26.0",
"typescript": "^4.4.4"
"typescript": "^4.6.3"
}
}

0 comments on commit 9880a2a

Please sign in to comment.