Skip to content

Commit

Permalink
chore: update integration test snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
JamesHenry committed Jan 16, 2023
1 parent cf30cf6 commit 4354fd4
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ exports[`v13-new-workspace-create-application-false-ng-add-then-project it shoul
"@angular/cli": "~15.X.X",
"@angular/compiler-cli": "^15.X.X",
"@types/jasmine": "~4.3.0",
"@typescript-eslint/eslint-plugin": "5.48.1",
"@typescript-eslint/parser": "5.48.1",
"@typescript-eslint/eslint-plugin": "5.48.2",
"@typescript-eslint/parser": "5.48.2",
"eslint": "^8.32.0",
"jasmine-core": "~4.5.0",
"karma": "~6.4.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ exports[`v13-new-workspace-create-application-false-project-then-ng-add it shoul
"@angular/cli": "~15.X.X",
"@angular/compiler-cli": "^15.X.X",
"@types/jasmine": "~4.3.0",
"@typescript-eslint/eslint-plugin": "5.48.1",
"@typescript-eslint/parser": "5.48.1",
"@typescript-eslint/eslint-plugin": "5.48.2",
"@typescript-eslint/parser": "5.48.2",
"eslint": "^8.32.0",
"jasmine-core": "~4.5.0",
"karma": "~6.4.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ exports[`v13-new-workspace it should pass linting after creating a new workspace
"@angular/cli": "~15.X.X",
"@angular/compiler-cli": "^15.X.X",
"@types/jasmine": "~4.3.0",
"@typescript-eslint/eslint-plugin": "5.48.1",
"@typescript-eslint/parser": "5.48.1",
"@typescript-eslint/eslint-plugin": "5.48.2",
"@typescript-eslint/parser": "5.48.2",
"eslint": "^8.32.0",
"jasmine-core": "~4.5.0",
"karma": "~6.4.0",
Expand Down

0 comments on commit 4354fd4

Please sign in to comment.