Skip to content

Commit ae1f47b

Browse files
chore(deps-dev): bump typescript from 4.6.3 to 4.6.4
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.6.3 to 4.6.4. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v4.6.3...v4.6.4) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 800448c commit ae1f47b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
"rimraf": "3.0.2",
7777
"standard-version": "9.3.2",
7878
"ts-jest": "26.5.6",
79-
"typescript": "4.6.3"
79+
"typescript": "4.6.4"
8080
},
8181
"lint-staged": {
8282
"{src,test}/**/*.{js?(x),md}": [

0 commit comments

Comments
 (0)