Skip to content

Commit ab7c4fd

Browse files
Bump typescript from 2.9.2 to 5.0.4 (#96)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 2.9.2 to 5.0.4. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v2.9.2...v5.0.4) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: koros <[email protected]>
1 parent 466240f commit ab7c4fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@
1414
"url": "https://github.com/microsoftgraph/msgraph-beta-typescript-typings.git"
1515
},
1616
"devDependencies": {
17+
"typescript": "^5.0.4",
1718
"@types/chai": "^4.3.4",
18-
"typescript": "^2.2.1",
1919
"chai": "^4.3.7",
2020
"mocha": "^10.2.0",
2121
"@microsoft/microsoft-graph-client": "^3.0.5"

0 commit comments

Comments
 (0)