Skip to content

Commit

Permalink
fix(deps): update dependency date-fns to ^3.0.4 (#464)
Browse files Browse the repository at this point in the history
  • Loading branch information
yjl9903 authored Dec 21, 2023
2 parents 3e7ae2e + b1cfbd2 commit 0215046
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@
"@types/remote-origin-url": "^2.0.4",
"bumpp": "^9.2.1",
"chalk": "^5.3.0",
"date-fns": "^3.0.1",
"date-fns": "^3.0.4",
"fast-glob": "^3.3.2",
"prettier": "^3.1.1",
"rollup": "^4.9.1",
Expand Down
2 changes: 1 addition & 1 deletion playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"dev": "vite"
},
"dependencies": {
"date-fns": "^3.0.1"
"date-fns": "^3.0.4"
},
"devDependencies": {
"vite": "^5.0.10",
Expand Down
12 changes: 6 additions & 6 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 0215046

Please sign in to comment.