Skip to content
This repository was archived by the owner on May 17, 2024. It is now read-only.

Commit 6fc4f85

Browse files
authored
Merge pull request #253 from cats-oss/dependabot/npm_and_yarn/typescript-4.6.2
Bump typescript from 4.5.4 to 4.6.2
2 parents e13fef0 + 46ed9c3 commit 6fc4f85

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
@@ -12,7 +12,7 @@
1212
"ava": "^3.15.0",
1313
"eslint": "^7.32.0",
1414
"eslint-config-abema": "https://github.com/cats-oss/eslint-config-abema/archive/72a943d6271704c5e87cf22d803f409a735398b7.tar.gz",
15-
"typescript": "^4.5.4"
15+
"typescript": "^4.6.2"
1616
},
1717
"dependencies": {
1818
"@octokit/rest": "^17.11.2"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3031,10 +3031,10 @@ typedarray-to-buffer@^3.1.5:
30313031
dependencies:
30323032
is-typedarray "^1.0.0"
30333033

3034-
typescript@^4.5.4:
3035-
version "4.5.4"
3036-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.4.tgz#a17d3a0263bf5c8723b9c52f43c5084edf13c2e8"
3037-
integrity sha512-VgYs2A2QIRuGphtzFV7aQJduJ2gyfTljngLzjpfW9FoYZF6xuw1W0vW9ghCKLfcWrCFxK81CSGRAvS1pn4fIUg==
3034+
typescript@^4.6.2:
3035+
version "4.6.2"
3036+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.2.tgz#fe12d2727b708f4eef40f51598b3398baa9611d4"
3037+
integrity sha512-HM/hFigTBHZhLXshn9sN37H085+hQGeJHJ/X7LpBWLID/fbc2acUMfU+lGD98X81sKP+pFa9f0DZmCwB9GnbAg==
30383038

30393039
unbox-primitive@^1.0.1:
30403040
version "1.0.1"

0 commit comments

Comments
 (0)