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-03-26 05:03:09 +0300
committerGitHub <noreply@github.com>2022-03-26 05:03:09 +0300
commit3fcf451be0634448389c4d0b0805d05d0514b127 (patch)
tree9921ee4c4bae9259e0fa695952cf8688448c3453 /package.json
parent319910d9bdd0ffc5e170f7e02a6b279d9c72d422 (diff)
Bump typescript from 4.6.2 to 4.6.3
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.6.2 to 4.6.3. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/compare/v4.6.2...v4.6.3) --- 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 c9f9274e..92c4020c 100644
--- a/package.json
+++ b/package.json
@@ -84,7 +84,7 @@
"stylelint-scss": "^3.21.0",
"stylelint-webpack-plugin": "^2.3.2",
"ts-loader": "^8.1.0",
- "typescript": "^4.6.2",
+ "typescript": "^4.6.3",
"url-loader": "^4.1.1",
"vue-jest": "^3.0.7",
"vue-loader": "^15.9.8",