Skip to content
This repository has been archived by the owner on May 31, 2024. It is now read-only.

Commit

Permalink
fix(deps): update dependency date-fns to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 1, 2024
1 parent 5ecd623 commit 520a837
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@types/jest": "^27.0.0",
"axios": "^1.0.0",
"cors": "^2.8.5",
"date-fns": "^2.21.3",
"date-fns": "^3.0.0",
"dotenv": "^8.2.0",
"express": "^4.17.1",
"lodash": "^4.17.21",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2396,7 +2396,7 @@ __metadata:
axios: ^1.0.0
babel-jest: ^27.2.0
cors: ^2.8.5
date-fns: ^2.21.3
date-fns: ^3.0.0
dotenv: ^8.2.0
eslint: ^7.24.0
express: ^4.17.1
Expand Down Expand Up @@ -3162,10 +3162,10 @@ __metadata:
languageName: node
linkType: hard

"date-fns@npm:*, date-fns@npm:^2.21.3":
version: 2.22.1
resolution: "date-fns@npm:2.22.1"
checksum: 7ff97cd605af50c02f341687c2cafd218839a1aace67965374989855a13f76dc4fe52e0e38c343c1ad1f8399787cb6839a0b14a669c44b30550c287300b1bb50
"date-fns@npm:*, date-fns@npm:^3.0.0":
version: 3.0.6
resolution: "date-fns@npm:3.0.6"
checksum: ee62b8e764e4c11c418d342f401d3e85adb4a631b196746e49ac89099c8d34cb141f10ae953c4a72bd3c76fe4d8740ec89564c8599a31256c82adbbed56c0014
languageName: node
linkType: hard

Expand Down

0 comments on commit 520a837

Please sign in to comment.