Skip to content

Commit 47089ac

Browse files
build(deps): bump typescript from 4.5.4 to 5.6.3
Bumps [typescript](https://github.com/microsoft/TypeScript) from 4.5.4 to 5.6.3. - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v4.5.4...v5.6.3) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 503cf47 commit 47089ac

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"redux": "^4.2.1",
6262
"redux-devtools-extension": "^2.13.8",
6363
"redux-mock-store": "^1.5.4",
64-
"typescript": "~4.5.0"
64+
"typescript": "~5.6.3"
6565
},
6666
"scripts": {
6767
"start": "react-scripts start",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15296,10 +15296,10 @@ typedarray-to-buffer@^3.1.5:
1529615296
dependencies:
1529715297
is-typedarray "^1.0.0"
1529815298

15299-
typescript@~4.5.0:
15300-
version "4.5.4"
15301-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.4.tgz#a17d3a0263bf5c8723b9c52f43c5084edf13c2e8"
15302-
integrity sha512-VgYs2A2QIRuGphtzFV7aQJduJ2gyfTljngLzjpfW9FoYZF6xuw1W0vW9ghCKLfcWrCFxK81CSGRAvS1pn4fIUg==
15299+
typescript@~5.6.3:
15300+
version "5.6.3"
15301+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.6.3.tgz#5f3449e31c9d94febb17de03cc081dd56d81db5b"
15302+
integrity sha512-hjcS1mhfuyi4WW8IWtjP7brDrG2cuDZukyrYrSauoXGNgx0S7zceP07adYkJycEr56BOUTNPzbInooiN3fn1qw==
1530315303

1530415304
uglify-js@^3.1.4:
1530515305
version "3.13.5"

0 commit comments

Comments
 (0)