Skip to content

Commit cbe26fe

Browse files
committed
Update rushstack dependencies.
1 parent 0355420 commit cbe26fe

File tree

13 files changed

+818
-888
lines changed

13 files changed

+818
-888
lines changed

api-demo/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
"typescript": "~5.4.2"
1111
},
1212
"devDependencies": {
13-
"@rushstack/heft-node-rig": "~2.6.11",
14-
"@rushstack/heft": "^0.66.13",
13+
"@rushstack/heft-node-rig": "~2.6.45",
14+
"@rushstack/heft": "^0.68.10",
1515
"@types/heft-jest": "1.0.3",
1616
"@types/node": "14.18.36",
1717
"eslint": "~8.57.0",
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"changes": [
3+
{
4+
"comment": "",
5+
"type": "none",
6+
"packageName": "@microsoft/tsdoc-config"
7+
}
8+
],
9+
"packageName": "@microsoft/tsdoc-config",
10+
"email": "iclanton@users.noreply.github.com"
11+
}
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"changes": [
3+
{
4+
"comment": "",
5+
"type": "none",
6+
"packageName": "@microsoft/tsdoc"
7+
}
8+
],
9+
"packageName": "@microsoft/tsdoc",
10+
"email": "iclanton@users.noreply.github.com"
11+
}
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"changes": [
3+
{
4+
"comment": "",
5+
"type": "none",
6+
"packageName": "eslint-plugin-tsdoc"
7+
}
8+
],
9+
"packageName": "eslint-plugin-tsdoc",
10+
"email": "iclanton@users.noreply.github.com"
11+
}

0 commit comments

Comments
 (0)