Skip to content

Commit 749dc9f

Browse files
chore(deps-dev): Bump typescript from 5.1.6 to 5.2.2 (#361)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.1.6 to 5.2.2. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v5.1.6...v5.2.2) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9448598 commit 749dc9f

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
@@ -54,7 +54,7 @@
5454
"remark-mdx": "^2.3.0",
5555
"remark-preset-lint-consistent": "^5.1.2",
5656
"remark-preset-lint-recommended": "^6.1.3",
57-
"typescript": "5.1.6"
57+
"typescript": "5.2.2"
5858
},
5959
"resolutions": {
6060
"@types/react": "17.0.2"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8947,10 +8947,10 @@ typedarray@^0.0.6:
89478947
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
89488948
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
89498949

8950-
typescript@5.1.6:
8951-
version "5.1.6"
8952-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.1.6.tgz#02f8ac202b6dad2c0dd5e0913745b47a37998274"
8953-
integrity sha512-zaWCozRZ6DLEWAWFrVDz1H6FVXzUSfTy5FUMWsQlU8Ym5JP9eO4xkTIROFCQvhQf61z6O/G6ugw3SgAnvvm+HA==
8950+
typescript@5.2.2:
8951+
version "5.2.2"
8952+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.2.2.tgz#5ebb5e5a5b75f085f22bc3f8460fba308310fa78"
8953+
integrity sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w==
89548954

89558955
ua-parser-js@^0.7.30:
89568956
version "0.7.33"

0 commit comments

Comments
 (0)