Skip to content

Commit f911db0

Browse files
build(deps-dev): bump typescript from 3.9.3 to 4.3.5 in /frontend
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.9.3 to 4.3.5. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v3.9.3...v4.3.5) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent ee4ab87 commit f911db0

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

frontend/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.

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@vue/cli-plugin-pwa": "^4.4.1",
2020
"@vue/cli-plugin-typescript": "^4.4.1",
2121
"@vue/cli-service": "^4.4.1",
22-
"typescript": "~3.9.3",
22+
"typescript": "~4.3.5",
2323
"vue-template-compiler": "^2.6.11"
2424
}
2525
}

0 commit comments

Comments
 (0)