Skip to content

Commit 3c9b9fd

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

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 3 additions & 3 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
@@ -42,7 +42,7 @@
4242
"rollup": "^2.62.0",
4343
"rollup-plugin-node-resolve": "^5.2.0",
4444
"semantic-release": "^18.0.1",
45-
"typescript": "^4.5.4"
45+
"typescript": "^4.5.5"
4646
},
4747
"mocha": {
4848
"bail": true,

0 commit comments

Comments
 (0)