mirror of
				https://github.com/ZetaKebab/kesper.git
				synced 2025-11-04 08:09:49 +00:00 
			
		
		
		
	Pin dependency gulp-concat to 2.6.1 (#647)
This commit is contained in:
		
				
					committed by
					
						
						John O'Nolan
					
				
			
			
				
	
			
			
			
						parent
						
							e253954051
						
					
				
				
					commit
					7c8cba7fab
				
			@@ -52,7 +52,7 @@
 | 
			
		||||
        "cssnano": "4.1.10",
 | 
			
		||||
        "gscan": "3.1.1",
 | 
			
		||||
        "gulp": "4.0.2",
 | 
			
		||||
        "gulp-concat": "^2.6.1",
 | 
			
		||||
        "gulp-concat": "2.6.1",
 | 
			
		||||
        "gulp-livereload": "4.0.2",
 | 
			
		||||
        "gulp-postcss": "8.0.0",
 | 
			
		||||
        "gulp-uglify": "3.0.2",
 | 
			
		||||
 
 | 
			
		||||
@@ -1903,7 +1903,7 @@ gulp-cli@^2.2.0:
 | 
			
		||||
    v8flags "^3.0.1"
 | 
			
		||||
    yargs "^7.1.0"
 | 
			
		||||
 | 
			
		||||
gulp-concat@^2.6.1:
 | 
			
		||||
gulp-concat@2.6.1:
 | 
			
		||||
  version "2.6.1"
 | 
			
		||||
  resolved "https://registry.yarnpkg.com/gulp-concat/-/gulp-concat-2.6.1.tgz#633d16c95d88504628ad02665663cee5a4793353"
 | 
			
		||||
  integrity sha1-Yz0WyV2IUEYorQJmVmPO5aR5M1M=
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user