Skip to content

Commit

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

Bump date-fns from 2.29.3 to 3.3.1
  • Loading branch information
ji-eunsoo authored Feb 29, 2024
2 parents 6aecc29 + 6876273 commit 99fb9a0
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": "^2.29.3",
"date-fns": "^3.3.1",
"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 @@ -1827,10 +1827,10 @@ dashdash@^1.12.0:
dependencies:
assert-plus "^1.0.0"

date-fns@*, date-fns@^2.29.3:
version "2.29.3"
resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.29.3.tgz#27402d2fc67eb442b511b70bbdf98e6411cd68a8"
integrity sha512-dDCnyH2WnnKusqvZZ6+jA1O51Ibt8ZMRNkDZdyAyK4YfbDwa/cEmuztzG5pk6hqlp9aSBPYcjOlktquahGwGeA==
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==

debug@^3.2.7:
version "3.2.7"
Expand Down

0 comments on commit 99fb9a0

Please sign in to comment.