mirror of
https://github.com/freqtrade/frequi.git
synced 2024-11-10 02:11:57 +00:00
build(deps): bump date-fns-tz from 3.1.2 to 3.1.3 in the date-fns group
Bumps the date-fns group with 1 update: [date-fns-tz](https://github.com/marnusw/date-fns-tz). Updates `date-fns-tz` from 3.1.2 to 3.1.3 - [Release notes](https://github.com/marnusw/date-fns-tz/releases) - [Changelog](https://github.com/marnusw/date-fns-tz/blob/master/CHANGELOG.md) - [Commits](https://github.com/marnusw/date-fns-tz/compare/v3.1.2...v3.1.3) --- updated-dependencies: - dependency-name: date-fns-tz dependency-type: direct:production update-type: version-update:semver-patch dependency-group: date-fns ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
2dde67ad41
commit
b9049a49c2
|
@ -26,7 +26,7 @@
|
|||
"bootstrap-vue-next": "^0.16.6",
|
||||
"core-js": "^3.37.0",
|
||||
"date-fns": "^3.6.0",
|
||||
"date-fns-tz": "^3.1.2",
|
||||
"date-fns-tz": "^3.1.3",
|
||||
"echarts": "^5.5.0",
|
||||
"favico.js": "^0.3.10",
|
||||
"humanize-duration": "^3.32.0",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -2018,12 +2018,12 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"date-fns-tz@npm:^3.1.2":
|
||||
version: 3.1.2
|
||||
resolution: "date-fns-tz@npm:3.1.2"
|
||||
"date-fns-tz@npm:^3.1.3":
|
||||
version: 3.1.3
|
||||
resolution: "date-fns-tz@npm:3.1.3"
|
||||
peerDependencies:
|
||||
date-fns: ^3.0.0
|
||||
checksum: 10/e349ac5ebe78c523a5066447ed7f97716452074df7041af241963a644a432ae607d7955a14253b6dc749ffce7fcc5a9f9069e5d96848f9ab32aaa3bb10ee64f1
|
||||
checksum: 10/eb5cb3b2cd152340004efda9f7905e571cf5140b8e85267b1eaa36c2f1eaa54a0f2e3b26e19794f2aca4d3b15aa3d52a5b2dadb540fcec74b239049c7792a981
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -2653,7 +2653,7 @@ __metadata:
|
|||
bootstrap-vue-next: "npm:^0.16.6"
|
||||
core-js: "npm:^3.37.0"
|
||||
date-fns: "npm:^3.6.0"
|
||||
date-fns-tz: "npm:^3.1.2"
|
||||
date-fns-tz: "npm:^3.1.3"
|
||||
echarts: "npm:^5.5.0"
|
||||
eslint: "npm:^8.57.0"
|
||||
eslint-plugin-prettier: "npm:^5.1.3"
|
||||
|
|
Loading…
Reference in New Issue
Block a user