Skip to content

Commit

Permalink
Bump date-fns from 3.3.1 to 3.4.0
Browse files Browse the repository at this point in the history
Bumps [date-fns](https://github.com/date-fns/date-fns) from 3.3.1 to 3.4.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.3.1...v3.4.0)

---
updated-dependencies:
- dependency-name: date-fns
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 11, 2024
1 parent e91175e commit efb0454
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 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 @@
"cross-env": "^7.0.3",
"css-loader": "^6.10.0",
"css-minimizer-webpack-plugin": "^6.0.0",
"date-fns": "^3.3.1",
"date-fns": "^3.4.0",
"dotenv": "^16.4.5",
"dotenv-expand": "^11.0.6",
"electron": "^29.1.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9903,10 +9903,10 @@ __metadata:
languageName: node
linkType: hard

"date-fns@npm:^3.3.1":
version: 3.3.1
resolution: "date-fns@npm:3.3.1"
checksum: 10/98231936765dfb6fc6897676319b500a06a39f051b2c3ecbdd541a07ce9b1344b770277b8bfb1049fb7a2f70bf365ac8e6f1e2bb452b10e1a8101d518ca7f95d
"date-fns@npm:^3.4.0":
version: 3.4.0
resolution: "date-fns@npm:3.4.0"
checksum: 10/38932c99ad28a69a18bd9e2331d0c86a46146d3e9efc92cbc612400a075785231c3271822948eb0377db738fa8a583aa4782d8246a939fe6f188727ea9323c29
languageName: node
linkType: hard

Expand Down Expand Up @@ -20281,7 +20281,7 @@ __metadata:
cross-env: "npm:^7.0.3"
css-loader: "npm:^6.10.0"
css-minimizer-webpack-plugin: "npm:^6.0.0"
date-fns: "npm:^3.3.1"
date-fns: "npm:^3.4.0"
dotenv: "npm:^16.4.5"
dotenv-expand: "npm:^11.0.6"
electron: "npm:^29.1.1"
Expand Down

0 comments on commit efb0454

Please sign in to comment.