Skip to content

Commit f8a556d

Browse files
Bump typescript from 4.5.4 to 4.5.5 (#925)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 857c977 commit f8a556d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"jest": "^26.6.3",
3232
"prettier": "^2.5.1",
3333
"shelljs": "^0.8.5",
34-
"typescript": "^4.5.4"
34+
"typescript": "^4.5.5"
3535
},
3636
"scripts": {
3737
"ci": "yarn babel-node scripts/ci",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -5373,10 +5373,10 @@ typedarray-to-buffer@^3.1.5:
53735373
dependencies:
53745374
is-typedarray "^1.0.0"
53755375

5376-
typescript@^4.5.4:
5377-
version "4.5.4"
5378-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.4.tgz#a17d3a0263bf5c8723b9c52f43c5084edf13c2e8"
5379-
integrity sha512-VgYs2A2QIRuGphtzFV7aQJduJ2gyfTljngLzjpfW9FoYZF6xuw1W0vW9ghCKLfcWrCFxK81CSGRAvS1pn4fIUg==
5376+
typescript@^4.5.5:
5377+
version "4.5.5"
5378+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.5.tgz#d8c953832d28924a9e3d37c73d729c846c5896f3"
5379+
integrity sha512-TCTIul70LyWe6IJWT8QSYeA54WQe8EjQFU4wY52Fasj5UKx88LNYKCgBEHcOMOrFF1rKGbD8v/xcNWVUq9SymA==
53805380

53815381
unbox-primitive@^1.0.1:
53825382
version "1.0.1"

0 commit comments

Comments
 (0)