Skip to content

Commit ceb5483

Browse files
authored
[engsys] bump api-extractor and typescript versions (#23726)
to be consistent with the ones in this repo and in latest codegen.
1 parent 5a6c70c commit ceb5483

2 files changed

Lines changed: 19 additions & 114 deletions

File tree

common/config/rush/pnpm-lock.yaml

Lines changed: 17 additions & 112 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sdk/maps/maps-route-rest/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
"tslib": "^2.4.0"
9292
},
9393
"devDependencies": {
94-
"@microsoft/api-extractor": "7.18.11",
94+
"@microsoft/api-extractor": "^7.31.1",
9595
"autorest": "latest",
9696
"@types/node": "^12.0.0",
9797
"dotenv": "^8.2.0",
@@ -100,7 +100,7 @@
100100
"prettier": "2.2.1",
101101
"rimraf": "^3.0.0",
102102
"source-map-support": "^0.5.9",
103-
"typescript": "~4.2.0",
103+
"typescript": "~4.6.0",
104104
"@azure/dev-tool": "^1.0.0",
105105
"@azure/eslint-plugin-azure-sdk": "^3.0.0",
106106
"@azure-tools/test-credential": "^1.0.0",

0 commit comments

Comments
 (0)