Skip to content

Commit

Permalink
Dependency(deps-dev): Bump typescript in /report-viewer
Browse files Browse the repository at this point in the history
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.9.3 to 4.9.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v4.9.3...v4.9.4)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and sebinside committed Dec 14, 2022
1 parent 39300fc commit adb9445
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions report-viewer/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion report-viewer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"eslint-plugin-vue": "^8.7.1",
"lint-staged": "^13.1.0",
"prettier": "^2.8.1",
"typescript": "~4.9.3"
"typescript": "~4.9.4"
},
"gitHooks": {
"pre-commit": "lint-staged"
Expand Down

0 comments on commit adb9445

Please sign in to comment.