Skip to content
This repository has been archived by the owner on Mar 20, 2024. It is now read-only.

Commit

Permalink
chore(deps): update dependency date-fns-tz to v1.3.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 5, 2023
1 parent e165f24 commit 40de7db
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion apps/consoledot-rhosak/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"consoledot-api": "*",
"convert": "4.7.0",
"date-fns": "2.29.3",
"date-fns-tz": "1.3.7",
"date-fns-tz": "1.3.8",
"local-storage-helpers": "*",
"npm": "^9.2.0",
"react": "17.0.2",
Expand Down
16 changes: 8 additions & 8 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions packages/consoledot-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"byte-size": "8.1.0",
"convert": "4.7.0",
"date-fns": "2.29.3",
"date-fns-tz": "1.3.7",
"date-fns-tz": "1.3.8",
"tslib": "2.4.1",
"xstate": "4.34.0"
},
Expand All @@ -57,7 +57,7 @@
"byte-size": "8.1.0",
"convert": "4.7.0",
"date-fns": "2.29.3",
"date-fns-tz": "1.3.7",
"date-fns-tz": "1.3.8",
"tslib": "2.4.1",
"xstate": "4.34.0"
}
Expand Down
4 changes: 2 additions & 2 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"classnames": "2.3.2",
"convert": "4.7.0",
"date-fns": "2.29.3",
"date-fns-tz": "1.3.7",
"date-fns-tz": "1.3.8",
"react": "17.0.2",
"react-dom": "17.0.2",
"react-router": "5.3.4",
Expand All @@ -89,7 +89,7 @@
"classnames": "2.3.2",
"convert": "4.7.0",
"date-fns": "2.29.3",
"date-fns-tz": "1.3.7",
"date-fns-tz": "1.3.8",
"react": "17.0.2",
"react-dom": "17.0.2",
"react-router-dom": "5.3.4",
Expand Down

0 comments on commit 40de7db

Please sign in to comment.