mirror of
				https://github.com/Unleash/unleash.git
				synced 2025-10-27 11:02:16 +01:00 
			
		
		
		
	* fix(package): update normalize.css to version 8.0.0 🚀 (#114)
This commit is contained in:
		
							parent
							
								
									56539d83e6
								
							
						
					
					
						commit
						1117c4fc26
					
				@ -40,7 +40,7 @@
 | 
				
			|||||||
  "dependencies": {
 | 
					  "dependencies": {
 | 
				
			||||||
    "debug": "^3.1.0",
 | 
					    "debug": "^3.1.0",
 | 
				
			||||||
    "immutable": "^3.8.1",
 | 
					    "immutable": "^3.8.1",
 | 
				
			||||||
    "normalize.css": "^7.0.0",
 | 
					    "normalize.css": "^8.0.0",
 | 
				
			||||||
    "prop-types": "^15.5.10",
 | 
					    "prop-types": "^15.5.10",
 | 
				
			||||||
    "react": "^15.6.1",
 | 
					    "react": "^15.6.1",
 | 
				
			||||||
    "react-dnd": "^2.1.4",
 | 
					    "react-dnd": "^2.1.4",
 | 
				
			||||||
 | 
				
			|||||||
@ -4271,9 +4271,9 @@ normalize-url@^1.4.0:
 | 
				
			|||||||
    query-string "^4.1.0"
 | 
					    query-string "^4.1.0"
 | 
				
			||||||
    sort-keys "^1.0.0"
 | 
					    sort-keys "^1.0.0"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
normalize.css@^7.0.0:
 | 
					normalize.css@^8.0.0:
 | 
				
			||||||
  version "7.0.0"
 | 
					  version "8.0.0"
 | 
				
			||||||
  resolved "https://registry.yarnpkg.com/normalize.css/-/normalize.css-7.0.0.tgz#abfb1dd82470674e0322b53ceb1aaf412938e4bf"
 | 
					  resolved "https://registry.yarnpkg.com/normalize.css/-/normalize.css-8.0.0.tgz#14ac5e461612538a4ce9be90a7da23f86e718493"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
npm-run-path@^2.0.0:
 | 
					npm-run-path@^2.0.0:
 | 
				
			||||||
  version "2.0.2"
 | 
					  version "2.0.2"
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user