Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 715f497

Browse files
authoredMay 10, 2021
Bump date-fns from 2.21.2 to 2.21.3 (#24)
Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.21.2 to 2.21.3. - [Release notes](https://github.com/date-fns/date-fns/releases) - [Changelog](https://github.com/date-fns/date-fns/blob/master/CHANGELOG.md) - [Commits](https://github.com/date-fns/date-fns/commits) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 269e82a commit 715f497

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed
 

‎package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"dependencies": {
2626
"@actions/core": "^1.2.7",
2727
"@actions/github": "^4.0.0",
28-
"date-fns": "^2.21.2"
28+
"date-fns": "^2.21.3"
2929
},
3030
"devDependencies": {
3131
"@vercel/ncc": "^0.28.5",

0 commit comments

Comments
 (0)
Please sign in to comment.