Skip to content
This repository was archived by the owner on Oct 9, 2023. It is now read-only.

Commit 829cc36

Browse files
⬆️(deps-dev): Bump typescript from 4.4.2 to 4.4.3
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.4.2 to 4.4.3. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v4.4.2...v4.4.3) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 00da049 commit 829cc36

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,6 @@
2727
"devDependencies": {
2828
"eslint": "7.32.0",
2929
"ts-node": "^10.2.1",
30-
"typescript": "^4.4.2"
30+
"typescript": "^4.4.3"
3131
}
3232
}

0 commit comments

Comments
 (0)