Skip to content

Commit

Permalink
Merge pull request #8785 from help-me-mom/renovate/e2e/jest/patch-ang…
Browse files Browse the repository at this point in the history
…ular-monorepo
  • Loading branch information
satanTime committed Apr 18, 2024
2 parents 9795dee + d88f71e commit d724b73
Show file tree
Hide file tree
Showing 2 changed files with 62 additions and 62 deletions.
106 changes: 53 additions & 53 deletions e2e/jest/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

18 changes: 9 additions & 9 deletions e2e/jest/package.json
Expand Up @@ -13,22 +13,22 @@
"test:jest:debug": "jest -i --watch"
},
"dependencies": {
"@angular/animations": "17.3.4",
"@angular/common": "17.3.4",
"@angular/compiler": "17.3.4",
"@angular/core": "17.3.4",
"@angular/forms": "17.3.4",
"@angular/platform-browser": "17.3.4",
"@angular/platform-browser-dynamic": "17.3.4",
"@angular/router": "17.3.4",
"@angular/animations": "17.3.5",
"@angular/common": "17.3.5",
"@angular/compiler": "17.3.5",
"@angular/core": "17.3.5",
"@angular/forms": "17.3.5",
"@angular/platform-browser": "17.3.5",
"@angular/platform-browser-dynamic": "17.3.5",
"@angular/router": "17.3.5",
"rxjs": "7.8.1",
"tslib": "2.6.2",
"zone.js": "0.14.4"
},
"devDependencies": {
"@angular-devkit/build-angular": "17.3.5",
"@angular/cli": "17.3.5",
"@angular/compiler-cli": "17.3.4",
"@angular/compiler-cli": "17.3.5",
"@types/jest": "29.5.12",
"@types/node": "20.12.7",
"jest": "29.7.0",
Expand Down

0 comments on commit d724b73

Please sign in to comment.