Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
mshima committed Jul 18, 2024
1 parent c5697aa commit 2a579ce
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
2 changes: 0 additions & 2 deletions generators/angular/resources/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,10 @@
"@angular-architects/module-federation-runtime": "18.0.4",
"@angular-builders/custom-webpack": "18.0.0",
"@angular-builders/jest": "18.0.0",
"@angular-eslint/eslint-plugin": "18.1.0",
"@angular/cli": "18.1.1",
"@types/jest": "29.5.12",
"@types/node": "20.11.25",
"@types/sockjs-client": "1.5.4",
"@typescript-eslint/eslint-plugin": "7.16.1",
"angular-eslint": "18.1.0",
"browser-sync": "3.0.2",
"browser-sync-webpack-plugin": "2.3.0",
Expand Down
4 changes: 0 additions & 4 deletions generators/app/__snapshots__/generator.spec.ts.snap
Original file line number Diff line number Diff line change
Expand Up @@ -612,7 +612,6 @@ exports[`generator - app with default config should match snapshot 1`] = `
"@angular-architects/module-federation-runtime": "ANGULAR_ARCHITECTS_MODULE_FEDERATION_RUNTIME_VERSION",
"@angular-builders/custom-webpack": "ANGULAR_BUILDERS_CUSTOM_WEBPACK_VERSION",
"@angular-builders/jest": "ANGULAR_BUILDERS_JEST_VERSION",
"@angular-eslint/eslint-plugin": "ANGULAR_ESLINT_ESLINT_PLUGIN_VERSION",
"@angular/cli": "ANGULAR_CLI_VERSION",
"@angular/common": "ANGULAR_COMMON_VERSION",
"@cypress/code-coverage": "CYPRESS_CODE_COVERAGE_VERSION",
Expand All @@ -627,7 +626,6 @@ exports[`generator - app with default config should match snapshot 1`] = `
"@types/jest": "TYPES_JEST_VERSION",
"@types/node": "TYPES_NODE_VERSION",
"@types/sockjs-client": "TYPES_SOCKJS_CLIENT_VERSION",
"@typescript-eslint/eslint-plugin": "TYPESCRIPT_ESLINT_ESLINT_PLUGIN_VERSION",
"angular-eslint": "ANGULAR_ESLINT_VERSION",
"babel-loader": "BABEL_LOADER_VERSION",
"babel-plugin-istanbul": "BABEL_PLUGIN_ISTANBUL_VERSION",
Expand Down Expand Up @@ -1222,7 +1220,6 @@ exports[`generator - app with gateway should match snapshot 1`] = `
"@angular-architects/module-federation-runtime": "ANGULAR_ARCHITECTS_MODULE_FEDERATION_RUNTIME_VERSION",
"@angular-builders/custom-webpack": "ANGULAR_BUILDERS_CUSTOM_WEBPACK_VERSION",
"@angular-builders/jest": "ANGULAR_BUILDERS_JEST_VERSION",
"@angular-eslint/eslint-plugin": "ANGULAR_ESLINT_ESLINT_PLUGIN_VERSION",
"@angular/cli": "ANGULAR_CLI_VERSION",
"@angular/common": "ANGULAR_COMMON_VERSION",
"@cypress/code-coverage": "CYPRESS_CODE_COVERAGE_VERSION",
Expand All @@ -1237,7 +1234,6 @@ exports[`generator - app with gateway should match snapshot 1`] = `
"@types/jest": "TYPES_JEST_VERSION",
"@types/node": "TYPES_NODE_VERSION",
"@types/sockjs-client": "TYPES_SOCKJS_CLIENT_VERSION",
"@typescript-eslint/eslint-plugin": "TYPESCRIPT_ESLINT_ESLINT_PLUGIN_VERSION",
"angular-eslint": "ANGULAR_ESLINT_VERSION",
"babel-loader": "BABEL_LOADER_VERSION",
"babel-plugin-istanbul": "BABEL_PLUGIN_ISTANBUL_VERSION",
Expand Down

0 comments on commit 2a579ce

Please sign in to comment.