Skip to content

Commit 165cdb8

Browse files
chore(deps-dev): bump typescript from 4.7.4 to 4.8.2 (#32)
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] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 78815ec commit 165cdb8

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
@@ -44,7 +44,7 @@
4444
"mocha": "^10.0.0",
4545
"polendina": "~3.1.0",
4646
"standard": "^17.0.0",
47-
"typescript": "~4.7.2"
47+
"typescript": "~4.8.2"
4848
},
4949
"standard": {
5050
"ignore": [

0 commit comments

Comments
 (0)