diff --git a/package.json b/package.json index c53851b..0aea81a 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ "redux": "^4.2.1", "redux-devtools-extension": "^2.13.8", "redux-mock-store": "^1.5.4", - "typescript": "~4.5.0" + "typescript": "~5.6.2" }, "scripts": { "start": "react-scripts start", diff --git a/yarn.lock b/yarn.lock index dc5058f..d1ad20c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -15296,10 +15296,10 @@ typedarray-to-buffer@^3.1.5: dependencies: is-typedarray "^1.0.0" -typescript@~4.5.0: - version "4.5.4" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.4.tgz#a17d3a0263bf5c8723b9c52f43c5084edf13c2e8" - integrity sha512-VgYs2A2QIRuGphtzFV7aQJduJ2gyfTljngLzjpfW9FoYZF6xuw1W0vW9ghCKLfcWrCFxK81CSGRAvS1pn4fIUg== +typescript@~5.6.2: + version "5.6.2" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.6.2.tgz#d1de67b6bef77c41823f822df8f0b3bcff60a5a0" + integrity sha512-NW8ByodCSNCwZeghjN3o+JX5OFH0Ojg6sadjEKY4huZ52TqbJTJnDo5+Tw98lSy63NZvi4n+ez5m2u5d4PkZyw== uglify-js@^3.1.4: version "3.13.5"