Skip to content

Commit 56f1ff8

Browse files
committed
bump from release candidate to final release
1 parent 0273b20 commit 56f1ff8

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

javascript/extractor/lib/typescript/package-lock.json

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

javascript/extractor/lib/typescript/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "typescript-parser-wrapper",
33
"private": true,
44
"dependencies": {
5-
"typescript": "5.2.1-rc"
5+
"typescript": "5.2.2"
66
},
77
"scripts": {
88
"build": "tsc --project tsconfig.json",

javascript/extractor/lib/typescript/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
resolved "https://registry.npmjs.org/@types/node/-/node-18.15.3.tgz"
88
integrity sha512-p6ua9zBxz5otCmbpb5D3U4B5Nanw6Pk3PPyX05xnxbB/fRv71N7CPmORg7uAD5P70T0xmx1pzAx/FUfa5X+3cw==
99

10-
11-
version "5.2.1-rc"
12-
resolved "https://registry.npmjs.org/typescript/-/typescript-5.2.1-rc.tgz"
13-
integrity sha512-gsOdmedQZEWLrYhNqHuzPmcV+4wX7UujzYqszDC5mVMjcN6Nm7lN2eAtndmjWl24aGdAwJqL2ooywkxpaTx8QQ==
10+
11+
version "5.2.2"
12+
resolved "https://registry.npmjs.org/typescript/-/typescript-5.2.2.tgz"
13+
integrity sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w==

0 commit comments

Comments
 (0)