Skip to content

Commit

Permalink
Bump jest-preset-angular from 10.1.0 to 11.0.0-rc.2
Browse files Browse the repository at this point in the history
  • Loading branch information
akunzai committed Nov 8, 2021
1 parent 5133abf commit 15397bb
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@typescript-eslint/parser": "5.3.0",
"eslint": "7.32.0",
"jest": "27.3.1",
"jest-preset-angular": "10.1.0",
"jest-preset-angular": "11.0.0-rc.2",
"msw": "0.35.0",
"ts-node": "10.4.0",
"typescript": "4.4.4"
Expand Down
11 changes: 6 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3541,7 +3541,7 @@ __metadata:
bootstrap-icons: 1.7.0
eslint: 7.32.0
jest: 27.3.1
jest-preset-angular: 10.1.0
jest-preset-angular: 11.0.0-rc.2
msw: 0.35.0
ng-click-outside: 9.0.0
rxjs: 7.4.0
Expand Down Expand Up @@ -7449,18 +7449,19 @@ __metadata:
languageName: node
linkType: hard

"jest-preset-angular@npm:10.1.0":
version: 10.1.0
resolution: "jest-preset-angular@npm:10.1.0"
"jest-preset-angular@npm:11.0.0-rc.2":
version: 11.0.0-rc.2
resolution: "jest-preset-angular@npm:11.0.0-rc.2"
dependencies:
esbuild: 0.13.12
jest-environment-jsdom: ^27.0.0
pretty-format: ^27.0.0
ts-jest: ^27.0.0
peerDependencies:
"@angular/compiler-cli": ">=10.0.0"
"@angular/core": ">=10.0.0"
"@angular/platform-browser-dynamic": ">=10.0.0"
checksum: 703217f82b9361f87344e7ec784d8b5ed01078d1474119707bb3765f1fce9af32dfe1afc63714cf0ecf17cc7cb63156b28a42b472c3d8b8d86c96cace9bd64dd
checksum: 59a0c52caa7d5217f5949f3bd3e330e1d40aaccbdc59508ca44ab172ac40571ee567e40eb3a5d7337b70d3c6684db87a955884959d6a6f8b49a2304edad900db
languageName: node
linkType: hard

Expand Down

0 comments on commit 15397bb

Please sign in to comment.