Skip to content

Commit 87e14de

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

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.8.34",
21+
"dayjs": "1.9.0",
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.8.34:
3695-
version "1.8.34"
3696-
resolved "https://registry.yarnpkg.com/dayjs/-/dayjs-1.8.34.tgz#d3ad33cc43d6b0f24cb8686b90aad2c653708069"
3697-
integrity sha512-Olb+E6EoMvdPmAMq2QoucuyZycKHjTlBXmRx8Ada+wGtq4SIXuDCdtoaX4KkK0yjf1fJLnwXQURr8gQKWKaybw==
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==
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)