Skip to content

Commit 1974f93

Browse files
chore(deps): bump dayjs from 1.8.20 to 1.8.21 (#840)
Bumps [dayjs](https://github.com/iamkun/dayjs) from 1.8.20 to 1.8.21. - [Release notes](https://github.com/iamkun/dayjs/releases) - [Changelog](https://github.com/iamkun/dayjs/blob/dev/CHANGELOG.md) - [Commits](iamkun/dayjs@v1.8.20...v1.8.21) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent e93259e commit 1974f93

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
@@ -50,7 +50,7 @@
5050
},
5151
"dependencies": {
5252
"chardet": "^0.8.0",
53-
"dayjs": "^1.8.20",
53+
"dayjs": "^1.8.21",
5454
"minimatch": "^3.0.4",
5555
"original-fs": "^1.0.0",
5656
"semver": "^7.0.0",

yarn.lock

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

1339-
dayjs@^1.8.20:
1340-
version "1.8.20"
1341-
resolved "https://registry.yarnpkg.com/dayjs/-/dayjs-1.8.20.tgz#724a5cb6ad1f6fc066b0bd9a800dedcc7886f19e"
1342-
integrity sha512-mH0MCDxw6UCGJYxVN78h8ugWycZAO8thkj3bW6vApL5tS0hQplIDdAQcmbvl7n35H0AKdCJQaArTrIQw2xt4Qg==
1339+
dayjs@^1.8.21:
1340+
version "1.8.21"
1341+
resolved "https://registry.yarnpkg.com/dayjs/-/dayjs-1.8.21.tgz#98299185b72b9b679f31c7ed987b63923c961552"
1342+
integrity sha512-1kbWK0hziklUHkGgiKr7xm59KwAg/K3Tp7H/8X+f58DnNCwY3pKYjOCJpIlVs125FRBukGVZdKZojC073D0IeQ==
13431343

13441344
debug@3.1.0:
13451345
version "3.1.0"

0 commit comments

Comments
 (0)