Skip to content

Commit

Permalink
build: update schematics dependencies to ~5.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
angular-robot authored and alan-agius4 committed Sep 9, 2024
1 parent d87822c commit eb97c43
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@
"devDependencies": {
"@types/node": "^18.18.0",
"@types/jasmine": "~5.1.0",
"jasmine": "~5.2.0"
"jasmine": "~5.3.0"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"@types/node": "^18.18.0",
"browser-sync": "^3.0.0",
"express": "^4.18.2",
"jasmine-core": "~5.2.0",
"jasmine-core": "~5.3.0",
"jasmine-spec-reporter": "~7.0.0",
"karma-chrome-launcher": "~3.2.0",
"karma-coverage": "~2.2.0",
Expand Down

0 comments on commit eb97c43

Please sign in to comment.