Skip to content

Commit

Permalink
Merge pull request #12004 from learningequality/dependabot/npm_and_ya…
Browse files Browse the repository at this point in the history
…rn/date-fns-3.6.0

build(deps): bump date-fns from 3.4.0 to 3.6.0
  • Loading branch information
rtibbles authored Mar 20, 2024
2 parents 1015cef + 65a7b13 commit 3490eac
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion kolibri/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"clipboard": "^2.0.11",
"core-js": "^3.36",
"csv-generator-client": "^2.1.1",
"date-fns": "^3.4.0",
"date-fns": "^3.6.0",
"deep-object-diff": "^1.1.9",
"fontfaceobserver": "^2.3.0",
"frame-throttle": "^3.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/kolibri-core-for-export/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"clipboard": "^2.0.11",
"core-js": "^3.36",
"csv-generator-client": "^2.1.1",
"date-fns": "^3.4.0",
"date-fns": "^3.6.0",
"deep-object-diff": "^1.1.9",
"fontfaceobserver": "^2.3.0",
"frame-throttle": "^3.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4369,10 +4369,10 @@ date-fns@^2.29.3:
dependencies:
"@babel/runtime" "^7.21.0"

date-fns@^3.4.0:
version "3.4.0"
resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-3.4.0.tgz#19ac3c19a39af64acb21c23587cb08504dcdc3de"
integrity sha512-Akz4R8J9MXBsOgF1QeWeCsbv6pntT5KCPjU0Q9prBxVmWJYPLhwAIsNg3b0QAdr0ttiozYLD3L/af7Ra0jqYXw==
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==

dayjs@^1.11.10:
version "1.11.10"
Expand Down

0 comments on commit 3490eac

Please sign in to comment.