Skip to content

Commit 242c748

Browse files
chore(deps): bump date-fns from 2.13.0 to 2.14.0 (#275)
Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.13.0 to 2.14.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.13.0...v2.14.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 212355a commit 242c748

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
@@ -38,7 +38,7 @@
3838
"@date-fns/upgrade": "1.0.3",
3939
"classnames": "2.2.6",
4040
"core-js": "3.6.5",
41-
"date-fns": "2.13.0",
41+
"date-fns": "2.14.0",
4242
"dayzed": "3.1.0",
4343
"format-string-by-pattern": "1.2.1",
4444
"react-fast-compare": "3.1.1"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4431,10 +4431,10 @@ data-urls@^1.0.0:
44314431
whatwg-mimetype "^2.2.0"
44324432
whatwg-url "^7.0.0"
44334433

4434-
date-fns@2.13.0, date-fns@^2.0.0, date-fns@^2.1:
4435-
version "2.13.0"
4436-
resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.13.0.tgz#d7b8a0a2d392e8d88a8024d0a46b980bbfdbd708"
4437-
integrity sha512-xm0c61mevGF7f0XpCGtDTGpzEFC/1fpLXHbmFpxZZQJuvByIK2ozm6cSYuU+nxFYOPh2EuCfzUwlTEFwKG+h5w==
4434+
date-fns@2.14.0, date-fns@^2.0.0, date-fns@^2.1:
4435+
version "2.14.0"
4436+
resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.14.0.tgz#359a87a265bb34ef2e38f93ecf63ac453f9bc7ba"
4437+
integrity sha512-1zD+68jhFgDIM0rF05rcwYO8cExdNqxjq4xP1QKM60Q45mnO6zaMWB4tOzrIr4M4GSLntsKeE4c9Bdl2jhL/yw==
44384438

44394439
date-now@^0.1.4:
44404440
version "0.1.4"

0 commit comments

Comments
 (0)