Skip to content

Commit

Permalink
fix(deps): update dependency date-fns to v3 (#15446)
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] committed Jan 3, 2024
1 parent b26f5fc commit f498207
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion www/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@octokit/plugin-throttling": "^4.0.0",
"@octokit/rest": "^19.0.0",
"clsx": "^2.0.0",
"date-fns": "^2.25.0",
"date-fns": "^3.0.0",
"fs-extra": "^11.0.0",
"next": "^13.0.0",
"prop-types": "^15.7.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11563,10 +11563,10 @@ __metadata:
languageName: node
linkType: hard

"date-fns@npm:^2.25.0":
version: 2.25.0
resolution: "date-fns@npm:2.25.0"
checksum: 186a3aa239974a424626a0adf2e93c0d29848d8f6b32cc01f4b5812697705626544ed657de485cebfcee44f611731cb7a7048b7e55681390e8d1e93eb7809cc2
"date-fns@npm:^3.0.0":
version: 3.0.6
resolution: "date-fns@npm:3.0.6"
checksum: 4eb4c1f15257026593bd62ea366347be3940a83133fc84aa32e03bc9a19d6f8a919ef0475211200b16de7980e1d797c993713ed092a6f5c941474bce516f7d96
languageName: node
linkType: hard

Expand Down Expand Up @@ -28415,7 +28415,7 @@ __metadata:
"@octokit/plugin-throttling": "npm:^4.0.0"
"@octokit/rest": "npm:^19.0.0"
clsx: "npm:^2.0.0"
date-fns: "npm:^2.25.0"
date-fns: "npm:^3.0.0"
fast-glob: "npm:^3.2.7"
fs-extra: "npm:^11.0.0"
lodash.merge: "npm:^4.6.2"
Expand Down

0 comments on commit f498207

Please sign in to comment.