Skip to content

Commit 6edeef0

Browse files
dependabot[bot]recurser
authored andcommitted
deps: bump dayjs from 1.11.10 to 1.11.11
Bumps [dayjs](https://github.com/iamkun/dayjs) from 1.11.10 to 1.11.11. - [Release notes](https://github.com/iamkun/dayjs/releases) - [Changelog](https://github.com/iamkun/dayjs/blob/dev/CHANGELOG.md) - [Commits](iamkun/dayjs@v1.11.10...v1.11.11) --- updated-dependencies: - dependency-name: dayjs dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bb0705e commit 6edeef0

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"bluebird": "^3.7.2",
2525
"chrono-node": "^2.7.5",
2626
"crypto-js": "^4.2.0",
27-
"dayjs": "^1.11.10",
27+
"dayjs": "^1.11.11",
2828
"diff": "^5.2.0",
2929
"evergreen-ui": "^7.1.9",
3030
"fast-xml-parser": "^4.3.6",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3493,10 +3493,10 @@ data-urls@^3.0.2:
34933493
whatwg-mimetype "^3.0.0"
34943494
whatwg-url "^11.0.0"
34953495

3496-
dayjs@^1.10.0, dayjs@^1.11.10:
3497-
version "1.11.10"
3498-
resolved "https://registry.yarnpkg.com/dayjs/-/dayjs-1.11.10.tgz#68acea85317a6e164457d6d6947564029a6a16a0"
3499-
integrity sha512-vjAczensTgRcqDERK0SR2XMwsF/tSvnvlv6VcF2GIhg6Sx4yOIt/irsr1RDJsKiIyBzJDpCoXiWWq28MqH2cnQ==
3496+
dayjs@^1.10.0, dayjs@^1.11.11:
3497+
version "1.11.11"
3498+
resolved "https://registry.yarnpkg.com/dayjs/-/dayjs-1.11.11.tgz#dfe0e9d54c5f8b68ccf8ca5f72ac603e7e5ed59e"
3499+
integrity sha512-okzr3f11N6WuqYtZSvm+F776mB41wRZMhKP+hc34YdW+KmtYYK9iqvHSwo2k9FEH3fhGXvOPV6yz2IcSrfRUDg==
35003500

35013501
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:
35023502
version "4.3.4"

0 commit comments

Comments
 (0)