Skip to content

Commit 1b8f33a

Browse files
Bump dayjs from 1.11.9 to 1.11.10 in /ui (#215)
Bumps [dayjs](https://github.com/iamkun/dayjs) from 1.11.9 to 1.11.10. - [Release notes](https://github.com/iamkun/dayjs/releases) - [Changelog](https://github.com/iamkun/dayjs/blob/v1.11.10/CHANGELOG.md) - [Commits](iamkun/dayjs@v1.11.9...v1.11.10) --- updated-dependencies: - dependency-name: dayjs dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d9aad87 commit 1b8f33a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

ui/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"dependencies": {
1515
"bootstrap": "^5.3.2",
1616
"bootswatch": "^5.3.0",
17-
"dayjs": "^1.11.8",
17+
"dayjs": "^1.11.10",
1818
"dompurify": "^3.0.3",
1919
"highlight.js": "^11.8.0",
2020
"highlightjs-line-numbers.js": "^2.8.0",

ui/yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -157,10 +157,10 @@ braces@~3.0.2:
157157
optionalDependencies:
158158
fsevents "~2.3.2"
159159

160-
dayjs@^1.11.8:
161-
version "1.11.9"
162-
resolved "https://registry.yarnpkg.com/dayjs/-/dayjs-1.11.9.tgz#9ca491933fadd0a60a2c19f6c237c03517d71d1a"
163-
integrity sha512-QvzAURSbQ0pKdIye2txOzNaHmxtUBXerpY0FJsFXUMKbIZeFm5ht1LS/jFsrncjnmtv8HsG0W2g6c0zUjZWmpA==
160+
dayjs@^1.11.10:
161+
version "1.11.10"
162+
resolved "https://registry.yarnpkg.com/dayjs/-/dayjs-1.11.10.tgz#68acea85317a6e164457d6d6947564029a6a16a0"
163+
integrity sha512-vjAczensTgRcqDERK0SR2XMwsF/tSvnvlv6VcF2GIhg6Sx4yOIt/irsr1RDJsKiIyBzJDpCoXiWWq28MqH2cnQ==
164164

165165
dompurify@^3.0.3:
166166
version "3.0.5"

0 commit comments

Comments
 (0)