Skip to content

Commit e316b34

Browse files
dependabot[bot]Lulalaby
authored andcommitted
chore(deps-dev): Bump typescript from 5.1.3 to 5.1.6 (#344)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.1.3 to 5.1.6. - [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-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 325c65f commit e316b34

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.3"
57+
"typescript": "5.1.6"
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
@@ -8942,10 +8942,10 @@ typedarray@^0.0.6:
89428942
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
89438943
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
89448944

8945-
8946-
version "5.1.3"
8947-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.1.3.tgz#8d84219244a6b40b6fb2b33cc1c062f715b9e826"
8948-
integrity sha512-XH627E9vkeqhlZFQuL+UsyAXEnibT0kWR2FWONlr4sTjvxyJYnyefgrkyECLzM5NenmKzRAy2rR/OlYLA1HkZw==
8945+
8946+
version "5.1.6"
8947+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.1.6.tgz#02f8ac202b6dad2c0dd5e0913745b47a37998274"
8948+
integrity sha512-zaWCozRZ6DLEWAWFrVDz1H6FVXzUSfTy5FUMWsQlU8Ym5JP9eO4xkTIROFCQvhQf61z6O/G6ugw3SgAnvvm+HA==
89498949

89508950
ua-parser-js@^0.7.30:
89518951
version "0.7.33"

0 commit comments

Comments
 (0)