From b4f49e0c6b71367d6fd317fa7e70f4379a4c33b5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Mar 2024 13:20:54 +0000 Subject: [PATCH] chore(deps-dev): bump dayjs from 1.11.7 to 1.11.10 Bumps [dayjs](https://github.com/iamkun/dayjs) from 1.11.7 to 1.11.10. - [Release notes](https://github.com/iamkun/dayjs/releases) - [Changelog](https://github.com/iamkun/dayjs/blob/dev/CHANGELOG.md) - [Commits](https://github.com/iamkun/dayjs/compare/v1.11.7...v1.11.10) --- updated-dependencies: - dependency-name: dayjs dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 450bd5d7..61161923 100644 --- a/package.json +++ b/package.json @@ -253,7 +253,7 @@ "@vscode/vsce": "^2.21.1", "bufferutil": "^4.0.7", "coder": "https://github.com/coder/coder#main", - "dayjs": "^1.11.7", + "dayjs": "^1.11.10", "eslint": "^8.50.0", "eslint-config-prettier": "^9.0.0", "eslint-plugin-import": "^2.29.1", diff --git a/yarn.lock b/yarn.lock index ff533aa6..b7a84eab 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1760,10 +1760,10 @@ date-fns@^2.30.0: dependencies: "@babel/runtime" "^7.21.0" -dayjs@^1.11.7: - version "1.11.7" - resolved "https://registry.yarnpkg.com/dayjs/-/dayjs-1.11.7.tgz#4b296922642f70999544d1144a2c25730fce63e2" - integrity sha512-+Yw9U6YO5TQohxLcIkrXBeY73WP3ejHWVvx8XCk3gxvQDCTEmS48ZrSZCKciI7Bhl/uCMyxYtE9UqRILmFphkQ== +dayjs@^1.11.10: + version "1.11.10" + resolved "https://registry.yarnpkg.com/dayjs/-/dayjs-1.11.10.tgz#68acea85317a6e164457d6d6947564029a6a16a0" + integrity sha512-vjAczensTgRcqDERK0SR2XMwsF/tSvnvlv6VcF2GIhg6Sx4yOIt/irsr1RDJsKiIyBzJDpCoXiWWq28MqH2cnQ== debug@4, debug@^4.0.1, debug@^4.1.0, debug@^4.1.1, debug@^4.3.2, debug@^4.3.4: version "4.3.4"