Skip to content

Commit 5d500d3

Browse files
authored
Merge pull request #478 from codeforjapan/renovate/typescript-4.x
Update dependency typescript to v4.5.2
2 parents 8f8d3d6 + 30d8bf8 commit 5d500d3

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
@@ -10013,10 +10013,10 @@ typedarray@^0.0.6:
1001310013
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
1001410014
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
1001510015

10016-
typescript@4.4.4:
10017-
version "4.4.4"
10018-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.4.4.tgz#2cd01a1a1f160704d3101fd5a58ff0f9fcb8030c"
10019-
integrity sha512-DqGhF5IKoBl8WNf8C1gu8q0xZSInh9j1kJJMqT3a94w1JzVaBU4EXOSMrz9yDqMT0xt3selp83fuFMQ0uzv6qA==
10016+
typescript@4.5.2:
10017+
version "4.5.2"
10018+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.2.tgz#8ac1fba9f52256fdb06fb89e4122fa6a346c2998"
10019+
integrity sha512-5BlMof9H1yGt0P8/WF+wPNw6GfctgGjXp5hkblpyT+8rkASSmkUKMXrxR0Xg8ThVCi/JnHQiKXeBaEwCeQwMFw==
1002010020

1002110021
typescript@~4.2:
1002210022
version "4.2.4"

0 commit comments

Comments
 (0)