summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-06-19 02:32:13 +0000
committerGitHub <noreply@github.com>2021-06-19 02:32:13 +0000
commitb41d87744b0e1cb4be076cdec69e7d2b9883b21a (patch)
treec9e2e2e2fb2c3d3ee0134d06ddfbaca9a644a204 /package.json
parent801375d56ed02054f673eea0c7a27437aaaf666d (diff)
Bump typescript from 4.3.2 to 4.3.4
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.3.2 to 4.3.4. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/compare/v4.3.2...v4.3.4) --- 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 bee79905..21e92631 100644
--- a/package.json
+++ b/package.json
@@ -85,7 +85,7 @@
"@typescript-eslint/parser": "^4.27.0",
"eslint-import-resolver-typescript": "^2.4.0",
"ts-loader": "^9.2.3",
- "typescript": "^4.3.2"
+ "typescript": "^4.3.4"
},
"browserslist": [
"extends @nextcloud/browserslist-config"