Skip to content

Commit 4d084c5

Browse files
authored
Merge pull request #74 from honia19/dependabot/npm_and_yarn/dayjs-1.11.10
build(deps): bump dayjs from 1.11.9 to 1.11.10
2 parents 1927bf9 + d1777a0 commit 4d084c5

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
@@ -22,7 +22,7 @@
2222
"@reduxjs/toolkit": "^1.9.5",
2323
"axios": "^1.4.0",
2424
"clsx": "^2.0.0",
25-
"dayjs": "^1.11.9",
25+
"dayjs": "^1.11.10",
2626
"next": "13.4.19",
2727
"normalizr": "^3.6.2",
2828
"qs": "^6.11.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2188,10 +2188,10 @@ data-urls@^3.0.2:
21882188
whatwg-mimetype "^3.0.0"
21892189
whatwg-url "^11.0.0"
21902190

2191-
dayjs@^1.11.9:
2192-
version "1.11.9"
2193-
resolved "https://registry.yarnpkg.com/dayjs/-/dayjs-1.11.9.tgz#9ca491933fadd0a60a2c19f6c237c03517d71d1a"
2194-
integrity sha512-QvzAURSbQ0pKdIye2txOzNaHmxtUBXerpY0FJsFXUMKbIZeFm5ht1LS/jFsrncjnmtv8HsG0W2g6c0zUjZWmpA==
2191+
dayjs@^1.11.10:
2192+
version "1.11.10"
2193+
resolved "https://registry.yarnpkg.com/dayjs/-/dayjs-1.11.10.tgz#68acea85317a6e164457d6d6947564029a6a16a0"
2194+
integrity sha512-vjAczensTgRcqDERK0SR2XMwsF/tSvnvlv6VcF2GIhg6Sx4yOIt/irsr1RDJsKiIyBzJDpCoXiWWq28MqH2cnQ==
21952195

21962196
debug@4, [email protected], debug@^4.1.0, debug@^4.1.1, debug@^4.3.2, debug@^4.3.4:
21972197
version "4.3.4"

0 commit comments

Comments
 (0)