Skip to content

Commit

Permalink
Merge pull request #863 from EC-CUBE/dependabot/npm_and_yarn/date-fns…
Browse files Browse the repository at this point in the history
…-3.6.0

Bump date-fns from 3.3.1 to 3.6.0
  • Loading branch information
dotani1111 authored Apr 5, 2024
2 parents fc55b97 + 1472e4a commit 07dbe95
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"dependencies": {
"@babel/polyfill": "^7.12.1",
"css-loader": "^6.10.0",
"date-fns": "^3.3.1",
"date-fns": "^3.6.0",
"jquery": "3",
"jquery-colorbox": "^1.6.4",
"jquery-easing": "^0.0.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1904,10 +1904,10 @@ dashdash@^1.12.0:
dependencies:
assert-plus "^1.0.0"

date-fns@*, date-fns@^3.3.1:
version "3.3.1"
resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-3.3.1.tgz#7581daca0892d139736697717a168afbb908cfed"
integrity sha512-y8e109LYGgoQDveiEBD3DYXKba1jWf5BA8YU1FL5Tvm0BTdEfy54WLCwnuYWZNnzzvALy/QQ4Hov+Q9RVRv+Zw==
date-fns@*, date-fns@^3.6.0:
version "3.6.0"
resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-3.6.0.tgz#f20ca4fe94f8b754951b24240676e8618c0206bf"
integrity sha512-fRHTG8g/Gif+kSh50gaGEdToemgfj74aRX3swtiouboip5JDLAyDE9F11nHMIcvOaXeOC6D7SpNhi7uFyB7Uww==

debug@^3.2.7:
version "3.2.7"
Expand Down

0 comments on commit 07dbe95

Please sign in to comment.