Skip to content

Commit 3e4e16d

Browse files
Bump dayjs from 1.11.11 to 1.11.13
Bumps [dayjs](https://github.com/iamkun/dayjs) from 1.11.11 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.11...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]>
1 parent 2225e71 commit 3e4e16d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@types/sortablejs": "1.15.8",
3333
"bootstrap": "5.3.3",
3434
"copy-to-clipboard": "3.3.3",
35-
"dayjs": "1.11.11",
35+
"dayjs": "1.11.13",
3636
"firebase": "10.12.2",
3737
"party-js": "2.2.0",
3838
"preact": "^10.23.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5229,10 +5229,10 @@ data-urls@^1.0.1:
52295229
whatwg-mimetype "^2.2.0"
52305230
whatwg-url "^7.0.0"
52315231

5232-
5233-
version "1.11.11"
5234-
resolved "https://registry.yarnpkg.com/dayjs/-/dayjs-1.11.11.tgz#dfe0e9d54c5f8b68ccf8ca5f72ac603e7e5ed59e"
5235-
integrity sha512-okzr3f11N6WuqYtZSvm+F776mB41wRZMhKP+hc34YdW+KmtYYK9iqvHSwo2k9FEH3fhGXvOPV6yz2IcSrfRUDg==
5232+
5233+
version "1.11.13"
5234+
resolved "https://registry.yarnpkg.com/dayjs/-/dayjs-1.11.13.tgz#92430b0139055c3ebb60150aa13e860a4b5a366c"
5235+
integrity sha512-oaMBel6gjolK862uaPQOVTA7q3TZhuSvuMQAAglQDOWYO9A91IrAOUJEyKVlqJlHE0vq5p5UXxzdPfMH/x6xNg==
52365236

52375237
[email protected], debug@^2.2.0, debug@^2.3.3, debug@^2.6.9:
52385238
version "2.6.9"

0 commit comments

Comments
 (0)