Skip to content

Commit

Permalink
chore(e2e/jasmine): update angular monorepo to v17.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 4, 2024
1 parent 986c8ec commit e3e0362
Show file tree
Hide file tree
Showing 2 changed files with 62 additions and 62 deletions.
106 changes: 53 additions & 53 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": "17.3.2",
"@angular/common": "17.3.2",
"@angular/compiler": "17.3.2",
"@angular/core": "17.3.2",
"@angular/forms": "17.3.2",
"@angular/platform-browser": "17.3.2",
"@angular/platform-browser-dynamic": "17.3.2",
"@angular/router": "17.3.2",
"@angular/animations": "17.3.3",
"@angular/common": "17.3.3",
"@angular/compiler": "17.3.3",
"@angular/core": "17.3.3",
"@angular/forms": "17.3.3",
"@angular/platform-browser": "17.3.3",
"@angular/platform-browser-dynamic": "17.3.3",
"@angular/router": "17.3.3",
"rxjs": "7.8.1",
"tslib": "2.6.2",
"zone.js": "0.14.4"
},
"devDependencies": {
"@angular-devkit/build-angular": "17.3.3",
"@angular/cli": "17.3.3",
"@angular/compiler-cli": "17.3.2",
"@angular/compiler-cli": "17.3.3",
"@types/jasmine": "5.1.4",
"@types/node": "20.12.3",
"jasmine-core": "5.1.2",
Expand Down

0 comments on commit e3e0362

Please sign in to comment.