Skip to content

Commit 280fc9d

Browse files
chore: bump typescript from 4.7.3 to 5.1.6 in /offlinedocs (#8819)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.7.3 to 5.1.6. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v4.7.3...v5.1.6) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b84bba8 commit 280fc9d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

offlinedocs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"eslint": "8.45.0",
4141
"eslint-config-next": "13.4.10",
4242
"prettier": "3.0.0",
43-
"typescript": "4.7.3"
43+
"typescript": "5.1.6"
4444
},
4545
"engines": {
4646
"npm": ">=9.0.0 <10.0.0",

offlinedocs/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4894,10 +4894,10 @@ typed-array-length@^1.0.4:
48944894
for-each "^0.3.3"
48954895
is-typed-array "^1.1.9"
48964896

4897-
typescript@4.7.3:
4898-
version "4.7.3"
4899-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.3.tgz#8364b502d5257b540f9de4c40be84c98e23a129d"
4900-
integrity sha512-WOkT3XYvrpXx4vMMqlD+8R8R37fZkjyLGlxavMc4iB8lrl8L0DeTcHbYgw/v0N/z9wAFsgBhcsF0ruoySS22mA==
4897+
typescript@5.1.6:
4898+
version "5.1.6"
4899+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.1.6.tgz#02f8ac202b6dad2c0dd5e0913745b47a37998274"
4900+
integrity sha512-zaWCozRZ6DLEWAWFrVDz1H6FVXzUSfTy5FUMWsQlU8Ym5JP9eO4xkTIROFCQvhQf61z6O/G6ugw3SgAnvvm+HA==
49014901

49024902
unbox-primitive@^1.0.2:
49034903
version "1.0.2"

0 commit comments

Comments
 (0)