Skip to content

Commit 4fcd263

Browse files
chore(deps-dev): bump typescript from 4.8.4 to 4.9.3 (#410)
* chore(deps-dev): bump typescript from 4.8.4 to 4.9.3 Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.8.4 to 4.9.3. - [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]> * Update package.json * Update package-lock.json Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Michaël De Boey <[email protected]>
1 parent fe6b233 commit 4fcd263

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
@@ -72,7 +72,7 @@
7272
"lint-staged": "^12.5.0",
7373
"npm-run-all": "^4.1.5",
7474
"prettier": "^2.7.1",
75-
"typescript": "^4.8.4"
75+
"typescript": "^4.9.3"
7676
},
7777
"peerDependencies": {
7878
"eslint": "^7.0.0 || ^8.0.0"

0 commit comments

Comments
 (0)