Skip to content

Commit

Permalink
deps: update dependency date-fns to v2.27.0 (#435)
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <[email protected]>

Co-authored-by: Renovate Bot <[email protected]>
Co-authored-by: Lucas Bruno <[email protected]>
  • Loading branch information
3 people authored Dec 15, 2021
1 parent a7dfd9b commit 9c9064c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion manager/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@react-keycloak/web": "3.4.0",
"apexcharts": "3.32.0",
"axios": "0.24.0",
"date-fns": "2.24.0",
"date-fns": "2.27.0",
"downloadjs": "1.4.7",
"export-from-json": "1.4.1",
"formik": "2.2.9",
Expand Down
8 changes: 4 additions & 4 deletions manager/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4980,10 +4980,10 @@ date-fns@*, date-fns@^2.0.1, date-fns@^2.24.0:
resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.27.0.tgz#e1ff3c3ddbbab8a2eaadbb6106be2929a5a2d92b"
integrity sha512-sj+J0Mo2p2X1e306MHq282WS4/A8Pz/95GIFcsPNMPMZVI3EUrAdSv90al1k+p74WGLCruMXk23bfEDZa71X9Q==

date-fns@2.24.0:
version "2.24.0"
resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.24.0.tgz#7d86dc0d93c87b76b63d213b4413337cfd1c105d"
integrity sha512-6ujwvwgPID6zbI0o7UbURi2vlLDR9uP26+tW6Lg+Ji3w7dd0i3DOcjcClLjLPranT60SSEFBwdSyYwn/ZkPIuw==
date-fns@2.27.0:
version "2.27.0"
resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.27.0.tgz#e1ff3c3ddbbab8a2eaadbb6106be2929a5a2d92b"
integrity sha512-sj+J0Mo2p2X1e306MHq282WS4/A8Pz/95GIFcsPNMPMZVI3EUrAdSv90al1k+p74WGLCruMXk23bfEDZa71X9Q==

dayjs@^1.10.4:
version "1.10.7"
Expand Down

0 comments on commit 9c9064c

Please sign in to comment.