1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-12-22 19:07:54 +01:00

* fix(package): update normalize.css to version 8.0.0 🚀 (#114)

This commit is contained in:
greenkeeper[bot] 2018-02-09 07:23:59 +01:00 committed by Simen Bekkhus
parent 56539d83e6
commit 1117c4fc26
2 changed files with 4 additions and 4 deletions

View File

@ -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",

View File

@ -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"