summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-04-13 01:34:21 +0000
committerGitHub <noreply@github.com>2024-04-13 01:34:21 +0000
commite6417523129a14df95a9e653aa51d44b00162dc6 (patch)
tree348f3b3ce59cfd54d01c185f6d50989da42004e9
parent4b87799e7e240d0dbb956766b5430d34878e3fda (diff)
chore(deps-dev): bump typescript from 5.4.4 to 5.4.5
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.4.4 to 5.4.5. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](https://github.com/Microsoft/TypeScript/compare/v5.4.4...v5.4.5) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
-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 e5e8704a..63eac964 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": {
@@ -17913,9 +17913,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",
@@ -32373,9 +32373,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 2858b254..ebf5adc6 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": [