diff --git a/package-lock.json b/package-lock.json index a2e6782..43085a3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -48,7 +48,7 @@ "lint-staged": "15.2.7", "prettier": "3.3.2", "semantic-release": "24.0.0", - "typescript": "5.5.2" + "typescript": "5.6.2" } }, "node_modules/@babel/code-frame": { @@ -14016,9 +14016,9 @@ } }, "node_modules/typescript": { - "version": "5.5.2", - "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.5.2.tgz", - "integrity": "sha512-NcRtPEOsPFFWjobJEtfihkLCZCXZt/os3zf8nTxjVH3RvTSxjrCamJpbExGvYOF+tFHc3pA65qpdwPbzjohhew==", + "version": "5.6.2", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.6.2.tgz", + "integrity": "sha512-NW8ByodCSNCwZeghjN3o+JX5OFH0Ojg6sadjEKY4huZ52TqbJTJnDo5+Tw98lSy63NZvi4n+ez5m2u5d4PkZyw==", "dev": true, "license": "Apache-2.0", "bin": { diff --git a/package.json b/package.json index b135595..c852f65 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "lint-staged": "15.2.7", "prettier": "3.3.2", "semantic-release": "24.0.0", - "typescript": "5.5.2" + "typescript": "5.6.2" }, "release": { "branches": [