Skip to content

Commit e271c5b

Browse files
committed
update snapshot
1 parent 69872e3 commit e271c5b

File tree

2 files changed

+26
-39
lines changed

2 files changed

+26
-39
lines changed

generators/angular/__snapshots__/generator.spec.ts.snap

Lines changed: 18 additions & 39 deletions
Original file line numberDiff line numberDiff line change
@@ -17,13 +17,10 @@ exports[`generator - angular gateway-jwt-skipUserManagement(true)-withAdminUi(fa
1717
".yo-rc.json": {
1818
"stateCleared": "modified",
1919
},
20-
"clientRoot/.eslintignore": {
20+
"clientRoot/angular.json": {
2121
"stateCleared": "modified",
2222
},
23-
"clientRoot/.eslintrc.json": {
24-
"stateCleared": "modified",
25-
},
26-
"clientRoot/angular.json": {
23+
"clientRoot/eslint.config.mjs": {
2724
"stateCleared": "modified",
2825
},
2926
"clientRoot/jest.conf.js": {
@@ -700,13 +697,10 @@ exports[`generator - angular gateway-oauth2-withAdminUi(true)-skipJhipsterDepend
700697
".yo-rc.json": {
701698
"stateCleared": "modified",
702699
},
703-
"clientRoot/.eslintignore": {
704-
"stateCleared": "modified",
705-
},
706-
"clientRoot/.eslintrc.json": {
700+
"clientRoot/angular.json": {
707701
"stateCleared": "modified",
708702
},
709-
"clientRoot/angular.json": {
703+
"clientRoot/eslint.config.mjs": {
710704
"stateCleared": "modified",
711705
},
712706
"clientRoot/jest.conf.js": {
@@ -1605,13 +1599,10 @@ exports[`generator - angular microservice-jwt-skipUserManagement(false)-withAdmi
16051599
".yo-rc.json": {
16061600
"stateCleared": "modified",
16071601
},
1608-
"clientRoot/.eslintignore": {
1609-
"stateCleared": "modified",
1610-
},
1611-
"clientRoot/.eslintrc.json": {
1602+
"clientRoot/angular.json": {
16121603
"stateCleared": "modified",
16131604
},
1614-
"clientRoot/angular.json": {
1605+
"clientRoot/eslint.config.mjs": {
16151606
"stateCleared": "modified",
16161607
},
16171608
"clientRoot/jest.conf.js": {
@@ -2252,12 +2243,6 @@ exports[`generator - angular microservice-jwt-skipUserManagement(false)-withAdmi
22522243

22532244
exports[`generator - angular microservice-oauth2-withAdminUi(true)-skipJhipsterDependencies(true)-enableTranslation(true)--websocket(false) should match generated files snapshot 1`] = `
22542245
{
2255-
".eslintignore": {
2256-
"stateCleared": "modified",
2257-
},
2258-
".eslintrc.json": {
2259-
"stateCleared": "modified",
2260-
},
22612246
".jhipster/EntityWithCustomId.json": {
22622247
"stateCleared": "modified",
22632248
},
@@ -2276,6 +2261,9 @@ exports[`generator - angular microservice-oauth2-withAdminUi(true)-skipJhipsterD
22762261
"angular.json": {
22772262
"stateCleared": "modified",
22782263
},
2264+
"eslint.config.mjs": {
2265+
"stateCleared": "modified",
2266+
},
22792267
"jest.conf.js": {
22802268
"stateCleared": "modified",
22812269
},
@@ -2923,12 +2911,6 @@ exports[`generator - angular microservice-oauth2-withAdminUi(true)-skipJhipsterD
29232911

29242912
exports[`generator - angular monolith-jwt-skipUserManagement(false)-withAdminUi(true)-skipJhipsterDependencies(true)-enableTranslation(true)--websocket(true) should match generated files snapshot 1`] = `
29252913
{
2926-
".eslintignore": {
2927-
"stateCleared": "modified",
2928-
},
2929-
".eslintrc.json": {
2930-
"stateCleared": "modified",
2931-
},
29322914
".jhipster/EntityWithCustomId.json": {
29332915
"stateCleared": "modified",
29342916
},
@@ -2947,6 +2929,9 @@ exports[`generator - angular monolith-jwt-skipUserManagement(false)-withAdminUi(
29472929
"angular.json": {
29482930
"stateCleared": "modified",
29492931
},
2932+
"eslint.config.mjs": {
2933+
"stateCleared": "modified",
2934+
},
29502935
"jest.conf.js": {
29512936
"stateCleared": "modified",
29522937
},
@@ -3999,12 +3984,6 @@ exports[`generator - angular monolith-jwt-skipUserManagement(false)-withAdminUi(
39993984

40003985
exports[`generator - angular monolith-oauth2-withAdminUi(false)-skipJhipsterDependencies(false)-enableTranslation(false)-websocket(false) should match generated files snapshot 1`] = `
40013986
{
4002-
".eslintignore": {
4003-
"stateCleared": "modified",
4004-
},
4005-
".eslintrc.json": {
4006-
"stateCleared": "modified",
4007-
},
40083987
".jhipster/EntityWithCustomId.json": {
40093988
"stateCleared": "modified",
40103989
},
@@ -4023,6 +4002,9 @@ exports[`generator - angular monolith-oauth2-withAdminUi(false)-skipJhipsterDepe
40234002
"angular.json": {
40244003
"stateCleared": "modified",
40254004
},
4005+
"eslint.config.mjs": {
4006+
"stateCleared": "modified",
4007+
},
40264008
"jest.conf.js": {
40274009
"stateCleared": "modified",
40284010
},
@@ -4655,12 +4637,6 @@ exports[`generator - angular monolith-oauth2-withAdminUi(false)-skipJhipsterDepe
46554637

46564638
exports[`generator - angular monolith-session-skipUserManagement(true)-withAdminUi(false)-skipJhipsterDependencies(false)-enableTranslation(false)-websocket(true) should match generated files snapshot 1`] = `
46574639
{
4658-
".eslintignore": {
4659-
"stateCleared": "modified",
4660-
},
4661-
".eslintrc.json": {
4662-
"stateCleared": "modified",
4663-
},
46644640
".jhipster/EntityWithCustomId.json": {
46654641
"stateCleared": "modified",
46664642
},
@@ -4679,6 +4655,9 @@ exports[`generator - angular monolith-session-skipUserManagement(true)-withAdmin
46794655
"angular.json": {
46804656
"stateCleared": "modified",
46814657
},
4658+
"eslint.config.mjs": {
4659+
"stateCleared": "modified",
4660+
},
46824661
"jest.conf.js": {
46834662
"stateCleared": "modified",
46844663
},

generators/app/__snapshots__/generator.spec.ts.snap

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -627,6 +627,7 @@ exports[`generator - app with default config should match snapshot 1`] = `
627627
"@types/node": "TYPES_NODE_VERSION",
628628
"@types/sockjs-client": "TYPES_SOCKJS_CLIENT_VERSION",
629629
"@typescript-eslint/eslint-plugin": "TYPESCRIPT_ESLINT_ESLINT_PLUGIN_VERSION",
630+
"angular-eslint": "ANGULAR_ESLINT_VERSION",
630631
"babel-loader": "BABEL_LOADER_VERSION",
631632
"babel-plugin-istanbul": "BABEL_PLUGIN_ISTANBUL_VERSION",
632633
"bootstrap": "BOOTSTRAP_VERSION",
@@ -642,8 +643,10 @@ exports[`generator - app with default config should match snapshot 1`] = `
642643
"eslint": "ESLINT_VERSION",
643644
"eslint-config-prettier": "ESLINT_CONFIG_PRETTIER_VERSION",
644645
"eslint-plugin-cypress": "ESLINT_PLUGIN_CYPRESS_VERSION",
646+
"eslint-plugin-prettier": "ESLINT_PLUGIN_PRETTIER_VERSION",
645647
"eslint-webpack-plugin": "ESLINT_WEBPACK_PLUGIN_VERSION",
646648
"folder-hash": "FOLDER_HASH_VERSION",
649+
"globals": "GLOBALS_VERSION",
647650
"husky": "HUSKY_VERSION",
648651
"jest": "JEST_VERSION",
649652
"jest-date-mock": "JEST_DATE_MOCK_VERSION",
@@ -668,6 +671,7 @@ exports[`generator - app with default config should match snapshot 1`] = `
668671
"ts-jest": "TS_JEST_VERSION",
669672
"tslib": "TSLIB_VERSION",
670673
"typescript": "TYPESCRIPT_VERSION",
674+
"typescript-eslint": "TYPESCRIPT_ESLINT_VERSION",
671675
"wait-on": "WAIT_ON_VERSION",
672676
"webpack": "WEBPACK_VERSION",
673677
"webpack-bundle-analyzer": "WEBPACK_BUNDLE_ANALYZER_VERSION",
@@ -1231,6 +1235,7 @@ exports[`generator - app with gateway should match snapshot 1`] = `
12311235
"@types/node": "TYPES_NODE_VERSION",
12321236
"@types/sockjs-client": "TYPES_SOCKJS_CLIENT_VERSION",
12331237
"@typescript-eslint/eslint-plugin": "TYPESCRIPT_ESLINT_ESLINT_PLUGIN_VERSION",
1238+
"angular-eslint": "ANGULAR_ESLINT_VERSION",
12341239
"babel-loader": "BABEL_LOADER_VERSION",
12351240
"babel-plugin-istanbul": "BABEL_PLUGIN_ISTANBUL_VERSION",
12361241
"bootstrap": "BOOTSTRAP_VERSION",
@@ -1246,8 +1251,10 @@ exports[`generator - app with gateway should match snapshot 1`] = `
12461251
"eslint": "ESLINT_VERSION",
12471252
"eslint-config-prettier": "ESLINT_CONFIG_PRETTIER_VERSION",
12481253
"eslint-plugin-cypress": "ESLINT_PLUGIN_CYPRESS_VERSION",
1254+
"eslint-plugin-prettier": "ESLINT_PLUGIN_PRETTIER_VERSION",
12491255
"eslint-webpack-plugin": "ESLINT_WEBPACK_PLUGIN_VERSION",
12501256
"folder-hash": "FOLDER_HASH_VERSION",
1257+
"globals": "GLOBALS_VERSION",
12511258
"husky": "HUSKY_VERSION",
12521259
"jest": "JEST_VERSION",
12531260
"jest-date-mock": "JEST_DATE_MOCK_VERSION",
@@ -1272,6 +1279,7 @@ exports[`generator - app with gateway should match snapshot 1`] = `
12721279
"ts-jest": "TS_JEST_VERSION",
12731280
"tslib": "TSLIB_VERSION",
12741281
"typescript": "TYPESCRIPT_VERSION",
1282+
"typescript-eslint": "TYPESCRIPT_ESLINT_VERSION",
12751283
"wait-on": "WAIT_ON_VERSION",
12761284
"webpack": "WEBPACK_VERSION",
12771285
"webpack-bundle-analyzer": "WEBPACK_BUNDLE_ANALYZER_VERSION",

0 commit comments

Comments
 (0)