Skip to content

Commit e0bc43d

Browse files
committed
Upgrade date-fns to 2.1.0 (from 2.0.1)
1 parent f39a4f0 commit e0bc43d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"clipboard": "2.0.4",
2525
"datatables.net-buttons-dt": "2.2.0",
2626
"datatables.net-dt": "2.1.1",
27-
"date-fns": "2.0.1",
27+
"date-fns": "2.1.0",
2828
"eonasdan-bootstrap-datetimepicker": "4.17.47",
2929
"es6-shim": "0.35.5",
3030
"file-saver": "2.0.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1184,10 +1184,10 @@ datatables.net@>=1.10.9, datatables.net@^1.10.15:
11841184
dependencies:
11851185
jquery ">=1.7"
11861186

1187-
date-fns@2.0.1:
1188-
version "2.0.1"
1189-
resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.0.1.tgz#c5f30e31d3294918e6b6a82753a4e719120e203d"
1190-
integrity sha512-C14oTzTZy8DH1Eq8N78owrCWvf3+cnJw88BTK/N3DYWVxDJuJzPaNdplzYxDYuuXXGvqBcO4Vy5SOrwAooXSWw==
1187+
date-fns@2.1.0:
1188+
version "2.1.0"
1189+
resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.1.0.tgz#0d7e806c3cefe14a943532dbf968995ccfd46bd9"
1190+
integrity sha512-eKeLk3sLCnxB/0PN4t1+zqDtSs4jb4mXRSTZ2okmx/myfWyDqeO4r5nnmA5LClJiCwpuTMeK2v5UQPuE4uMaxA==
11911191

11921192
dateformat@^3.0.3:
11931193
version "3.0.3"

0 commit comments

Comments
 (0)