Skip to content

Commit c561a75

Browse files
build(deps-dev): bump typescript from 5.0.4 to 5.1.6
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.0.4 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-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d35b74b commit c561a75

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
@@ -44,6 +44,6 @@
4444
"husky": "^8.0.3",
4545
"lint-staged": "^13.2.2",
4646
"prettier": "^2.8.8",
47-
"typescript": "^5.0.4"
47+
"typescript": "^5.1.6"
4848
}
4949
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1960,10 +1960,10 @@ type-is@~1.6.18:
19601960
media-typer "0.3.0"
19611961
mime-types "~2.1.24"
19621962

1963-
typescript@^5.0.4:
1964-
version "5.0.4"
1965-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.0.4.tgz#b217fd20119bd61a94d4011274e0ab369058da3b"
1966-
integrity sha512-cW9T5W9xY37cc+jfEnaUvX91foxtHkza3Nw3wkoF4sSlKn0MONdkdEndig/qPBWXNkmplh3NzayQzCiHM4/hqw==
1963+
typescript@^5.1.6:
1964+
version "5.1.6"
1965+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.1.6.tgz#02f8ac202b6dad2c0dd5e0913745b47a37998274"
1966+
integrity sha512-zaWCozRZ6DLEWAWFrVDz1H6FVXzUSfTy5FUMWsQlU8Ym5JP9eO4xkTIROFCQvhQf61z6O/G6ugw3SgAnvvm+HA==
19671967

19681968
undici@^5.22.0:
19691969
version "5.22.1"

0 commit comments

Comments
 (0)