Skip to content

Commit 15c9bbd

Browse files
chore(deps-dev): bump typescript from 4.5.5 to 4.6.2 (#18)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.5.5 to 4.6.2. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v4.5.5...v4.6.2) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7162fbf commit 15c9bbd

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": "^9.1.3",
4545
"polendina": "~2.0.1",
4646
"standard": "^16.0.4",
47-
"typescript": "~4.5.3"
47+
"typescript": "~4.6.2"
4848
},
4949
"standard": {
5050
"ignore": [

0 commit comments

Comments
 (0)