Skip to content

Commit

Permalink
build: update Jest deps (#2646)
Browse files Browse the repository at this point in the history
  • Loading branch information
ahnpnl authored May 31, 2021
1 parent 65ad4d0 commit 5806111
Show file tree
Hide file tree
Showing 29 changed files with 4,290 additions and 4,210 deletions.
4 changes: 2 additions & 2 deletions e2e/__external-repos__/custom-typings/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@
"devDependencies": {
"@types/jest": "^26.0.23",
"@types/jquery": "^3.5.5",
"jest": "^27.0.1",
"jest": "^27.0.3",
"jquery": "^3.6.0",
"typescript": "^4.2.4"
"typescript": "^4.3.2"
},
"wantedDependencies": {
"jquery": "latest",
Expand Down
640 changes: 320 additions & 320 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,11 +30,11 @@
"@nestjs/testing": "^7.6.17",
"@types/jest": "^26.0.23",
"@types/lodash": "^4.14.170",
"jest": "^27.0.1",
"jest": "^27.0.3",
"lodash": "^4.17.21",
"reflect-metadata": "^0.1.13",
"rxjs": "^7.1.0",
"typescript": "^4.2.4",
"typescript": "^4.3.2",
"weak-napi": "^2.0.2"
}
}
Loading

0 comments on commit 5806111

Please sign in to comment.