Skip to content

Commit 3febb13

Browse files
chore(deps): update dependency typescript to v5.2.2
1 parent 9d72e26 commit 3febb13

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
@@ -28,6 +28,6 @@
2828
"eslint-plugin-n": "16.0.2",
2929
"eslint-plugin-node": "11.1.0",
3030
"eslint-plugin-promise": "6.1.1",
31-
"typescript": "5.0.4"
31+
"typescript": "5.2.2"
3232
}
3333
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1542,10 +1542,10 @@ typed-array-length@^1.0.4:
15421542
for-each "^0.3.3"
15431543
is-typed-array "^1.1.9"
15441544

1545-
typescript@5.0.4:
1546-
version "5.0.4"
1547-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.0.4.tgz#b217fd20119bd61a94d4011274e0ab369058da3b"
1548-
integrity sha512-cW9T5W9xY37cc+jfEnaUvX91foxtHkza3Nw3wkoF4sSlKn0MONdkdEndig/qPBWXNkmplh3NzayQzCiHM4/hqw==
1545+
typescript@5.2.2:
1546+
version "5.2.2"
1547+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.2.2.tgz#5ebb5e5a5b75f085f22bc3f8460fba308310fa78"
1548+
integrity sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w==
15491549

15501550
unbox-primitive@^1.0.2:
15511551
version "1.0.2"

0 commit comments

Comments
 (0)