Skip to content

Commit

Permalink
build(devs-infra): adopt [email protected] (#2556)
Browse files Browse the repository at this point in the history
  • Loading branch information
ahnpnl committed May 5, 2021
1 parent e5a9964 commit 123762c
Show file tree
Hide file tree
Showing 25 changed files with 3,917 additions and 3,840 deletions.
2 changes: 1 addition & 1 deletion e2e/__external-repos__/custom-typings/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"devDependencies": {
"@types/jest": "^26.0.23",
"@types/jquery": "^3.5.5",
"jest": "^27.0.0-next.8",
"jest": "^27.0.0-next.9",
"jquery": "^3.6.0",
"typescript": "^4.2.4"
},
Expand Down
564 changes: 283 additions & 281 deletions e2e/__external-repos__/custom-typings/yarn.lock

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions e2e/__external-repos__/memory-usage/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,10 @@
"@nestjs/testing": "^7.6.15",
"@types/jest": "^26.0.23",
"@types/lodash": "^4.14.168",
"jest": "^27.0.0-next.8",
"jest": "^27.0.0-next.9",
"lodash": "^4.17.21",
"reflect-metadata": "^0.1.13",
"rxjs": "^6.6.7",
"rxjs": "^7.0.0",
"typescript": "^4.2.4",
"weak-napi": "^2.0.2"
}
Expand Down
581 changes: 289 additions & 292 deletions e2e/__external-repos__/memory-usage/yarn.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion e2e/__external-repos__/path-mapping/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"private": true,
"devDependencies": {
"@types/jest": "^26.0.23",
"jest": "^27.0.0-next.8",
"jest": "^27.0.0-next.9",
"typescript": "^4.2.4"
},
"wantedDependencies": {
Expand Down
564 changes: 283 additions & 281 deletions e2e/__external-repos__/path-mapping/yarn.lock

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"devDependencies": {
"@types/jest": "^26.0.23",
"@types/lodash": "^4.14.168",
"jest": "^27.0.0-next.8",
"jest": "^27.0.0-next.9",
"typescript": "^4.2.4"
},
"wantedDependencies": {
Expand Down
564 changes: 283 additions & 281 deletions e2e/__external-repos__/simple-project-references/yarn.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion e2e/__external-repos__/simple/with-dependency/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"devDependencies": {
"@types/jest": "^26.0.23",
"dependency": "file:../dependency",
"jest": "^27.0.0-next.8",
"jest": "^27.0.0-next.9",
"typescript": "^4.2.4"
},
"wantedDependencies": {
Expand Down
Loading

0 comments on commit 123762c

Please sign in to comment.