Skip to content

Commit 5f9f44d

Browse files
Bump date-fns from 2.8.1 to 2.16.1
Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.8.1 to 2.16.1. - [Release notes](https://github.com/date-fns/date-fns/releases) - [Changelog](https://github.com/date-fns/date-fns/blob/master/CHANGELOG.md) - [Commits](date-fns/date-fns@v2.8.1...v2.16.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent bf31412 commit 5f9f44d

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"dependencies": {
1111
"@gridsome/source-filesystem": "^0.6.0",
1212
"@gridsome/transformer-remark": "^0.6.3",
13-
"date-fns": "^2.0.0",
13+
"date-fns": "^2.16.1",
1414
"gridsome": "^0.7.0",
1515
"gridsome-plugin-remark-shiki": "^0.3.0",
1616
"normalize.css": "^8.0.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3124,10 +3124,10 @@ dashdash@^1.12.0:
31243124
dependencies:
31253125
assert-plus "^1.0.0"
31263126

3127-
date-fns@^2.0.0:
3128-
version "2.8.1"
3129-
resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.8.1.tgz#2109362ccb6c87c3ca011e9e31f702bc09e4123b"
3130-
integrity sha512-EL/C8IHvYRwAHYgFRse4MGAPSqlJVlOrhVYZ75iQBKrnv+ZedmYsgwH3t+BCDuZDXpoo07+q9j4qgSSOa7irJg==
3127+
date-fns@^2.16.1:
3128+
version "2.16.1"
3129+
resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.16.1.tgz#05775792c3f3331da812af253e1a935851d3834b"
3130+
integrity sha512-sAJVKx/FqrLYHAQeN7VpJrPhagZc9R4ImZIWYRFZaaohR3KzmuK88touwsSwSVT8Qcbd4zoDsnGfX4GFB4imyQ==
31313131

31323132
dateformat@^3.0.3:
31333133
version "3.0.3"

0 commit comments

Comments
 (0)