Skip to content

Commit 6c5a142

Browse files
chore: bump dayjs from 1.11.3 to 1.11.4 in /site (#3180)
Bumps [dayjs](https://github.com/iamkun/dayjs) from 1.11.3 to 1.11.4. - [Release notes](https://github.com/iamkun/dayjs/releases) - [Changelog](https://github.com/iamkun/dayjs/blob/v1.11.4/CHANGELOG.md) - [Commits](iamkun/dayjs@v1.11.3...v1.11.4) --- updated-dependencies: - dependency-name: dayjs dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1859ca5 commit 6c5a142

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

site/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"can-ndjson-stream": "1.0.2",
3939
"cron-parser": "4.5.0",
4040
"cronstrue": "2.5.0",
41-
"dayjs": "1.11.3",
41+
"dayjs": "1.11.4",
4242
"formik": "2.2.9",
4343
"front-matter": "4.0.2",
4444
"history": "5.3.0",

site/yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -5754,10 +5754,10 @@ data-urls@^2.0.0:
57545754
whatwg-mimetype "^2.3.0"
57555755
whatwg-url "^8.0.0"
57565756

5757-
dayjs@1.11.3:
5758-
version "1.11.3"
5759-
resolved "https://registry.yarnpkg.com/dayjs/-/dayjs-1.11.3.tgz#4754eb694a624057b9ad2224b67b15d552589258"
5760-
integrity sha512-xxwlswWOlGhzgQ4TKzASQkUhqERI3egRNqgV4ScR8wlANA/A9tZ7miXa44vTTKEq5l7vWoL5G57bG3zA+Kow0A==
5757+
dayjs@1.11.4:
5758+
version "1.11.4"
5759+
resolved "https://registry.yarnpkg.com/dayjs/-/dayjs-1.11.4.tgz#3b3c10ca378140d8917e06ebc13a4922af4f433e"
5760+
integrity sha512-Zj/lPM5hOvQ1Bf7uAvewDaUcsJoI6JmNqmHhHl3nyumwe0XHwt8sWdOVAPACJzCebL8gQCi+K49w7iKWnGwX9g==
57615761

57625762
debug@2.6.9, debug@^2.2.0, debug@^2.3.3, debug@^2.6.0, debug@^2.6.9:
57635763
version "2.6.9"

0 commit comments

Comments
 (0)