diff --git a/package-lock.json b/package-lock.json index 7919e4f..1426a67 100644 --- a/package-lock.json +++ b/package-lock.json @@ -34,7 +34,7 @@ "rimraf": "^5.0.7", "ts-jest": "^29.1.4", "ts-node": "^10.9.2", - "typescript": "^5.4.5" + "typescript": "^5.6.2" } }, "node_modules/@ampproject/remapping": { @@ -8736,9 +8736,9 @@ } }, "node_modules/typescript": { - "version": "5.5.3", - "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.5.3.tgz", - "integrity": "sha512-/hreyEujaB0w76zKo6717l3L0o/qEUtRgdvUBvlkhoWeOVMjMuHNHk0BRBzikzuGDqNmPQbg5ifMEqsHLiIUcQ==", + "version": "5.6.2", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.6.2.tgz", + "integrity": "sha512-NW8ByodCSNCwZeghjN3o+JX5OFH0Ojg6sadjEKY4huZ52TqbJTJnDo5+Tw98lSy63NZvi4n+ez5m2u5d4PkZyw==", "dev": true, "bin": { "tsc": "bin/tsc", diff --git a/package.json b/package.json index df71ef6..18024af 100644 --- a/package.json +++ b/package.json @@ -66,7 +66,7 @@ "rimraf": "^5.0.7", "ts-jest": "^29.1.4", "ts-node": "^10.9.2", - "typescript": "^5.4.5" + "typescript": "^5.6.2" }, "lint-staged": { "*.{js,ts}": [