Skip to content

Commit 3318f76

Browse files
chore(deps-dev): bump typescript from 4.7.4 to 4.8.2 (#1018)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.7.4 to 4.8.2. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v4.7.4...v4.8.2) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bea6d35 commit 3318f76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"rimraf": "3.0.2",
7676
"standard-version": "9.5.0",
7777
"ts-jest": "26.5.6",
78-
"typescript": "4.7.4"
78+
"typescript": "4.8.2"
7979
},
8080
"lint-staged": {
8181
"{src,test}/**/*.{js?(x),md}": [

0 commit comments

Comments
 (0)