Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 23, 2024
1 parent ab35d97 commit 0a641e8
Show file tree
Hide file tree
Showing 6 changed files with 18 additions and 18 deletions.
10 changes: 5 additions & 5 deletions .pnp.cjs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file not shown.
Binary file modified .yarn/install-state.gz
Binary file not shown.
14 changes: 7 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"yargs": "^17.7.2"
},
"dependencies": {
"date-fns": "^3.3.0",
"date-fns": "^3.3.1",
"lodash": "^4.17.21",
"moment": "^2.30.1"
},
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2768,10 +2768,10 @@ __metadata:
languageName: node
linkType: hard

"date-fns@npm:^3.3.0":
version: 3.3.0
resolution: "date-fns@npm:3.3.0"
checksum: ceaf3d93f1d95cb3d946da946e84a303ec9729f62a88b3eb280e7ec9a955b236540fffd6ab707cca9128e6fb6f30c13d974992333266b77a6f59a512e70c57ea
"date-fns@npm:^3.3.1":
version: 3.3.1
resolution: "date-fns@npm:3.3.1"
checksum: 6245e93a47de28ac96dffd4d62877f86e6b64854860ae1e00a4f83174d80bc8e59bd1259cf265223fb2ddce5c8e586dc9cc210f0d052faba2f7660e265877283
languageName: node
linkType: hard

Expand Down Expand Up @@ -5973,7 +5973,7 @@ __metadata:
commitizen: ^4.2.4
copy-webpack-plugin: ^12.0.2
cz-conventional-changelog: ^3.3.0
date-fns: ^3.3.0
date-fns: ^3.3.1
docdash: ^2.0.2
husky: ^7.0.4
jest: ^29.7.0
Expand Down

0 comments on commit 0a641e8

Please sign in to comment.