Skip to content

Commit 8b5c8e6

Browse files
Bump dayjs from 1.11.12 to 1.11.13 in /ui (#408)
Bumps [dayjs](https://github.com/iamkun/dayjs) from 1.11.12 to 1.11.13. - [Release notes](https://github.com/iamkun/dayjs/releases) - [Changelog](https://github.com/iamkun/dayjs/blob/v1.11.13/CHANGELOG.md) - [Commits](iamkun/dayjs@v1.11.12...v1.11.13) --- 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> Co-authored-by: Drew Hammond <[email protected]>
1 parent 65ce613 commit 8b5c8e6

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
@@ -15,7 +15,7 @@
1515
"@popperjs/core": "^2.11.8",
1616
"bootstrap": "^5.3.3",
1717
"bootswatch": "^5.3.3",
18-
"dayjs": "^1.11.12",
18+
"dayjs": "^1.11.13",
1919
"dompurify": "^3.1.6",
2020
"highlight.js": "^11.10.0",
2121
"highlightjs-line-numbers.js": "^2.8.0",

ui/yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -134,10 +134,10 @@ chokidar@^4.0.0:
134134
dependencies:
135135
readdirp "^4.0.1"
136136

137-
dayjs@^1.11.12:
138-
version "1.11.12"
139-
resolved "https://registry.yarnpkg.com/dayjs/-/dayjs-1.11.12.tgz#5245226cc7f40a15bf52e0b99fd2a04669ccac1d"
140-
integrity sha512-Rt2g+nTbLlDWZTwwrIXjy9MeiZmSDI375FvZs72ngxx8PDC6YXOeR3q5LAuPzjZQxhiWdRKac7RKV+YyQYfYIg==
137+
dayjs@^1.11.13:
138+
version "1.11.13"
139+
resolved "https://registry.yarnpkg.com/dayjs/-/dayjs-1.11.13.tgz#92430b0139055c3ebb60150aa13e860a4b5a366c"
140+
integrity sha512-oaMBel6gjolK862uaPQOVTA7q3TZhuSvuMQAAglQDOWYO9A91IrAOUJEyKVlqJlHE0vq5p5UXxzdPfMH/x6xNg==
141141

142142
dompurify@^3.1.6:
143143
version "3.1.6"

0 commit comments

Comments
 (0)