Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit700a9e9

Browse files
committed
Bump cyclic dependencies
1 parenta6de30c commit700a9e9

File tree

20 files changed

+40
-40
lines changed

20 files changed

+40
-40
lines changed

‎apps/api-extractor-model/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@
1818
"@microsoft/tsdoc":"0.12.14"
1919
},
2020
"devDependencies": {
21-
"@microsoft/node-library-build":"6.3.11",
22-
"@microsoft/rush-stack-compiler-3.5":"0.3.11",
21+
"@microsoft/node-library-build":"6.4.5",
22+
"@microsoft/rush-stack-compiler-3.5":"0.4.4",
2323
"@rushstack/eslint-config":"0.5.4",
2424
"@types/jest":"23.3.11",
2525
"@types/node":"10.17.13",

‎apps/api-extractor/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,8 @@
4343
"typescript":"~3.7.2"
4444
},
4545
"devDependencies": {
46-
"@microsoft/node-library-build":"6.3.11",
47-
"@microsoft/rush-stack-compiler-3.5":"0.3.11",
46+
"@microsoft/node-library-build":"6.4.5",
47+
"@microsoft/rush-stack-compiler-3.5":"0.4.4",
4848
"@rushstack/eslint-config":"0.5.4",
4949
"@types/jest":"23.3.11",
5050
"@types/lodash":"4.14.116",

‎core-build/gulp-core-build-mocha/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@
2121
"gulp-mocha":"~6.0.0"
2222
},
2323
"devDependencies": {
24-
"@microsoft/node-library-build":"6.3.11",
25-
"@microsoft/rush-stack-compiler-3.5":"0.3.11",
24+
"@microsoft/node-library-build":"6.4.5",
25+
"@microsoft/rush-stack-compiler-3.5":"0.4.4",
2626
"@rushstack/eslint-config":"0.5.4",
2727
"@types/glob":"7.1.1",
2828
"@types/gulp":"4.0.6",

‎core-build/gulp-core-build-typescript/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,9 @@
2323
},
2424
"devDependencies": {
2525
"@microsoft/api-extractor":"7.7.9",
26-
"@microsoft/node-library-build":"6.3.11",
26+
"@microsoft/node-library-build":"6.4.5",
2727
"@microsoft/rush-stack-compiler-3.1":"0.9.4",
28-
"@microsoft/rush-stack-compiler-3.5":"0.3.11",
28+
"@microsoft/rush-stack-compiler-3.5":"0.4.4",
2929
"@rushstack/eslint-config":"0.5.4",
3030
"@types/glob":"7.1.1",
3131
"@types/resolve":"0.0.8",

‎core-build/gulp-core-build/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,8 @@
5353
"z-schema":"~3.18.3"
5454
},
5555
"devDependencies": {
56-
"@microsoft/node-library-build":"6.3.11",
57-
"@microsoft/rush-stack-compiler-3.5":"0.3.11",
56+
"@microsoft/node-library-build":"6.4.5",
57+
"@microsoft/rush-stack-compiler-3.5":"0.4.4",
5858
"@rushstack/eslint-config":"0.5.4",
5959
"@types/chai":"3.4.34",
6060
"@types/glob":"7.1.1",

‎libraries/node-core-library/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@
2121
"z-schema":"~3.18.3"
2222
},
2323
"devDependencies": {
24-
"@microsoft/node-library-build":"6.3.11",
25-
"@microsoft/rush-stack-compiler-3.5":"0.3.11",
24+
"@microsoft/node-library-build":"6.4.5",
25+
"@microsoft/rush-stack-compiler-3.5":"0.4.4",
2626
"@rushstack/eslint-config":"0.5.4",
2727
"@types/fs-extra":"5.0.4",
2828
"@types/jest":"23.3.11",

‎libraries/ts-command-line/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@
2121
"@types/jest":"23.3.11",
2222
"@types/node":"10.17.13",
2323
"gulp":"~4.0.2",
24-
"@microsoft/node-library-build":"6.3.11",
25-
"@microsoft/rush-stack-compiler-3.5":"0.3.11",
24+
"@microsoft/node-library-build":"6.4.5",
25+
"@microsoft/rush-stack-compiler-3.5":"0.4.4",
2626
"@rushstack/eslint-config":"0.5.4"
2727
}
2828
}

