Skip to content

Commit 8289a9a

Browse files
chore(deps-dev): Bump typescript from 5.0.4 to 5.1.3 (#335)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.0.4 to 5.1.3. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v5.0.4...v5.1.3) --- 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 cc61a0f commit 8289a9a

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.0.4"
57+
"typescript": "5.1.3"
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
@@ -8930,10 +8930,10 @@ typedarray@^0.0.6:
89308930
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
89318931
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
89328932

8933-
typescript@5.0.4:
8934-
version "5.0.4"
8935-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.0.4.tgz#b217fd20119bd61a94d4011274e0ab369058da3b"
8936-
integrity sha512-cW9T5W9xY37cc+jfEnaUvX91foxtHkza3Nw3wkoF4sSlKn0MONdkdEndig/qPBWXNkmplh3NzayQzCiHM4/hqw==
8933+
typescript@5.1.3:
8934+
version "5.1.3"
8935+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.1.3.tgz#8d84219244a6b40b6fb2b33cc1c062f715b9e826"
8936+
integrity sha512-XH627E9vkeqhlZFQuL+UsyAXEnibT0kWR2FWONlr4sTjvxyJYnyefgrkyECLzM5NenmKzRAy2rR/OlYLA1HkZw==
89378937

89388938
ua-parser-js@^0.7.30:
89398939
version "0.7.33"

0 commit comments

Comments
 (0)