Skip to content

Commit

Permalink
chore(e2e/jasmine): update angular monorepo to v18.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 24, 2024
1 parent 5b10131 commit 04cf01a
Show file tree
Hide file tree
Showing 2 changed files with 137 additions and 73 deletions.
192 changes: 128 additions & 64 deletions e2e/jasmine/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/jasmine/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,22 +13,22 @@
"test:jasmine": "ng test"
},
"dependencies": {
"@angular/animations": "18.1.1",
"@angular/common": "18.1.1",
"@angular/compiler": "18.1.1",
"@angular/core": "18.1.1",
"@angular/forms": "18.1.1",
"@angular/platform-browser": "18.1.1",
"@angular/platform-browser-dynamic": "18.1.1",
"@angular/router": "18.1.1",
"@angular/animations": "18.1.2",
"@angular/common": "18.1.2",
"@angular/compiler": "18.1.2",
"@angular/core": "18.1.2",
"@angular/forms": "18.1.2",
"@angular/platform-browser": "18.1.2",
"@angular/platform-browser-dynamic": "18.1.2",
"@angular/router": "18.1.2",
"rxjs": "7.8.1",
"tslib": "2.6.3",
"zone.js": "0.14.8"
},
"devDependencies": {
"@angular-devkit/build-angular": "18.1.1",
"@angular/cli": "18.1.1",
"@angular/compiler-cli": "18.1.1",
"@angular/compiler-cli": "18.1.2",
"@types/jasmine": "5.1.4",
"@types/node": "20.14.11",
"jasmine-core": "5.2.0",
Expand Down

0 comments on commit 04cf01a

Please sign in to comment.