‎stack/eslint-plugin/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@
2424
"eslint":"^5.0.0 || ^6.0.0"
2525
},
2626
"devDependencies": {
27-
"@microsoft/node-library-build":"6.3.11",
28-
"@microsoft/rush-stack-compiler-3.5":"0.3.11",
27+
"@microsoft/node-library-build":"6.4.5",
28+
"@microsoft/rush-stack-compiler-3.5":"0.4.4",
2929
"@types/eslint":"6.1.3",
3030
"@types/estree":"0.0.39",
3131
"@types/node":"10.17.13",

‎stack/rush-stack-compiler-2.4/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@
2929
"typescript":"~2.4.2"
3030
},
3131
"devDependencies": {
32-
"@microsoft/node-library-build":"6.3.11",
33-
"@microsoft/rush-stack-compiler-3.5":"0.3.11",
32+
"@microsoft/node-library-build":"6.4.5",
33+
"@microsoft/rush-stack-compiler-3.5":"0.4.4",
3434
"@microsoft/rush-stack-compiler-shared":"0.0.0",
3535
"@rushstack/eslint-config":"0.5.4",
3636
"gulp":"~4.0.2"

‎stack/rush-stack-compiler-2.7/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@
2929
"typescript":"~2.7.2"
3030
},
3131
"devDependencies": {
32-
"@microsoft/node-library-build":"6.3.11",
33-
"@microsoft/rush-stack-compiler-3.5":"0.3.11",
32+
"@microsoft/node-library-build":"6.4.5",
33+
"@microsoft/rush-stack-compiler-3.5":"0.4.4",
3434
"@microsoft/rush-stack-compiler-shared":"0.0.0",
3535
"@rushstack/eslint-config":"0.5.4",
3636
"gulp":"~4.0.2"

‎stack/rush-stack-compiler-2.8/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@
2929
"typescript":"~2.8.4"
3030
},
3131
"devDependencies": {
32-
"@microsoft/node-library-build":"6.3.11",
33-
"@microsoft/rush-stack-compiler-3.5":"0.3.11",
32+
"@microsoft/node-library-build":"6.4.5",
33+
"@microsoft/rush-stack-compiler-3.5":"0.4.4",
3434
"@microsoft/rush-stack-compiler-shared":"0.0.0",
3535
"@rushstack/eslint-config":"0.5.4",
3636
"gulp":"~4.0.2"

‎stack/rush-stack-compiler-2.9/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@
2929
"typescript":"~2.9.2"
3030
},
3131
"devDependencies": {
32-
"@microsoft/node-library-build":"6.3.11",
33-
"@microsoft/rush-stack-compiler-3.5":"0.3.11",
32+
"@microsoft/node-library-build":"6.4.5",
33+
"@microsoft/rush-stack-compiler-3.5":"0.4.4",
3434
"@microsoft/rush-stack-compiler-shared":"0.0.0",
3535
"@rushstack/eslint-config":"0.5.4",
3636
"gulp":"~4.0.2"

‎stack/rush-stack-compiler-3.0/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@
2929
"typescript":"~3.0.3"
3030
},
3131
"devDependencies": {
32-
"@microsoft/node-library-build":"6.3.11",
33-
"@microsoft/rush-stack-compiler-3.5":"0.3.11",
32+
"@microsoft/node-library-build":"6.4.5",
33+
"@microsoft/rush-stack-compiler-3.5":"0.4.4",
3434
"@microsoft/rush-stack-compiler-shared":"0.0.0",
3535
"@rushstack/eslint-config":"0.5.4",
3636
"gulp":"~4.0.2"

‎stack/rush-stack-compiler-3.1/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@
2929
"typescript":"~3.1.6"
3030
},
3131
"devDependencies": {
32-
"@microsoft/node-library-build":"6.3.11",
33-
"@microsoft/rush-stack-compiler-3.5":"0.3.11",
32+
"@microsoft/node-library-build":"6.4.5",
33+
"@microsoft/rush-stack-compiler-3.5":"0.4.4",
3434
"@microsoft/rush-stack-compiler-shared":"0.0.0",
3535
"@rushstack/eslint-config":"0.5.4",
3636
"gulp":"~4.0.2"

‎stack/rush-stack-compiler-3.2/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@
2929
"typescript":"~3.2.4"
3030
},
3131
"devDependencies": {
32-
"@microsoft/node-library-build":"6.3.11",
33-
"@microsoft/rush-stack-compiler-3.5":"0.3.11",
32+
"@microsoft/node-library-build":"6.4.5",
33+
"@microsoft/rush-stack-compiler-3.5":"0.4.4",
3434
"@microsoft/rush-stack-compiler-shared":"0.0.0",
3535
"@rushstack/eslint-config":"0.5.4",
3636
"gulp":"~4.0.2"

‎stack/rush-stack-compiler-3.3/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@
2929
"typescript":"~3.3.3"
3030
},
3131
"devDependencies": {
32-
"@microsoft/node-library-build":"6.3.11",
33-
"@microsoft/rush-stack-compiler-3.5":"0.3.11",
32+
"@microsoft/node-library-build":"6.4.5",
33+
"@microsoft/rush-stack-compiler-3.5":"0.4.4",
3434
"@microsoft/rush-stack-compiler-shared":"0.0.0",
3535
"@rushstack/eslint-config":"0.5.4",
3636
"gulp":"~4.0.2"

‎stack/rush-stack-compiler-3.4/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@
2929
"typescript":"~3.4.3"
3030
},
3131
"devDependencies": {
32-
"@microsoft/node-library-build":"6.3.11",
33-
"@microsoft/rush-stack-compiler-3.5":"0.3.11",
32+
"@microsoft/node-library-build":"6.4.5",
33+
"@microsoft/rush-stack-compiler-3.5":"0.4.4",
3434
"@microsoft/rush-stack-compiler-shared":"0.0.0",
3535
"@rushstack/eslint-config":"0.5.4",
3636
"gulp":"~4.0.2"

‎stack/rush-stack-compiler-3.5/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@
2929
"typescript":"~3.5.3"
3030
},
3131
"devDependencies": {
32-
"@microsoft/node-library-build":"6.3.11",
33-
"@microsoft/rush-stack-compiler-3.5":"0.3.11",
32+
"@microsoft/node-library-build":"6.4.5",
33+
"@microsoft/rush-stack-compiler-3.5":"0.4.4",
3434
"@microsoft/rush-stack-compiler-shared":"0.0.0",
3535
"@rushstack/eslint-config":"0.5.4",
3636
"gulp":"~4.0.2"

‎stack/rush-stack-compiler-3.6/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@
2929
"typescript":"~3.6.4"
3030
},
3131
"devDependencies": {
32-
"@microsoft/node-library-build":"6.3.11",
33-
"@microsoft/rush-stack-compiler-3.5":"0.3.11",
32+
"@microsoft/node-library-build":"6.4.5",
33+
"@microsoft/rush-stack-compiler-3.5":"0.4.4",
3434
"@microsoft/rush-stack-compiler-shared":"0.0.0",
3535
"@rushstack/eslint-config":"0.5.4",
3636
"gulp":"~4.0.2"

‎stack/rush-stack-compiler-3.7/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@
2929
"typescript":"~3.7.2"
3030
},
3131
"devDependencies": {
32-
"@microsoft/node-library-build":"6.3.11",
33-
"@microsoft/rush-stack-compiler-3.5":"0.3.11",
32+
"@microsoft/node-library-build":"6.4.5",
33+
"@microsoft/rush-stack-compiler-3.5":"0.4.4",
3434
"@microsoft/rush-stack-compiler-shared":"0.0.0",
3535
"@rushstack/eslint-config":"0.5.4",
3636
"gulp":"~4.0.2"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp