Skip to content

Commit 85a35b4

Browse files
dependabot[bot]pull[bot]
authored andcommitted
chore: bump date-fns from 2.29.3 to 2.30.0 in /site (#7335)
Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.29.3 to 2.30.0. - [Release notes](https://github.com/date-fns/date-fns/releases) - [Changelog](https://github.com/date-fns/date-fns/blob/v2.30.0/CHANGELOG.md) - [Commits](date-fns/date-fns@v2.29.3...v2.30.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 334dea4 commit 85a35b4

File tree

2 files changed

+7
-5
lines changed

2 files changed

+7
-5
lines changed

site/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"color-convert": "2.0.1",
5656
"cron-parser": "4.7.0",
5757
"cronstrue": "2.21.0",
58-
"date-fns": "2.29.3",
58+
"date-fns": "2.30.0",
5959
"dayjs": "1.11.4",
6060
"emoji-mart": "5.4.0",
6161
"eslint-plugin-testing-library": "5.10.2",

site/yarn.lock

+6-4
Original file line numberDiff line numberDiff line change
@@ -5045,10 +5045,12 @@ data-urls@^3.0.2:
50455045
whatwg-mimetype "^3.0.0"
50465046
whatwg-url "^11.0.0"
50475047

5048-
date-fns@2.29.3:
5049-
version "2.29.3"
5050-
resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.29.3.tgz#27402d2fc67eb442b511b70bbdf98e6411cd68a8"
5051-
integrity sha512-dDCnyH2WnnKusqvZZ6+jA1O51Ibt8ZMRNkDZdyAyK4YfbDwa/cEmuztzG5pk6hqlp9aSBPYcjOlktquahGwGeA==
5048+
date-fns@2.30.0:
5049+
version "2.30.0"
5050+
resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.30.0.tgz#f367e644839ff57894ec6ac480de40cae4b0f4d0"
5051+
integrity sha512-fnULvOpxnC5/Vg3NCiWelDsLiUc9bRwAPs/+LfTLNvetFCtCTN+yQz15C/fs4AwX1R9K5GLtLfn8QW+dWisaAw==
5052+
dependencies:
5053+
"@babel/runtime" "^7.21.0"
50525054

50535055
dayjs@1.11.4:
50545056
version "1.11.4"

0 commit comments

Comments
 (0)