Skip to content

Commit 7f64b6e

Browse files
Bump typescript from 5.1.6 to 5.2.2 (#188)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fa09ea1 commit 7f64b6e

File tree

3 files changed

+12
-12
lines changed

3 files changed

+12
-12
lines changed

package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"remark-prism": "^1.3.6",
3333
"remark-rehype": "^10.1.0",
3434
"toml": "^3.0.0",
35-
"typescript": "5.1.6",
35+
"typescript": "5.2.2",
3636
"unist-util-visit": "^4.1.2"
3737
},
3838
"devDependencies": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7052,10 +7052,10 @@ typed-array-length@^1.0.4:
70527052
for-each "^0.3.3"
70537053
is-typed-array "^1.1.9"
70547054

7055-
typescript@5.1.6:
7056-
version "5.1.6"
7057-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.1.6.tgz#02f8ac202b6dad2c0dd5e0913745b47a37998274"
7058-
integrity sha512-zaWCozRZ6DLEWAWFrVDz1H6FVXzUSfTy5FUMWsQlU8Ym5JP9eO4xkTIROFCQvhQf61z6O/G6ugw3SgAnvvm+HA==
7055+
typescript@5.2.2:
7056+
version "5.2.2"
7057+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.2.2.tgz#5ebb5e5a5b75f085f22bc3f8460fba308310fa78"
7058+
integrity sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w==
70597059

70607060
unbox-primitive@^1.0.2:
70617061
version "1.0.2"

0 commit comments

Comments
 (0)