Skip to content

Commit

Permalink
chore(deps-dev): Bump typescript from 4.7.4 to 5.1.3 (#238)
Browse files Browse the repository at this point in the history
* chore(deps-dev): Bump typescript from 4.7.4 to 5.1.3

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.7.4 to 5.1.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v4.7.4...v5.1.3)

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

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

* docs(changeset): Upgraded typescript from 4.7.4 to 5.1.3

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Dipak Parmar <hi@dipak.tech>
  • Loading branch information
dependabot[bot] and dipakparmar authored Jun 4, 2023
1 parent 8372755 commit 1f8c81b
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 5 deletions.
5 changes: 5 additions & 0 deletions .changeset/five-plants-perform.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'docs-diary': patch
---

Upgraded typescript from 4.7.4 to 5.1.3
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"prettier": "2.8.8",
"stylelint": "15.6.2",
"@tsconfig/docusaurus": "1.0.7",
"typescript": "4.7.4"
"typescript": "5.1.3"
},
"resolutions": {
"nth-check": "2.0.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9457,10 +9457,10 @@ typedarray-to-buffer@^3.1.5:
dependencies:
is-typedarray "^1.0.0"

typescript@4.7.4:
version "4.7.4"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.4.tgz#1a88596d1cf47d59507a1bcdfb5b9dfe4d488235"
integrity sha512-C0WQT0gezHuw6AdY1M2jxUO83Rjf0HP7Sk1DtXj6j1EwkQNZrHAg2XPWlq62oqEhYvONq5pkC2Y9oPljWToLmQ==
typescript@5.1.3:
version "5.1.3"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.1.3.tgz#8d84219244a6b40b6fb2b33cc1c062f715b9e826"
integrity sha512-XH627E9vkeqhlZFQuL+UsyAXEnibT0kWR2FWONlr4sTjvxyJYnyefgrkyECLzM5NenmKzRAy2rR/OlYLA1HkZw==

ua-parser-js@^0.7.30:
version "0.7.35"
Expand Down

0 comments on commit 1f8c81b

Please sign in to comment.