Skip to content
This repository was archived by the owner on Mar 9, 2022. It is now read-only.

Commit f6a420d

Browse files
committed
fix(deps): update dependency date-fns to v2.25.0
1 parent f58a18e commit f6a420d

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
@@ -14,7 +14,7 @@
1414
"dependencies": {
1515
"@nordnet/ui": "6.20.3",
1616
"babel-plugin-styled-components": "1.13.2",
17-
"date-fns": "2.23.0",
17+
"date-fns": "2.25.0",
1818
"gray-matter": "4.0.3",
1919
"lodash": "4.17.21",
2020
"next": "11.0.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1581,10 +1581,10 @@ [email protected]:
15811581
resolved "https://registry.yarnpkg.com/data-uri-to-buffer/-/data-uri-to-buffer-3.0.1.tgz#594b8973938c5bc2c33046535785341abc4f3636"
15821582
integrity sha512-WboRycPNsVw3B3TL559F7kuBUM4d8CgMEvk6xEJlOp7OBPjt6G7z8WMWlD2rOFZLk6OYfFIUGsCOWzcQH9K2og==
15831583

1584-
date-fns@2.23.0:
1585-
version "2.23.0"
1586-
resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.23.0.tgz#4e886c941659af0cf7b30fafdd1eaa37e88788a9"
1587-
integrity sha512-5ycpauovVyAk0kXNZz6ZoB9AYMZB4DObse7P3BPWmyEjXNORTI8EJ6X0uaSAq4sCHzM1uajzrkr6HnsLQpxGXA==
1584+
date-fns@2.25.0:
1585+
version "2.25.0"
1586+
resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.25.0.tgz#8c5c8f1d958be3809a9a03f4b742eba894fc5680"
1587+
integrity sha512-ovYRFnTrbGPD4nqaEqescPEv1mNwvt+UTqI3Ay9SzNtey9NZnYu6E2qCcBBgJ6/2VF1zGGygpyTDITqpQQ5e+w==
15881588

15891589
date-fns@^2.16.1:
15901590
version "2.21.3"

0 commit comments

Comments
 (0)