Skip to content

Commit

Permalink
Bump typescript from 5.0.4 to 5.2.2
Browse files Browse the repository at this point in the history
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.0.4 to 5.2.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/commits)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 25, 2023
1 parent c0a37fd commit 3bcb322
Show file tree
Hide file tree
Showing 3 changed files with 46 additions and 46 deletions.
2 changes: 1 addition & 1 deletion actions/deploy/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,6 @@
"eslint-plugin-jest": "^27.2.1",
"js-yaml": "^4.1.0",
"prettier": "^2.8.8",
"typescript": "^5.0.4"
"typescript": "^5.2.2"
}
}
2 changes: 1 addition & 1 deletion actions/pull-request-diff/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,6 @@
"eslint-plugin-jest": "^27.2.1",
"js-yaml": "^4.1.0",
"prettier": "^2.8.8",
"typescript": "^5.0.4"
"typescript": "^5.2.2"
}
}
88 changes: 44 additions & 44 deletions pnpm-lock.yaml

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

0 comments on commit 3bcb322

Please sign in to comment.