Skip to content
This repository was archived by the owner on Feb 21, 2024. It is now read-only.

Commit ab39c9e

Browse files
build(deps-dev): bump typescript in /src/very_good_docs_site (#76)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.9.5 to 5.0.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-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 22742bc commit ab39c9e

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

src/very_good_docs_site/package-lock.json

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/very_good_docs_site/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"@tsconfig/docusaurus": "^1.0.7",
3434
"eslint": "^8.36.0",
3535
"prettier": "^2.8.4",
36-
"typescript": "^4.9.5"
36+
"typescript": "^5.0.2"
3737
},
3838
"browserslist": {
3939
"production": [

0 commit comments

Comments
 (0)