Skip to content

Commit 6216f37

Browse files
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](date-fns/date-fns@v2.16.1...v2.17.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 2fe0718 commit 6216f37

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
@@ -18,7 +18,7 @@
1818
"celebrate": "^13.0.4",
1919
"class-transformer": "^0.3.1",
2020
"cors": "^2.8.5",
21-
"date-fns": "^2.16.1",
21+
"date-fns": "^2.17.0",
2222
"dotenv": "^8.2.0",
2323
"express": "^4.17.1",
2424
"express-async-errors": "^3.1.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2560,10 +2560,10 @@ data-urls@^2.0.0:
25602560
whatwg-mimetype "^2.3.0"
25612561
whatwg-url "^8.0.0"
25622562

2563-
date-fns@^2.16.1:
2564-
version "2.16.1"
2565-
resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.16.1.tgz#05775792c3f3331da812af253e1a935851d3834b"
2566-
integrity sha512-sAJVKx/FqrLYHAQeN7VpJrPhagZc9R4ImZIWYRFZaaohR3KzmuK88touwsSwSVT8Qcbd4zoDsnGfX4GFB4imyQ==
2563+
date-fns@^2.17.0:
2564+
version "2.17.0"
2565+
resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.17.0.tgz#afa55daea539239db0a64e236ce716ef3d681ba1"
2566+
integrity sha512-ZEhqxUtEZeGgg9eHNSOAJ8O9xqSgiJdrL0lzSSfMF54x6KXWJiOH/xntSJ9YomJPrYH/p08t6gWjGWq1SDJlSA==
25672567

25682568
dateformat@~1.0.4-1.2.3:
25692569
version "1.0.12"

0 commit comments

Comments
 (0)