mirror of
https://github.com/tomru/pfadi-bussle.git
synced 2026-03-03 14:37:13 +01:00
Bump date-fns from 2.16.1 to 2.17.0
Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.16.1 to 2.17.0. - [Release notes](https://github.com/date-fns/date-fns/releases) - [Changelog](https://github.com/date-fns/date-fns/blob/master/CHANGELOG.md) - [Commits](https://github.com/date-fns/date-fns/compare/v2.16.1...v2.17.0) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
Thomas Ruoff
parent
a48cf10973
commit
c8d67020a4
6
package-lock.json
generated
6
package-lock.json
generated
@@ -3150,9 +3150,9 @@
|
||||
}
|
||||
},
|
||||
"date-fns": {
|
||||
"version": "2.16.1",
|
||||
"resolved": "https://registry.npmjs.org/date-fns/-/date-fns-2.16.1.tgz",
|
||||
"integrity": "sha512-sAJVKx/FqrLYHAQeN7VpJrPhagZc9R4ImZIWYRFZaaohR3KzmuK88touwsSwSVT8Qcbd4zoDsnGfX4GFB4imyQ=="
|
||||
"version": "2.17.0",
|
||||
"resolved": "https://registry.npmjs.org/date-fns/-/date-fns-2.17.0.tgz",
|
||||
"integrity": "sha512-ZEhqxUtEZeGgg9eHNSOAJ8O9xqSgiJdrL0lzSSfMF54x6KXWJiOH/xntSJ9YomJPrYH/p08t6gWjGWq1SDJlSA=="
|
||||
},
|
||||
"date-fns-tz": {
|
||||
"version": "1.0.12",
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
"test": "jest"
|
||||
},
|
||||
"dependencies": {
|
||||
"date-fns": "^2.16.1",
|
||||
"date-fns": "^2.17.0",
|
||||
"date-fns-tz": "^1.0.12",
|
||||
"ics": "^2.27.0",
|
||||
"mongoose": "^5.11.9",
|
||||
|
||||
Reference in New Issue
Block a user