Bump date-fns from 1.29.0 to 1.30.1 (#208)

Bumps [date-fns](https://github.com/date-fns/date-fns) from 1.29.0 to 1.30.1.
- [Release notes](https://github.com/date-fns/date-fns/releases)
- [Changelog](https://github.com/date-fns/date-fns/blob/v1.30.1/CHANGELOG.md)
- [Commits](https://github.com/date-fns/date-fns/compare/v1.29.0...v1.30.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
pull/209/head
dependabot[bot] 2018-12-11 10:22:10 +08:00 zatwierdzone przez Amio /
rodzic 263e18a8c5
commit c379e3c0ea
2 zmienionych plików z 4 dodań i 4 usunięć

6
package-lock.json wygenerowano
Wyświetl plik

@ -3519,9 +3519,9 @@
}
},
"date-fns": {
"version": "1.29.0",
"resolved": "https://registry.npmjs.org/date-fns/-/date-fns-1.29.0.tgz",
"integrity": "sha512-lbTXWZ6M20cWH8N9S6afb0SBm6tMk+uUg6z3MqHPKE9atmsY3kJkTm8vKe93izJ2B2+q5MV990sM2CHgtAZaOw=="
"version": "1.30.1",
"resolved": "https://registry.npmjs.org/date-fns/-/date-fns-1.30.1.tgz",
"integrity": "sha512-hBSVCvSmWC+QypYObzwGOd9wqdDpOt+0wl0KbU+R+uuZBS1jN8VsD1ss3irQDknRj5NvxiTF6oj/nDRnN/UQNw=="
},
"date-now": {
"version": "0.1.4",

Wyświetl plik

@ -25,7 +25,7 @@
"byte-size": "^4.0.4",
"cheerio": "^1.0.0-rc.2",
"chrome-webstore": "^1.2.1",
"date-fns": "^1.29.0",
"date-fns": "^1.30.1",
"got": "^9.3.2",
"lodash.debounce": "^4.0.8",
"micro": "^9.3.3",