Skip to content

Commit 44feba9

Browse files
chore(deps-dev): bump dayjs from 1.10.4 to 1.10.5
Bumps [dayjs](https://github.com/iamkun/dayjs) from 1.10.4 to 1.10.5. - [Release notes](https://github.com/iamkun/dayjs/releases) - [Changelog](https://github.com/iamkun/dayjs/blob/dev/CHANGELOG.md) - [Commits](iamkun/dayjs@v1.10.4...v1.10.5) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent ebc1fc2 commit 44feba9

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
@@ -63,7 +63,7 @@
6363
"@typescript-eslint/eslint-plugin": "^4.25.0",
6464
"@typescript-eslint/parser": "^4.25.0",
6565
"chardet": "^1.3.0",
66-
"dayjs": "^1.10.4",
66+
"dayjs": "^1.10.5",
6767
"decache": "^4.6.0",
6868
"eslint": "^7.27.0",
6969
"eslint-config-prettier": "^7.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1627,10 +1627,10 @@ dateformat@^3.0.0:
16271627
resolved "https://registry.yarnpkg.com/dateformat/-/dateformat-3.0.3.tgz#a6e37499a4d9a9cf85ef5872044d62901c9889ae"
16281628
integrity sha512-jyCETtSl3VMZMWeRo7iY1FL19ges1t55hMo5yaam4Jrsm5EPL89UQkoQRyiI+Yf4k8r2ZpdngkV8hr1lIdjb3Q==
16291629

1630-
dayjs@^1.10.4:
1631-
version "1.10.4"
1632-
resolved "https://registry.yarnpkg.com/dayjs/-/dayjs-1.10.4.tgz#8e544a9b8683f61783f570980a8a80eaf54ab1e2"
1633-
integrity sha512-RI/Hh4kqRc1UKLOAf/T5zdMMX5DQIlDxwUe3wSyMMnEbGunnpENCdbUgM+dW7kXidZqCttBrmw7BhN4TMddkCw==
1630+
dayjs@^1.10.5:
1631+
version "1.10.5"
1632+
resolved "https://registry.yarnpkg.com/dayjs/-/dayjs-1.10.5.tgz#5600df4548fc2453b3f163ebb2abbe965ccfb986"
1633+
integrity sha512-BUFis41ikLz+65iH6LHQCDm4YPMj5r1YFLdupPIyM4SGcXMmtiLQ7U37i+hGS8urIuqe7I/ou3IS1jVc4nbN4g==
16341634

16351635
debug@3.1.0:
16361636
version "3.1.0"

0 commit comments

Comments
 (0)