Skip to content

Commit 2569c21

Browse files
chore(deps): bump date-fns from 2.27.0 to 2.28.0 (#697)
Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.27.0 to 2.28.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.27.0...v2.28.0) --- updated-dependencies: - dependency-name: date-fns dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a2178a7 commit 2569c21

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
@@ -34,7 +34,7 @@
3434
"@date-fns/upgrade": "1.0.3",
3535
"classnames": "2.3.1",
3636
"core-js": "3.19.3",
37-
"date-fns": "2.27.0",
37+
"date-fns": "2.28.0",
3838
"dayzed": "3.2.2",
3939
"format-string-by-pattern": "1.2.2",
4040
"react-fast-compare": "3.2.0"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5494,10 +5494,10 @@ data-urls@^1.0.0:
54945494
whatwg-mimetype "^2.2.0"
54955495
whatwg-url "^7.0.0"
54965496

5497-
date-fns@2.27.0, date-fns@^2.0.0, date-fns@^2.1:
5498-
version "2.27.0"
5499-
resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.27.0.tgz#e1ff3c3ddbbab8a2eaadbb6106be2929a5a2d92b"
5500-
integrity sha512-sj+J0Mo2p2X1e306MHq282WS4/A8Pz/95GIFcsPNMPMZVI3EUrAdSv90al1k+p74WGLCruMXk23bfEDZa71X9Q==
5497+
date-fns@2.28.0, date-fns@^2.0.0, date-fns@^2.1:
5498+
version "2.28.0"
5499+
resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.28.0.tgz#9570d656f5fc13143e50c975a3b6bbeb46cd08b2"
5500+
integrity sha512-8d35hViGYx/QH0icHYCeLmsLmMUheMmTyV9Fcm6gvNwdw31yXXH+O85sOBJ+OLnLQMKZowvpKb6FgMIQjcpvQw==
55015501

55025502
date-now@^0.1.4:
55035503
version "0.1.4"

0 commit comments

Comments
 (0)