Skip to content

Commit

Permalink
chore(e2e/min): update angular monorepo to v17.3.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 9, 2024
1 parent ae27354 commit 2235717
Show file tree
Hide file tree
Showing 2 changed files with 56 additions and 56 deletions.
96 changes: 48 additions & 48 deletions e2e/min/package-lock.json

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

16 changes: 8 additions & 8 deletions e2e/min/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,21 +16,21 @@
"test:jest:debug": "npm run test:jest -- -i --watch"
},
"dependencies": {
"@angular/common": "17.3.7",
"@angular/compiler": "17.3.7",
"@angular/core": "17.3.7",
"@angular/forms": "17.3.7",
"@angular/platform-browser": "17.3.7",
"@angular/platform-browser-dynamic": "17.3.7",
"@angular/router": "17.3.7",
"@angular/common": "17.3.8",
"@angular/compiler": "17.3.8",
"@angular/core": "17.3.8",
"@angular/forms": "17.3.8",
"@angular/platform-browser": "17.3.8",
"@angular/platform-browser-dynamic": "17.3.8",
"@angular/router": "17.3.8",
"rxjs": "7.8.1",
"tslib": "2.6.2",
"zone.js": "0.14.5"
},
"devDependencies": {
"@angular-devkit/build-angular": "17.3.6",
"@angular/cli": "17.3.6",
"@angular/compiler-cli": "17.3.7",
"@angular/compiler-cli": "17.3.8",
"@types/jasmine": "5.1.4",
"@types/jest": "29.5.12",
"@types/node": "20.12.10",
Expand Down

0 comments on commit 2235717

Please sign in to comment.