summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-04-13 01:40:05 +0000
committerGitHub <noreply@github.com>2024-04-13 01:40:05 +0000
commit476958d6ba5e27e332767a7934c0b2f7d512be05 (patch)
treeee6b78d94efc6e3837e55b78457340bdb54216f7
parent44e3443e54b2fd34a2b3deb3ef8db5528dd5d5f2 (diff)
parente6417523129a14df95a9e653aa51d44b00162dc6 (diff)
Merge pull request #3885 from nextcloud/dependabot/npm_and_yarn/typescript-5.4.5
-rw-r--r--package-lock.json14
-rw-r--r--package.json2
2 files changed, 8 insertions, 8 deletions
diff --git a/package-lock.json b/package-lock.json
index 9b47b0e3..2d41f82a 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -71,7 +71,7 @@
"stylelint-config-recommended-scss": "^7.0.0",
"ts-jest": "^29.1.1",
"ts-loader": "^9.5.1",
- "typescript": "^5.4.4",
+ "typescript": "^5.4.5",
"vue-template-compiler": "~2.7"
},
"engines": {
@@ -17925,9 +17925,9 @@
}
},
"node_modules/typescript": {
- "version": "5.4.4",
- "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.4.4.tgz",
- "integrity": "sha512-dGE2Vv8cpVvw28v8HCPqyb08EzbBURxDpuhJvTrusShUfGnhHBafDsLdS1EhhxyL6BJQE+2cT3dDPAv+MQ6oLw==",
+ "version": "5.4.5",
+ "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.4.5.tgz",
+ "integrity": "sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ==",
"devOptional": true,
"bin": {
"tsc": "bin/tsc",
@@ -32493,9 +32493,9 @@
}
},
"typescript": {
- "version": "5.4.4",
- "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.4.4.tgz",
- "integrity": "sha512-dGE2Vv8cpVvw28v8HCPqyb08EzbBURxDpuhJvTrusShUfGnhHBafDsLdS1EhhxyL6BJQE+2cT3dDPAv+MQ6oLw==",
+ "version": "5.4.5",
+ "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.4.5.tgz",
+ "integrity": "sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ==",
"devOptional": true
},
"unbox-primitive": {
diff --git a/package.json b/package.json
index 8815f1e6..e528f352 100644
--- a/package.json
+++ b/package.json
@@ -102,7 +102,7 @@
"stylelint-config-recommended-scss": "^7.0.0",
"ts-jest": "^29.1.1",
"ts-loader": "^9.5.1",
- "typescript": "^5.4.4",
+ "typescript": "^5.4.5",
"vue-template-compiler": "~2.7"
},
"browserslist": [