Skip to content

Commit

Permalink
Bump @date-fns/tz from 1.1.2 to 1.2.0 in /ui in the date-fns group
Browse files Browse the repository at this point in the history
Bumps the date-fns group in /ui with 1 update: [@date-fns/tz](https://github.com/date-fns/tz).


Updates `@date-fns/tz` from 1.1.2 to 1.2.0
- [Changelog](https://github.com/date-fns/tz/blob/main/CHANGELOG.md)
- [Commits](https://github.com/date-fns/tz/commits)

---
updated-dependencies:
- dependency-name: "@date-fns/tz"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: date-fns
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and chitoku-k committed Nov 1, 2024
1 parent fb3fd82 commit 3dd42b6
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
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 @@
"dependencies": {
"@apollo/client": "^3.11.8",
"@apollo/experimental-nextjs-app-support": "^0.11.5",
"@date-fns/tz": "^1.1.2",
"@date-fns/tz": "^1.2.0",
"@emotion/cache": "^11.13.1",
"@emotion/react": "^11.13.3",
"@emotion/styled": "^11.13.0",
Expand Down
10 changes: 5 additions & 5 deletions ui/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -769,10 +769,10 @@ __metadata:
languageName: node
linkType: hard

"@date-fns/tz@npm:^1.1.2":
version: 1.1.2
resolution: "@date-fns/tz@npm:1.1.2"
checksum: 10/232a160fe151caaf1c03063bae2f83136abf0a61150bf85c99d221cc91f548c5115d060962321dee7c6a333ea42789bf56e5c51a5df2b9662f5ee654db97ebb8
"@date-fns/tz@npm:^1.2.0":
version: 1.2.0
resolution: "@date-fns/tz@npm:1.2.0"
checksum: 10/a9c2d32f98a5a5c655a7d3843046a5a36779b2ef0db803c608291976e6254e594a085777bf738379f50c7e9fc2ffebbf8bb836e9e9759a5ef2b703f91bb785de
languageName: node
linkType: hard

Expand Down Expand Up @@ -6051,7 +6051,7 @@ __metadata:
dependencies:
"@apollo/client": "npm:^3.11.8"
"@apollo/experimental-nextjs-app-support": "npm:^0.11.5"
"@date-fns/tz": "npm:^1.1.2"
"@date-fns/tz": "npm:^1.2.0"
"@emotion/cache": "npm:^11.13.1"
"@emotion/react": "npm:^11.13.3"
"@emotion/styled": "npm:^11.13.0"
Expand Down

0 comments on commit 3dd42b6

Please sign in to comment.