Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/richdocuments.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-01-22 06:58:32 +0300
committerGitHub <noreply@github.com>2022-01-22 06:58:32 +0300
commit107cc6b4a4886721634b4f4a375d2ad78fd038e3 (patch)
tree6da3727a11fe9cc28b86bd3563ec7a34277317d2 /package.json
parent487eb0be2e25ea95be83f19af58c06914dc7530c (diff)
Bump typescript from 4.5.4 to 4.5.5
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.5.4 to 4.5.5. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/compare/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] <support@github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 05590497..122d52a0 100644
--- a/package.json
+++ b/package.json
@@ -82,7 +82,7 @@
"stylelint-scss": "^3.21.0",
"stylelint-webpack-plugin": "^2.3.2",
"ts-loader": "^8.1.0",
- "typescript": "^4.5.4",
+ "typescript": "^4.5.5",
"url-loader": "^4.1.1",
"vue-jest": "^3.0.7",
"vue-loader": "^15.9.8",