Skip to content
This repository was archived by the owner on Dec 2, 2023. It is now read-only.

Commit cc5f6f5

Browse files
authored
Merge pull request #77 from kei711/renovate/dayjs-1.x
2 parents 209dfe9 + 88fa014 commit cc5f6f5

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
@@ -19,7 +19,7 @@
1919
"dependencies": {
2020
"@slack/bolt": "3.12.0",
2121
"axios": "0.27.2",
22-
"dayjs": "1.11.1",
22+
"dayjs": "1.11.6",
2323
"lru_map": "0.4.1"
2424
},
2525
"devDependencies": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1675,10 +1675,10 @@ cross-spawn@^7.0.2, cross-spawn@^7.0.3:
16751675
shebang-command "^2.0.0"
16761676
which "^2.0.1"
16771677

1678-
dayjs@1.11.1:
1679-
version "1.11.1"
1680-
resolved "https://registry.yarnpkg.com/dayjs/-/dayjs-1.11.1.tgz#90b33a3dda3417258d48ad2771b415def6545eb0"
1681-
integrity sha512-ER7EjqVAMkRRsxNCC5YqJ9d9VQYuWdGt7aiH2qA5R5wt8ZmWaP2dLUSIK6y/kVzLMlmh1Tvu5xUf4M/wdGJ5KA==
1678+
dayjs@1.11.6:
1679+
version "1.11.6"
1680+
resolved "https://registry.yarnpkg.com/dayjs/-/dayjs-1.11.6.tgz#2e79a226314ec3ec904e3ee1dd5a4f5e5b1c7afb"
1681+
integrity sha512-zZbY5giJAinCG+7AGaw0wIhNZ6J8AhWuSXKvuc1KAyMiRsvGQWqh4L+MomvhdAYjN+lqvVCMq1I41e3YHvXkyQ==
16821682

16831683
debug@2.6.9:
16841684
version "2.6.9"

0 commit comments

Comments
 (0)