Skip to content

Commit 781481b

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(dependencies): update dependency typescript to ^4.5.4
1 parent d6efd49 commit 781481b

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"tailwindcss": "2.2.19",
3232
"ts-jest": "^27.1.1",
3333
"ts-node": "^10.4.0",
34-
"typescript": "^4.5.3"
34+
"typescript": "^4.5.4"
3535
},
3636
"dependencies": {
3737
"@postlight/mercury-parser": "^2.2.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5898,10 +5898,10 @@ typedarray-to-buffer@^3.1.5:
58985898
dependencies:
58995899
is-typedarray "^1.0.0"
59005900

5901-
typescript@^4.5.3:
5902-
version "4.5.3"
5903-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.3.tgz#afaa858e68c7103317d89eb90c5d8906268d353c"
5904-
integrity sha512-eVYaEHALSt+s9LbvgEv4Ef+Tdq7hBiIZgii12xXJnukryt3pMgJf6aKhoCZ3FWQsu6sydEnkg11fYXLzhLBjeQ==
5901+
typescript@^4.5.4:
5902+
version "4.5.4"
5903+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.4.tgz#a17d3a0263bf5c8723b9c52f43c5084edf13c2e8"
5904+
integrity sha512-VgYs2A2QIRuGphtzFV7aQJduJ2gyfTljngLzjpfW9FoYZF6xuw1W0vW9ghCKLfcWrCFxK81CSGRAvS1pn4fIUg==
59055905

59065906
universalify@^0.1.0, universalify@^0.1.2:
59075907
version "0.1.2"

0 commit comments

Comments
 (0)