Skip to content

Commit

Permalink
Bump date-fns from 2.30.0 to 3.0.0 in /ui
Browse files Browse the repository at this point in the history
Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.30.0 to 3.0.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@v2.30.0...v3.0.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 Dec 18, 2023
1 parent b8da878 commit 00794d1
Show file tree
Hide file tree
Showing 2 changed files with 83 additions and 31 deletions.
112 changes: 82 additions & 30 deletions ui/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 ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"lint:fix": "eslint *.js src --fix"
},
"dependencies": {
"date-fns": "^2.30.0",
"date-fns": "^3.0.0",
"formik": "^2.4.5",
"gatsby": "^5.12.9",
"gatsby-plugin-use-query-params": "^1.0.1",
Expand Down

0 comments on commit 00794d1

Please sign in to comment.