Skip to content

Commit 651488e

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency dayjs to v1.9.1
1 parent 87e14de commit 651488e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@types/react-dom": "16.9.8",
1919
"axios": "0.20.0",
2020
"connected-react-router": "6.8.0",
21-
"dayjs": "1.9.0",
21+
"dayjs": "1.9.1",
2222
"immutable": "4.0.0-rc.12",
2323
"react": "16.13.1",
2424
"react-dom": "16.13.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3691,10 +3691,10 @@ data-urls@^1.0.0, data-urls@^1.1.0:
36913691
whatwg-mimetype "^2.2.0"
36923692
whatwg-url "^7.0.0"
36933693

3694-
dayjs@1.9.0:
3695-
version "1.9.0"
3696-
resolved "https://registry.yarnpkg.com/dayjs/-/dayjs-1.9.0.tgz#ec6197d974143f5563913d08af71b3f21e008d5d"
3697-
integrity sha512-Ym40L4ZN+LUMCbsYXWDh/RxEntfaWChc/M+iD5/tat8jylbwE1sa+7eoHxsZ+NB8al6D8VYBmP6eV6GsZ8i01A==
3694+
dayjs@1.9.1:
3695+
version "1.9.1"
3696+
resolved "https://registry.yarnpkg.com/dayjs/-/dayjs-1.9.1.tgz#201a755f7db5103ed6de63ba93a984141c754541"
3697+
integrity sha512-01NCTBg8cuMJG1OQc6PR7T66+AFYiPwgDvdJmvJBn29NGzIG+DIFxPLNjHzwz3cpFIvG+NcwIjP9hSaPVoOaDg==
36983698

36993699
debug@2.6.9, debug@^2.2.0, debug@^2.3.3, debug@^2.6.0, debug@^2.6.9:
37003700
version "2.6.9"

0 commit comments

Comments
 (0)