Update cross-env to the latest version 🚀 (#279)
* fix(package): update cross-env to version 5.1.5 * chore(package): update lockfile https://npm.im/greenkeeper-lockfile
This commit is contained in:
		
							parent
							
								
									494905b6bb
								
							
						
					
					
						commit
						a0eae273ac
					
				
					 2 changed files with 4 additions and 4 deletions
				
			
		
							
								
								
									
										6
									
								
								package-lock.json
									
										
									
										generated
									
									
									
								
							
							
						
						
									
										6
									
								
								package-lock.json
									
										
									
										generated
									
									
									
								
							| 
						 | 
					@ -2416,9 +2416,9 @@
 | 
				
			||||||
      }
 | 
					      }
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "cross-env": {
 | 
					    "cross-env": {
 | 
				
			||||||
      "version": "5.1.4",
 | 
					      "version": "5.1.5",
 | 
				
			||||||
      "resolved": "https://registry.npmjs.org/cross-env/-/cross-env-5.1.4.tgz",
 | 
					      "resolved": "https://registry.npmjs.org/cross-env/-/cross-env-5.1.5.tgz",
 | 
				
			||||||
      "integrity": "sha512-Mx8mw6JWhfpYoEk7PGvHxJMLQwQHORAs8+2bX+C1lGQ4h3GkDb1zbzC2Nw85YH9ZQMlO0BHZxMacgrfPmMFxbg==",
 | 
					      "integrity": "sha512-GSiNTbvTU3pXzewRKGP0Y+rVP2CzifY2pqSEdtHzLLj41pRdkrgY7e4uSnBoR/pmYaqZr/lwwjg/Q4kNX30hWQ==",
 | 
				
			||||||
      "requires": {
 | 
					      "requires": {
 | 
				
			||||||
        "cross-spawn": "5.1.0",
 | 
					        "cross-spawn": "5.1.0",
 | 
				
			||||||
        "is-windows": "1.0.2"
 | 
					        "is-windows": "1.0.2"
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -45,7 +45,7 @@
 | 
				
			||||||
    "cheerio": "1.0.0-rc.2",
 | 
					    "cheerio": "1.0.0-rc.2",
 | 
				
			||||||
    "child-process-promise": "2.2.1",
 | 
					    "child-process-promise": "2.2.1",
 | 
				
			||||||
    "chokidar": "2.0.3",
 | 
					    "chokidar": "2.0.3",
 | 
				
			||||||
    "cross-env": "5.1.4",
 | 
					    "cross-env": "5.1.5",
 | 
				
			||||||
    "css-loader": "0.28.11",
 | 
					    "css-loader": "0.28.11",
 | 
				
			||||||
    "escape-html": "1.0.3",
 | 
					    "escape-html": "1.0.3",
 | 
				
			||||||
    "esm": "3.0.28",
 | 
					    "esm": "3.0.28",
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		
		Reference in a new issue