Skip to content

Commit

Permalink
chore(deps): bump date-fns from 3.6.0 to 4.1.0 (#1492)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Oct 2, 2024
1 parent 6000762 commit 8bd896a
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 @@ -2,7 +2,7 @@
"author": "Florian Imdahl <git@ffflorian.de>",
"dependencies": {
"cross-env": "7.0.3",
"date-fns": "3.6.0",
"date-fns": "4.1.0",
"express": "4.20.0",
"find-up": "5.0.0",
"helmet": "7.1.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3268,10 +3268,10 @@ __metadata:
languageName: node
linkType: hard

"date-fns@npm:3.6.0":
version: 3.6.0
resolution: "date-fns@npm:3.6.0"
checksum: 0daa1e9a436cf99f9f2ae9232b55e11f3dd46132bee10987164f3eebd29f245b2e066d7d7db40782627411ecf18551d8f4c9fcdf2226e48bb66545407d448ab7
"date-fns@npm:4.1.0":
version: 4.1.0
resolution: "date-fns@npm:4.1.0"
checksum: fb681b242cccabed45494468f64282a7d375ea970e0adbcc5dcc92dcb7aba49b2081c2c9739d41bf71ce89ed68dd73bebfe06ca35129490704775d091895710b
languageName: node
linkType: hard

Expand Down Expand Up @@ -8091,7 +8091,7 @@ __metadata:
"@typescript-eslint/parser": 8.3.0
babel-eslint: 10.1.0
cross-env: 7.0.3
date-fns: 3.6.0
date-fns: 4.1.0
eslint-config-prettier: 9.1.0
eslint-plugin-import: 2.29.1
eslint-plugin-jasmine: 4.2.1
Expand Down

0 comments on commit 8bd896a

Please sign in to comment.