{"version":3,"sources":["../../../packages/tools/wac-cli/src/angular15/configs/ci-build-yml-config.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,eAAO,MAAM,QAAQ;;;;;;;CAOpB,CAAC","file":"ci-build-yml-config.d.ts","sourcesContent":["/**\r\n * The configuration file for the ci-build-yml-config.ts file upgrading to Angular 15.\r\n */\r\n\r\nexport const replaces = {\r\n    'displayName: \\'Use Node 12.18.3\\'' : 'displayName: \\'Use Node 16.14.0\\'',\r\n    'versionSpec: 12.18.3': 'versionSpec: 16.14.0',\r\n    'displayName: \\'npm install @angular/cli\\'': 'displayName: \\'npm install @angular/cli@15.2.9\\'',\r\n    'customCommand: \\'install -g @angular/cli@11.2.13\\'': 'customCommand: \\'install -g @angular/cli@15.2.9\\'',\r\n    'displayName: \\'npm install typescript\\'': 'displayName: \\'npm install typescript@4.8.2\\'',\r\n    'customCommand: \\'install -g typescript@4.1.5\\'': 'customCommand: \\'install -g typescript@4.8.2\\''\r\n};\r\n"]}