Skip to content

Commit 30d8bf8

Browse files
committed
Update dependency typescript to v4.5.2
1 parent b9b0867 commit 30d8bf8

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
@@ -63,7 +63,7 @@
6363
"stylelint-config-prettier": "8.0.2",
6464
"stylelint-config-standard": "22.0.0",
6565
"ts-loader": "8.3.0",
66-
"typescript": "4.4.4",
66+
"typescript": "4.5.2",
6767
"url-loader": "4.1.1"
6868
}
6969
}

yarn.lock

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

9841-
typescript@4.4.4:
9842-
version "4.4.4"
9843-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.4.4.tgz#2cd01a1a1f160704d3101fd5a58ff0f9fcb8030c"
9844-
integrity sha512-DqGhF5IKoBl8WNf8C1gu8q0xZSInh9j1kJJMqT3a94w1JzVaBU4EXOSMrz9yDqMT0xt3selp83fuFMQ0uzv6qA==
9841+
typescript@4.5.2:
9842+
version "4.5.2"
9843+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.2.tgz#8ac1fba9f52256fdb06fb89e4122fa6a346c2998"
9844+
integrity sha512-5BlMof9H1yGt0P8/WF+wPNw6GfctgGjXp5hkblpyT+8rkASSmkUKMXrxR0Xg8ThVCi/JnHQiKXeBaEwCeQwMFw==
98459845

98469846
typescript@~4.2:
98479847
version "4.2.4"

0 commit comments

Comments
 (0)