Skip to content

Commit

Permalink
Update npm package date-fns to v2.30.0 (#4917)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 27, 2024
1 parent 5ef01dc commit dd7d415
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 11 deletions.
2 changes: 1 addition & 1 deletion apps/hash-frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"axios": "1.7.4",
"buffer": "6.0.3",
"clsx": "1.2.1",
"date-fns": "2.28.0",
"date-fns": "2.30.0",
"dotenv-flow": "3.2.0",
"elkjs": "0.9.3",
"emoji-mart": "5.2.1",
Expand Down
2 changes: 1 addition & 1 deletion apps/hashdotdev/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"clsx": "1.2.1",
"d3": "7.8.5",
"d3-dag": "1.0.0",
"date-fns": "2.28.0",
"date-fns": "2.30.0",
"feed": "4.2.2",
"fs-extra": "10.1.0",
"gray-matter": "4.0.3",
Expand Down
2 changes: 1 addition & 1 deletion apps/plugin-browser/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@mui/material": "5.14.11",
"@sentry/browser": "7.119.0",
"bowser": "2.11.0",
"date-fns": "2.28.0",
"date-fns": "2.30.0",
"fractional-indexing": "2.1.0",
"graphql": "16.8.1",
"lodash.debounce": "4.0.8",
Expand Down
2 changes: 1 addition & 1 deletion blocks/countdown/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
},
"dependencies": {
"@blockprotocol/graph": "0.3.4",
"date-fns": "2.28.0",
"date-fns": "2.30.0",
"react-datepicker": "4.7.0"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion blocks/timer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
},
"dependencies": {
"@blockprotocol/graph": "0.3.4",
"date-fns": "2.28.0",
"date-fns": "2.30.0",
"duration-fns": "3.0.2"
},
"devDependencies": {
Expand Down
7 changes: 1 addition & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -15487,12 +15487,7 @@ dataloader@^2.2.2:
resolved "https://registry.yarnpkg.com/dataloader/-/dataloader-2.2.2.tgz#216dc509b5abe39d43a9b9d97e6e5e473dfbe3e0"
integrity sha512-8YnDaaf7N3k/q5HnTJVuzSyLETjoZjVmHc4AeKAzOvKHEFQKcn64OKBfzHYtE9zGjctNM7V9I0MfnUVLpi7M5g==

[email protected]:
version "2.28.0"
resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.28.0.tgz#9570d656f5fc13143e50c975a3b6bbeb46cd08b2"
integrity "sha1-lXDWVvX8ExQ+UMl1o7a760bNCLI= sha512-8d35hViGYx/QH0icHYCeLmsLmMUheMmTyV9Fcm6gvNwdw31yXXH+O85sOBJ+OLnLQMKZowvpKb6FgMIQjcpvQw=="

date-fns@^2.0.1, date-fns@^2.16.1, date-fns@^2.24.0, date-fns@^2.29.1:
[email protected], date-fns@^2.0.1, date-fns@^2.16.1, date-fns@^2.24.0, date-fns@^2.29.1:
version "2.30.0"
resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.30.0.tgz#f367e644839ff57894ec6ac480de40cae4b0f4d0"
integrity sha512-fnULvOpxnC5/Vg3NCiWelDsLiUc9bRwAPs/+LfTLNvetFCtCTN+yQz15C/fs4AwX1R9K5GLtLfn8QW+dWisaAw==
Expand Down

0 comments on commit dd7d415

Please sign in to comment.