Skip to content

Commit 4e75507

Browse files
update Typescript
1 parent e44b64a commit 4e75507

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,8 @@
4242
},
4343
"license": "Apache-2.0",
4444
"devDependencies": {
45-
"@types/node": "^22.1.0",
4645
"@microsoft/api-extractor-model": "^7.29.4",
46+
"@types/node": "^22.1.0",
4747
"@typescript-eslint/eslint-plugin": "^8.0.1",
4848
"@typescript-eslint/parser": "^8.0.1",
4949
"chai": "^4.4.1",
@@ -58,6 +58,6 @@
5858
"source-map-support": "^0.5.21",
5959
"standard-version": "^9.5.0",
6060
"ts-node": "^10.9.2",
61-
"typescript": "^5.0.4"
61+
"typescript": "^5.5.4"
6262
}
6363
}

0 commit comments

Comments
 (0)