Skip to content

Commit

Permalink
Bump date-fns from 3.6.0 to 4.1.0
Browse files Browse the repository at this point in the history
Bumps [date-fns](https://github.com/date-fns/date-fns) from 3.6.0 to 4.1.0.
- [Release notes](https://github.com/date-fns/date-fns/releases)
- [Changelog](https://github.com/date-fns/date-fns/blob/main/CHANGELOG.md)
- [Commits](date-fns/date-fns@v3.6.0...v4.1.0)

---
updated-dependencies:
- dependency-name: date-fns
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 23, 2024
1 parent 8fa5278 commit 65911a3
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"core-js": "^3.38.1",
"css-loader": "^7.1.2",
"css-minimizer-webpack-plugin": "^7.0.0",
"date-fns": "^3.6.0",
"date-fns": "^4.1.0",
"dompurify": "^3.1.6",
"easymde": "^2.18.0",
"expose-loader": "^5.0.0",
Expand Down
11 changes: 9 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4594,13 +4594,20 @@ __metadata:
languageName: node
linkType: hard

"date-fns@npm:^3.3.1, date-fns@npm:^3.6.0":
"date-fns@npm:^3.3.1":
version: 3.6.0
resolution: "date-fns@npm:3.6.0"
checksum: 10c0/0b5fb981590ef2f8e5a3ba6cd6d77faece0ea7f7158948f2eaae7bbb7c80a8f63ae30b01236c2923cf89bb3719c33aeb150c715ea4fe4e86e37dcf06bed42fb6
languageName: node
linkType: hard

"date-fns@npm:^4.1.0":
version: 4.1.0
resolution: "date-fns@npm:4.1.0"
checksum: 10c0/b79ff32830e6b7faa009590af6ae0fb8c3fd9ffad46d930548fbb5acf473773b4712ae887e156ba91a7b3dc30591ce0f517d69fd83bd9c38650fdc03b4e0bac8
languageName: node
linkType: hard

"date-now@npm:^0.1.4":
version: 0.1.4
resolution: "date-now@npm:0.1.4"
Expand Down Expand Up @@ -10152,7 +10159,7 @@ __metadata:
core-js: "npm:^3.38.1"
css-loader: "npm:^7.1.2"
css-minimizer-webpack-plugin: "npm:^7.0.0"
date-fns: "npm:^3.6.0"
date-fns: "npm:^4.1.0"
dompurify: "npm:^3.1.6"
easymde: "npm:^2.18.0"
eslint: "npm:^8.57.0"
Expand Down

0 comments on commit 65911a3

Please sign in to comment.