Skip to content

Commit a58c271

Browse files
Bump date-fns from 1.30.1 to 3.6.0
Bumps [date-fns](https://github.com/date-fns/date-fns) from 1.30.1 to 3.6.0. - [Release notes](https://github.com/date-fns/date-fns/releases) - [Changelog](https://github.com/date-fns/date-fns/blob/main/CHANGELOG.md) - [Commits](date-fns/date-fns@v1.30.1...v3.6.0) --- updated-dependencies: - dependency-name: date-fns dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 72f7eb8 commit a58c271

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
@@ -27,7 +27,7 @@
2727
"aphrodite": "https://github.com/learningequality/aphrodite/",
2828
"autosize": "3.0.21",
2929
"css-element-queries": "1.2.0",
30-
"date-fns": "1.30.1",
30+
"date-fns": "3.6.0",
3131
"frame-throttle": "3.0.0",
3232
"fuzzysearch": "1.0.3",
3333
"lodash": "4.17.21",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4754,10 +4754,10 @@ data-urls@^2.0.0:
47544754
whatwg-mimetype "^2.3.0"
47554755
whatwg-url "^8.0.0"
47564756

4757-
date-fns@1.30.1:
4758-
version "1.30.1"
4759-
resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-1.30.1.tgz#2e71bf0b119153dbb4cc4e88d9ea5acfb50dc05c"
4760-
integrity sha512-hBSVCvSmWC+QypYObzwGOd9wqdDpOt+0wl0KbU+R+uuZBS1jN8VsD1ss3irQDknRj5NvxiTF6oj/nDRnN/UQNw==
4757+
date-fns@3.6.0:
4758+
version "3.6.0"
4759+
resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-3.6.0.tgz#f20ca4fe94f8b754951b24240676e8618c0206bf"
4760+
integrity sha512-fRHTG8g/Gif+kSh50gaGEdToemgfj74aRX3swtiouboip5JDLAyDE9F11nHMIcvOaXeOC6D7SpNhi7uFyB7Uww==
47614761

47624762
date-now@^0.1.4:
47634763
version "0.1.4"

0 commit comments

Comments
 (0)