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 Nov 18, 2022
1 parent a78fe45 commit 306df19
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
Expand Up @@ -2,7 +2,7 @@

exports[`v13-new-workspace-create-application-false-ng-add-then-project it should pass linting when adding a project before running ng-add 2`] = `
Object {
"@angular-devkit/build-angular": "^14.2.9",
"@angular-devkit/build-angular": "^14.2.10",
"@angular-eslint/builder": "9999.0.1-local-integration-tests",
"@angular-eslint/eslint-plugin": "9999.0.1-local-integration-tests",
"@angular-eslint/eslint-plugin-template": "9999.0.1-local-integration-tests",
Expand All @@ -13,7 +13,7 @@ Object {
"@types/jasmine": "~4.0.0",
"@typescript-eslint/eslint-plugin": "5.43.0",
"@typescript-eslint/parser": "5.43.0",
"eslint": "^8.27.0",
"eslint": "^8.28.0",
"jasmine-core": "~4.3.0",
"karma": "~6.4.0",
"karma-chrome-launcher": "~3.1.0",
Expand Down
Expand Up @@ -2,7 +2,7 @@

exports[`v13-new-workspace-create-application-false-project-then-ng-add it should pass linting when ng-add is run before adding a project 2`] = `
Object {
"@angular-devkit/build-angular": "^14.2.9",
"@angular-devkit/build-angular": "^14.2.10",
"@angular-eslint/builder": "9999.0.1-local-integration-tests",
"@angular-eslint/eslint-plugin": "9999.0.1-local-integration-tests",
"@angular-eslint/eslint-plugin-template": "9999.0.1-local-integration-tests",
Expand All @@ -13,7 +13,7 @@ Object {
"@types/jasmine": "~4.0.0",
"@typescript-eslint/eslint-plugin": "5.43.0",
"@typescript-eslint/parser": "5.43.0",
"eslint": "^8.27.0",
"eslint": "^8.28.0",
"jasmine-core": "~4.3.0",
"karma": "~6.4.0",
"karma-chrome-launcher": "~3.1.0",
Expand Down
Expand Up @@ -13,7 +13,7 @@ Object {
"@types/jasmine": "~4.0.0",
"@typescript-eslint/eslint-plugin": "5.43.0",
"@typescript-eslint/parser": "5.43.0",
"eslint": "^8.27.0",
"eslint": "^8.28.0",
"jasmine-core": "~4.3.0",
"karma": "~6.4.0",
"karma-chrome-launcher": "~3.1.0",
Expand Down

0 comments on commit 306df19

Please sign in to comment.