Skip to content

Commit 83f3afb

Browse files
committed
chore(deps): update dependency typescript to ^4.5.2
1 parent b0edc34 commit 83f3afb

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
@@ -77,6 +77,6 @@
7777
"json-schema-to-typescript": "^10.1.2",
7878
"prettier": "^2.2.1",
7979
"semantic-release": "^17.0.6",
80-
"typescript": "^4.1.3"
80+
"typescript": "^4.5.2"
8181
}
8282
}

yarn.lock

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

7292-
typescript@^4.1.3, typescript@^4.4.3:
7293-
version "4.4.4"
7294-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.4.4.tgz#2cd01a1a1f160704d3101fd5a58ff0f9fcb8030c"
7295-
integrity sha512-DqGhF5IKoBl8WNf8C1gu8q0xZSInh9j1kJJMqT3a94w1JzVaBU4EXOSMrz9yDqMT0xt3selp83fuFMQ0uzv6qA==
7292+
typescript@^4.4.3, typescript@^4.5.2:
7293+
version "4.5.2"
7294+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.2.tgz#8ac1fba9f52256fdb06fb89e4122fa6a346c2998"
7295+
integrity sha512-5BlMof9H1yGt0P8/WF+wPNw6GfctgGjXp5hkblpyT+8rkASSmkUKMXrxR0Xg8ThVCi/JnHQiKXeBaEwCeQwMFw==
72967296

72977297
uglify-js@^3.1.4:
72987298
version "3.6.7"

0 commit comments

Comments
 (0)