Skip to content

Commit 2a52563

Browse files
Bump typescript from 5.0.4 to 5.2.2 (#557)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.0.4 to 5.2.2. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/commits) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 050d2d2 commit 2a52563

File tree

3 files changed

+12
-12
lines changed

3 files changed

+12
-12
lines changed

package-lock.json

Lines changed: 8 additions & 8 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
@@ -42,6 +42,6 @@
4242
"jest-circus": "29.5.0",
4343
"js-yaml": "4.1.0",
4444
"ts-jest": "29.1.0",
45-
"typescript": "5.0.4"
45+
"typescript": "5.2.2"
4646
}
4747
}

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3351,9 +3351,9 @@ typed-array-length@^1.0.4:
33513351
for-each "^0.3.3"
33523352
is-typed-array "^1.1.9"
33533353

3354-
typescript@5.0.4:
3355-
version "5.0.4"
3356-
resolved "https://registry.npmjs.org/typescript/-/typescript-5.0.4.tgz"
3354+
typescript@5.2.2:
3355+
version "5.2.2"
3356+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.2.2.tgz#5ebb5e5a5b75f085f22bc3f8460fba308310fa78"
33573357

33583358
unbox-primitive@^1.0.2:
33593359
version "1.0.2"

0 commit comments

Comments
 (0)