Skip to content

Commit 9e65610

Browse files
build(deps): bump typescript from 4.5.4 to 5.0.4
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.5.4 to 5.0.4. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v4.5.4...v5.0.4) --- 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 4932335 commit 9e65610

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
@@ -60,7 +60,7 @@
6060
"redux": "^4.2.1",
6161
"redux-devtools-extension": "^2.13.8",
6262
"redux-mock-store": "^1.5.4",
63-
"typescript": "~4.5.0"
63+
"typescript": "~5.0.4"
6464
},
6565
"scripts": {
6666
"start": "react-scripts start",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15211,10 +15211,10 @@ typedarray-to-buffer@^3.1.5:
1521115211
dependencies:
1521215212
is-typedarray "^1.0.0"
1521315213

15214-
typescript@~4.5.0:
15215-
version "4.5.4"
15216-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.4.tgz#a17d3a0263bf5c8723b9c52f43c5084edf13c2e8"
15217-
integrity sha512-VgYs2A2QIRuGphtzFV7aQJduJ2gyfTljngLzjpfW9FoYZF6xuw1W0vW9ghCKLfcWrCFxK81CSGRAvS1pn4fIUg==
15214+
typescript@~5.0.4:
15215+
version "5.0.4"
15216+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.0.4.tgz#b217fd20119bd61a94d4011274e0ab369058da3b"
15217+
integrity sha512-cW9T5W9xY37cc+jfEnaUvX91foxtHkza3Nw3wkoF4sSlKn0MONdkdEndig/qPBWXNkmplh3NzayQzCiHM4/hqw==
1521815218

1521915219
uglify-js@^3.1.4:
1522015220
version "3.13.5"

0 commit comments

Comments
 (0)