Skip to content

Commit dda798b

Browse files
authored
Merge pull request #274 from litencatt/dependabot-npm_and_yarn-dayjs-1.11.11
Bump dayjs from 1.11.10 to 1.11.11
2 parents 4f05cc3 + a05459e commit dda798b

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@oclif/plugin-help": "^5",
2323
"@oclif/plugin-plugins": "^2.4.7",
2424
"@tryfabric/martian": "^1.2.4",
25-
"dayjs": "^1.11.10",
25+
"dayjs": "^1.11.11",
2626
"notion-to-md": "^3.1.1",
2727
"prompts": "^2.4.2"
2828
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1842,10 +1842,10 @@ dateformat@^4.5.0:
18421842
resolved "https://registry.yarnpkg.com/dateformat/-/dateformat-4.6.3.tgz#556fa6497e5217fedb78821424f8a1c22fa3f4b5"
18431843
integrity sha512-2P0p0pFGzHS5EMnhdxQi7aJN+iMheud0UhG4dlE1DLAlvL8JHjJJTX/CSm4JXwV0Ka5nGk3zC5mcb5bUQUxxMA==
18441844

1845-
dayjs@^1.11.10:
1846-
version "1.11.10"
1847-
resolved "https://registry.yarnpkg.com/dayjs/-/dayjs-1.11.10.tgz#68acea85317a6e164457d6d6947564029a6a16a0"
1848-
integrity sha512-vjAczensTgRcqDERK0SR2XMwsF/tSvnvlv6VcF2GIhg6Sx4yOIt/irsr1RDJsKiIyBzJDpCoXiWWq28MqH2cnQ==
1845+
dayjs@^1.11.11:
1846+
version "1.11.11"
1847+
resolved "https://registry.yarnpkg.com/dayjs/-/dayjs-1.11.11.tgz#dfe0e9d54c5f8b68ccf8ca5f72ac603e7e5ed59e"
1848+
integrity sha512-okzr3f11N6WuqYtZSvm+F776mB41wRZMhKP+hc34YdW+KmtYYK9iqvHSwo2k9FEH3fhGXvOPV6yz2IcSrfRUDg==
18491849

18501850
debug@4, debug@^4.0.0, debug@^4.1.0, debug@^4.1.1, debug@^4.3.1, debug@^4.3.2, debug@^4.3.3, debug@^4.3.4:
18511851
version "4.3.4"

0 commit comments

Comments
 (0)