Bump @angular/compiler-cli from 13.2.2 to 13.2.3 in /src-ui
Bumps [@angular/compiler-cli](https://github.com/angular/angular/tree/HEAD/packages/compiler-cli) from 13.2.2 to 13.2.3. - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/master/docs/RELEASE_SCHEDULE.md) - [Commits](https://github.com/angular/angular/commits/13.2.3/packages/compiler-cli) --- updated-dependencies: - dependency-name: "@angular/compiler-cli" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
		
							parent
							
								
									ab81439aac
								
							
						
					
					
						commit
						e889c2e54e
					
				
							
								
								
									
										16
									
								
								src-ui/package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										16
									
								
								src-ui/package-lock.json
									
									
									
										generated
									
									
									
								
							@ -35,7 +35,7 @@
 | 
			
		||||
      "devDependencies": {
 | 
			
		||||
        "@angular-devkit/build-angular": "~13.2.3",
 | 
			
		||||
        "@angular/cli": "~13.2.4",
 | 
			
		||||
        "@angular/compiler-cli": "~13.2.2",
 | 
			
		||||
        "@angular/compiler-cli": "~13.2.3",
 | 
			
		||||
        "@types/jasmine": "~3.10.3",
 | 
			
		||||
        "@types/jasminewd2": "~2.0.3",
 | 
			
		||||
        "@types/node": "^12.11.1",
 | 
			
		||||
@ -501,9 +501,9 @@
 | 
			
		||||
      }
 | 
			
		||||
    },
 | 
			
		||||
    "node_modules/@angular/compiler-cli": {
 | 
			
		||||
      "version": "13.2.2",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/@angular/compiler-cli/-/compiler-cli-13.2.2.tgz",
 | 
			
		||||
      "integrity": "sha512-tuOIcEEKVIht+mKrj0rtX3I8gc+ByPjzpCZhFQRggxM6xbKJIToO1zERbEGKrZ+sUJ6BB5KLvscDy+Pddy3b8w==",
 | 
			
		||||
      "version": "13.2.3",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/@angular/compiler-cli/-/compiler-cli-13.2.3.tgz",
 | 
			
		||||
      "integrity": "sha512-Y3q1rjb6aqCMEAkDwzvTNjAkHbQWDmDIApTaqAZul2GsuTvqPLfdriSMxBAFe1WOfw+fKdncsMnV35ij+iOnHA==",
 | 
			
		||||
      "dependencies": {
 | 
			
		||||
        "@babel/core": "^7.8.6",
 | 
			
		||||
        "chokidar": "^3.0.0",
 | 
			
		||||
@ -525,7 +525,7 @@
 | 
			
		||||
        "node": "^12.20.0 || ^14.15.0 || >=16.10.0"
 | 
			
		||||
      },
 | 
			
		||||
      "peerDependencies": {
 | 
			
		||||
        "@angular/compiler": "13.2.2",
 | 
			
		||||
        "@angular/compiler": "13.2.3",
 | 
			
		||||
        "typescript": ">=4.4.2 <4.6"
 | 
			
		||||
      }
 | 
			
		||||
    },
 | 
			
		||||
@ -13523,9 +13523,9 @@
 | 
			
		||||
      }
 | 
			
		||||
    },
 | 
			
		||||
    "@angular/compiler-cli": {
 | 
			
		||||
      "version": "13.2.2",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/@angular/compiler-cli/-/compiler-cli-13.2.2.tgz",
 | 
			
		||||
      "integrity": "sha512-tuOIcEEKVIht+mKrj0rtX3I8gc+ByPjzpCZhFQRggxM6xbKJIToO1zERbEGKrZ+sUJ6BB5KLvscDy+Pddy3b8w==",
 | 
			
		||||
      "version": "13.2.3",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/@angular/compiler-cli/-/compiler-cli-13.2.3.tgz",
 | 
			
		||||
      "integrity": "sha512-Y3q1rjb6aqCMEAkDwzvTNjAkHbQWDmDIApTaqAZul2GsuTvqPLfdriSMxBAFe1WOfw+fKdncsMnV35ij+iOnHA==",
 | 
			
		||||
      "requires": {
 | 
			
		||||
        "@babel/core": "^7.8.6",
 | 
			
		||||
        "chokidar": "^3.0.0",
 | 
			
		||||
 | 
			
		||||
@ -38,7 +38,7 @@
 | 
			
		||||
  "devDependencies": {
 | 
			
		||||
    "@angular-devkit/build-angular": "~13.2.3",
 | 
			
		||||
    "@angular/cli": "~13.2.4",
 | 
			
		||||
    "@angular/compiler-cli": "~13.2.2",
 | 
			
		||||
    "@angular/compiler-cli": "~13.2.3",
 | 
			
		||||
    "@types/jasmine": "~3.10.3",
 | 
			
		||||
    "@types/jasminewd2": "~2.0.3",
 | 
			
		||||
    "@types/node": "^12.11.1",
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user