Skip to content

Commit 677e1e1

Browse files
committed
chore(deps): update dependency typescript to v4.5.5
1 parent e93ddcb commit 677e1e1

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"ts-morph": "13.0.1",
4747
"ts-node": "^10.1.0",
4848
"type-fest": "^2.8.0",
49-
"typescript": "4.5.2"
49+
"typescript": "4.5.5"
5050
},
5151
"devDependencies": {
5252
"@commitlint/cli": "^16.0.1",
@@ -70,7 +70,7 @@
7070
"ts-jest": "^27.1.2"
7171
},
7272
"resolutions": {
73-
"typescript": "4.5.2"
73+
"typescript": "4.5.5"
7474
},
7575
"workspaces": {
7676
"packages": [

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7755,10 +7755,10 @@ typedarray-to-buffer@^3.1.5:
77557755
dependencies:
77567756
is-typedarray "^1.0.0"
77577757

7758-
typescript@*, [email protected].2, typescript@^3.9.3, typescript@^4.4.3:
7759-
version "4.5.2"
7760-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.2.tgz#8ac1fba9f52256fdb06fb89e4122fa6a346c2998"
7761-
integrity sha512-5BlMof9H1yGt0P8/WF+wPNw6GfctgGjXp5hkblpyT+8rkASSmkUKMXrxR0Xg8ThVCi/JnHQiKXeBaEwCeQwMFw==
7758+
typescript@*, [email protected].5, typescript@^3.9.3, typescript@^4.4.3:
7759+
version "4.5.5"
7760+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.5.tgz#d8c953832d28924a9e3d37c73d729c846c5896f3"
7761+
integrity sha512-TCTIul70LyWe6IJWT8QSYeA54WQe8EjQFU4wY52Fasj5UKx88LNYKCgBEHcOMOrFF1rKGbD8v/xcNWVUq9SymA==
77627762

77637763
uglify-js@^3.1.4:
77647764
version "3.14.5"

0 commit comments

Comments
 (0)