Skip to content

Commit df7e48d

Browse files
chore(deps-dev): bump dayjs from 1.11.7 to 1.11.10 (#231)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 010a753 commit df7e48d

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
@@ -253,7 +253,7 @@
253253
"@vscode/vsce": "^2.21.1",
254254
"bufferutil": "^4.0.7",
255255
"coder": "https://github.com/coder/coder#main",
256-
"dayjs": "^1.11.7",
256+
"dayjs": "^1.11.10",
257257
"eslint": "^8.50.0",
258258
"eslint-config-prettier": "^9.0.0",
259259
"eslint-plugin-import": "^2.29.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1760,10 +1760,10 @@ date-fns@^2.30.0:
17601760
dependencies:
17611761
"@babel/runtime" "^7.21.0"
17621762

1763-
dayjs@^1.11.7:
1764-
version "1.11.7"
1765-
resolved "https://registry.yarnpkg.com/dayjs/-/dayjs-1.11.7.tgz#4b296922642f70999544d1144a2c25730fce63e2"
1766-
integrity sha512-+Yw9U6YO5TQohxLcIkrXBeY73WP3ejHWVvx8XCk3gxvQDCTEmS48ZrSZCKciI7Bhl/uCMyxYtE9UqRILmFphkQ==
1763+
dayjs@^1.11.10:
1764+
version "1.11.10"
1765+
resolved "https://registry.yarnpkg.com/dayjs/-/dayjs-1.11.10.tgz#68acea85317a6e164457d6d6947564029a6a16a0"
1766+
integrity sha512-vjAczensTgRcqDERK0SR2XMwsF/tSvnvlv6VcF2GIhg6Sx4yOIt/irsr1RDJsKiIyBzJDpCoXiWWq28MqH2cnQ==
17671767

17681768
debug@4, debug@^4.0.1, debug@^4.1.0, debug@^4.1.1, debug@^4.3.2, debug@^4.3.4:
17691769
version "4.3.4"

0 commit comments

Comments
 (0)