Skip to content
This repository was archived by the owner on May 7, 2018. It is now read-only.

Commit 936fd01

Browse files
renovate[bot]dherges
authored andcommitted
fix: update normalize.css to version ^8.0.0 (#70)
1 parent d5e610f commit 936fd01

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@angular/router": "^5.0.0",
2626
"core-js": "^2.4.1",
2727
"milligram": "^1.3.0",
28-
"normalize.css": "^7.0.0",
28+
"normalize.css": "^8.0.0",
2929
"rxjs": "^5.4.2",
3030
"zone.js": "^0.8.14"
3131
},

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4289,9 +4289,9 @@ normalize-url@^1.4.0:
42894289
query-string "^4.1.0"
42904290
sort-keys "^1.0.0"
42914291

4292-
normalize.css@^7.0.0:
4293-
version "7.0.0"
4294-
resolved "https://registry.yarnpkg.com/normalize.css/-/normalize.css-7.0.0.tgz#abfb1dd82470674e0322b53ceb1aaf412938e4bf"
4292+
normalize.css@^8.0.0:
4293+
version "8.0.0"
4294+
resolved "https://registry.yarnpkg.com/normalize.css/-/normalize.css-8.0.0.tgz#14ac5e461612538a4ce9be90a7da23f86e718493"
42954295

42964296
normalize.css@~5.0.0:
42974297
version "5.0.0"

0 commit comments

Comments
 (0)