Skip to content

Commit a968ae1

Browse files
committed
Update decoupled local dependencies.
1 parent b856fc9 commit a968ae1

File tree

46 files changed

+441
-267
lines changed

Some content is hidden

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

46 files changed

+441
-267
lines changed

.gitattributes

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,4 +47,4 @@ yarn.lock merge=binary
4747
#
4848
# For more information, see this issue: https://github.com/microsoft/rushstack/issues/1088
4949
#
50-
*.json linguist-language=JSON-with-Comments
50+
*.json linguist-language=JSON-with-Comments

.gitignore

+2-4
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ bower_components
3131
build/Release
3232

3333
# Dependency directories
34-
node_modules
34+
node_modules/
3535
jspm_packages/
3636

3737
# Optional npm cache directory
@@ -64,7 +64,7 @@ jspm_packages/
6464
*.iml
6565

6666
# Visual Studio Code
67-
.vscode/*
67+
.vscode
6868
!.vscode/settings.json
6969
!.vscode/tasks.json
7070
!.vscode/launch.json
@@ -82,8 +82,6 @@ common/autoinstallers/*/.npmrc
8282
.cache
8383
.heft
8484

85-
# Visual Studio Code
86-
.vscode
8785

8886
# Common toolchain intermediate files
8987
temp

apps/api-extractor/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,8 @@
5151
"typescript": "5.3.3"
5252
},
5353
"devDependencies": {
54-
"@rushstack/heft-node-rig": "2.4.16",
55-
"@rushstack/heft": "0.65.4",
54+
"@rushstack/heft-node-rig": "2.4.18",
55+
"@rushstack/heft": "0.65.5",
5656
"@types/heft-jest": "1.0.1",
5757
"@types/lodash": "4.14.116",
5858
"@types/node": "18.17.15",

apps/heft/package.json

+2-2
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.65.4",
55-
"@rushstack/heft-node-rig": "2.4.16",
54+
"@rushstack/heft": "0.65.5",
55+
"@rushstack/heft-node-rig": "2.4.18",
5656
"@types/heft-jest": "1.0.1",
5757
"@types/node": "18.17.15",
5858
"@types/watchpack": "2.4.0",
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+
}
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+
}
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+
}
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+
}
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+
}
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+
}
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+
}
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-config-file"
7+
}
8+
],
9+
"packageName": "@rushstack/heft-config-file",
10+
"email": "[email protected]"
11+
}
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-jest-plugin"
7+
}
8+
],
9+
"packageName": "@rushstack/heft-jest-plugin",
10+
"email": "[email protected]"
11+
}
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-lint-plugin"
7+
}
8+
],
9+
"packageName": "@rushstack/heft-lint-plugin",
10+
"email": "[email protected]"
11+
}
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-typescript-plugin"
7+
}
8+
],
9+
"packageName": "@rushstack/heft-typescript-plugin",
10+
"email": "[email protected]"
11+
}
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"
7+
}
8+
],
9+
"packageName": "@rushstack/heft",
10+
"email": "[email protected]"
11+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"changes": [
3+
{
4+
"comment": "",
5+
"type": "none",
6+
"packageName": "@rushstack/node-core-library"
7+
}
8+
],
9+
"packageName": "@rushstack/node-core-library",
10+
"email": "[email protected]"
11+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"changes": [
3+
{
4+
"comment": "",
5+
"type": "none",
6+
"packageName": "@rushstack/operation-graph"
7+
}
8+
],
9+
"packageName": "@rushstack/operation-graph",
10+
"email": "[email protected]"
11+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"changes": [
3+
{
4+
"comment": "",
5+
"type": "none",
6+
"packageName": "@rushstack/rig-package"
7+
}
8+
],
9+
"packageName": "@rushstack/rig-package",
10+
"email": "[email protected]"
11+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"changes": [
3+
{
4+
"comment": "",
5+
"type": "none",
6+
"packageName": "@rushstack/terminal"
7+
}
8+
],
9+
"packageName": "@rushstack/terminal",
10+
"email": "[email protected]"
11+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"changes": [
3+
{
4+
"comment": "",
5+
"type": "none",
6+
"packageName": "@rushstack/tree-pattern"
7+
}
8+
],
9+
"packageName": "@rushstack/tree-pattern",
10+
"email": "[email protected]"
11+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"changes": [
3+
{
4+
"comment": "",
5+
"type": "none",
6+
"packageName": "@rushstack/ts-command-line"
7+
}
8+
],
9+
"packageName": "@rushstack/ts-command-line",
10+
"email": "[email protected]"
11+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"changes": [
3+
{
4+
"comment": "",
5+
"type": "none",
6+
"packageName": "@rushstack/webpack4-localization-plugin"
7+
}
8+
],
9+
"packageName": "@rushstack/webpack4-localization-plugin",
10+
"email": "[email protected]"
11+
}

0 commit comments

Comments
 (0)