Skip to content

Commit fa00093

Browse files
renovate-botrenovate[bot]
authored andcommittedNov 18, 2021
chore(deps): update dependency typescript to v4.5.2
1 parent d20f04c commit fa00093

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
@@ -30,7 +30,7 @@
3030
"react-test-renderer": "16.14.0",
3131
"spire": "4.1.2",
3232
"spire-plugin-semantic-release": "4.1.0",
33-
"typescript": "4.4.4",
33+
"typescript": "4.5.2",
3434
"whatwg-fetch": "3.6.2"
3535
},
3636
"files": [

‎yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -14449,10 +14449,10 @@ typedarray@^0.0.6:
1444914449
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
1445014450
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
1445114451

14452-
typescript@4.4.4:
14453-
version "4.4.4"
14454-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.4.4.tgz#2cd01a1a1f160704d3101fd5a58ff0f9fcb8030c"
14455-
integrity sha512-DqGhF5IKoBl8WNf8C1gu8q0xZSInh9j1kJJMqT3a94w1JzVaBU4EXOSMrz9yDqMT0xt3selp83fuFMQ0uzv6qA==
14452+
typescript@4.5.2:
14453+
version "4.5.2"
14454+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.2.tgz#8ac1fba9f52256fdb06fb89e4122fa6a346c2998"
14455+
integrity sha512-5BlMof9H1yGt0P8/WF+wPNw6GfctgGjXp5hkblpyT+8rkASSmkUKMXrxR0Xg8ThVCi/JnHQiKXeBaEwCeQwMFw==
1445614456

1445714457
typescript@^3.9.7:
1445814458
version "3.9.9"

0 commit comments

Comments
 (0)
Please sign in to comment.