Skip to content

Commit 4a7cce4

Browse files
chore(deps-dev): bump typescript from 4.5.2 to 4.5.4 (#703)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.5.2 to 4.5.4. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v4.5.2...v4.5.4) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a8fa349 commit 4a7cce4

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
@@ -72,7 +72,7 @@
7272
"timekeeper": "2.2.0",
7373
"tsdx": "0.13.3",
7474
"tslib": "2.3.1",
75-
"typescript": "4.5.2"
75+
"typescript": "4.5.4"
7676
},
7777
"peerDependencies": {
7878
"react": "^16.8 || ^17.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13513,10 +13513,10 @@ typedarray@^0.0.6:
1351313513
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
1351413514
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
1351513515

13516-
typescript@4.5.2:
13517-
version "4.5.2"
13518-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.2.tgz#8ac1fba9f52256fdb06fb89e4122fa6a346c2998"
13519-
integrity sha512-5BlMof9H1yGt0P8/WF+wPNw6GfctgGjXp5hkblpyT+8rkASSmkUKMXrxR0Xg8ThVCi/JnHQiKXeBaEwCeQwMFw==
13516+
typescript@4.5.4:
13517+
version "4.5.4"
13518+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.4.tgz#a17d3a0263bf5c8723b9c52f43c5084edf13c2e8"
13519+
integrity sha512-VgYs2A2QIRuGphtzFV7aQJduJ2gyfTljngLzjpfW9FoYZF6xuw1W0vW9ghCKLfcWrCFxK81CSGRAvS1pn4fIUg==
1352013520

1352113521
typescript@^3.7.3:
1352213522
version "3.9.7"

0 commit comments

Comments
 (0)