Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump date-fns-tz from 3.0.0 to 3.1.2 in the date-fns group #52

Closed
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"bootstrap-vue-next": "^0.16.6",
"core-js": "^3.36.1",
"date-fns": "^3.6.0",
"date-fns-tz": "^3.0.0",
"date-fns-tz": "^3.1.2",
"echarts": "^5.5.0",
"favico.js": "^0.3.10",
"humanize-duration": "^3.32.0",
Expand Down
19 changes: 5 additions & 14 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2323,14 +2323,12 @@ __metadata:
languageName: node
linkType: hard

"date-fns-tz@npm:^3.0.0":
version: 3.0.0
resolution: "date-fns-tz@npm:3.0.0"
dependencies:
lodash.clonedeep: "npm:^4.5.0"
"date-fns-tz@npm:^3.1.2":
version: 3.1.2
resolution: "date-fns-tz@npm:3.1.2"
peerDependencies:
date-fns: ^3.0.0
checksum: 10/0a20196abd2519eb56bed0ba8fa838d60374db7bffa37d0d9284b29b6eed1b84369560d59688236479ed0bda923057fec2faef71caf09bc246d5f567c23308a8
checksum: 10/e349ac5ebe78c523a5066447ed7f97716452074df7041af241963a644a432ae607d7955a14253b6dc749ffce7fcc5a9f9069e5d96848f9ab32aaa3bb10ee64f1
languageName: node
linkType: hard

Expand Down Expand Up @@ -3986,13 +3984,6 @@ __metadata:
languageName: node
linkType: hard

"lodash.clonedeep@npm:^4.5.0":
version: 4.5.0
resolution: "lodash.clonedeep@npm:4.5.0"
checksum: 10/957ed243f84ba6791d4992d5c222ffffca339a3b79dbe81d2eaf0c90504160b500641c5a0f56e27630030b18b8e971ea10b44f928a977d5ced3c8948841b555f
languageName: node
linkType: hard

"lodash.merge@npm:^4.6.2":
version: 4.6.2
resolution: "lodash.merge@npm:4.6.2"
Expand Down Expand Up @@ -5553,7 +5544,7 @@ __metadata:
core-js: "npm:^3.36.1"
cypress: "npm:^13.7.2"
date-fns: "npm:^3.6.0"
date-fns-tz: "npm:^3.0.0"
date-fns-tz: "npm:^3.1.2"
echarts: "npm:^5.5.0"
eslint: "npm:^8.57.0"
eslint-plugin-prettier: "npm:^5.1.3"
Expand Down
Loading