Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 660d44b

Browse files
committed
Bump decoupled local dependencies.
1 parent 6c84f22 commit 660d44b

File tree

42 files changed

+433
-229
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

42 files changed

+433
-229
lines changed

.gitignore

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,4 @@ lib-commonjs
9292
lib-shim
9393
dist
9494
dist-storybook
95-
*.scss.ts
96-
*.sass.ts
9795
*.tsbuildinfo

apps/api-extractor/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,8 @@
5252
"typescript": "5.4.2"
5353
},
5454
"devDependencies": {
55-
"@rushstack/heft-node-rig": "2.6.14",
56-
"@rushstack/heft": "0.66.16",
55+
"@rushstack/heft-node-rig": "2.6.15",
56+
"@rushstack/heft": "0.66.17",
5757
"@types/heft-jest": "1.0.1",
5858
"@types/lodash": "4.14.116",
5959
"@types/minimatch": "3.0.5",

apps/heft/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,8 @@
5151
"devDependencies": {
5252
"@microsoft/api-extractor": "workspace:*",
5353
"local-eslint-config": "workspace:*",
54-
"@rushstack/heft": "0.66.16",
55-
"@rushstack/heft-node-rig": "2.6.14",
54+
"@rushstack/heft": "0.66.17",
55+
"@rushstack/heft-node-rig": "2.6.15",
5656
"@types/heft-jest": "1.0.1",
5757
"@types/node": "18.17.15",
5858
"@types/watchpack": "2.4.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/api-extractor-model"
7+
}
8+
],
9+
"packageName": "@microsoft/api-extractor-model",
10+
"email": "[email protected]"
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/api-extractor"
7+
}
8+
],
9+
"packageName": "@microsoft/api-extractor",
10+
"email": "[email protected]"
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": "@rushstack/eslint-patch"
7+
}
8+
],
9+
"packageName": "@rushstack/eslint-patch",
10+
"email": "[email protected]"
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": "@rushstack/eslint-plugin-packlets"
7+
}
8+
],
9+
"packageName": "@rushstack/eslint-plugin-packlets",
10+
"email": "[email protected]"
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": "@rushstack/eslint-plugin-security"
7+
}
8+
],
9+
"packageName": "@rushstack/eslint-plugin-security",
10+
"email": "[email protected]"
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": "@rushstack/eslint-plugin"
7+
}
8+
],
9+
"packageName": "@rushstack/eslint-plugin",
10+
"email": "[email protected]"
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": "@rushstack/heft-api-extractor-plugin"
7+
}
8+
],
9+
"packageName": "@rushstack/heft-api-extractor-plugin",
10+
"email": "[email protected]"
11+
}

0 commit comments

Comments
 (0)