Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit a75cd7f

Browse files
chore: bump dayjs from 1.11.2 to 1.11.3 in /site
Bumps [dayjs](https://github.com/iamkun/dayjs) from 1.11.2 to 1.11.3. - [Release notes](https://github.com/iamkun/dayjs/releases) - [Changelog](https://github.com/iamkun/dayjs/blob/v1.11.3/CHANGELOG.md) - [Commits](iamkun/dayjs@v1.11.2...v1.11.3) --- updated-dependencies: - dependency-name: dayjs dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 722dbab commit a75cd7f

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

site/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
},
2828
"dependencies": {
2929
"@fontsource/ibm-plex-mono": "4.5.9",
30-
"@fontsource/inter": "4.5.10",
30+
"@fontsource/inter": "4.5.11",
3131
"@material-ui/core": "4.9.4",
3232
"@material-ui/icons": "4.5.1",
3333
"@material-ui/lab": "4.0.0-alpha.42",
@@ -38,7 +38,7 @@
3838
"can-ndjson-stream": "1.0.2",
3939
"cron-parser": "4.4.0",
4040
"cronstrue": "2.5.0",
41-
"dayjs": "1.11.2",
41+
"dayjs": "1.11.3",
4242
"formik": "2.2.9",
4343
"front-matter": "4.0.2",
4444
"history": "5.3.0",

site/yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1274,10 +1274,10 @@
12741274
resolved "https://registry.yarnpkg.com/@fontsource/ibm-plex-mono/-/ibm-plex-mono-4.5.9.tgz#96968bebc4b1ea559818a9c52c87b3854a8145ba"
12751275
integrity sha512-goblhmAX48GELIUQnWBg6AKVZklcTUu6NwF8tRiIzlxTZuOspbzHrW/3sF3WOH6+mJVay9n6QLbbikOfxSRekQ==
12761276

1277-
"@fontsource/[email protected].10":
1278-
version "4.5.10"
1279-
resolved "https://registry.yarnpkg.com/@fontsource/inter/-/inter-4.5.10.tgz#c4e6839197dc4c77842eae9475ff0e036ff87fc9"
1280-
integrity sha512-YOt2/K8yo25MVBjrTImHxVimmyZEt0GcrWp2w7O29sdFX9SJqbGlOqjFJ1wI5yBbP6AmTeimyPE0UC/jjFRoIA==
1277+
"@fontsource/[email protected].11":
1278+
version "4.5.11"
1279+
resolved "https://registry.yarnpkg.com/@fontsource/inter/-/inter-4.5.11.tgz#3c45014821e8c82b247a291f1944dd2764a2d1ed"
1280+
integrity sha512-toizzQkfXL8YJcG/f8j3EYXYGQe4OxiDEItThSigvHU+cYNDw8HPp3wLYQX745hddsnHqOGCM4exitFSBOU8+w==
12811281

12821282
"@gar/promisify@^1.0.1":
12831283
version "1.1.2"
@@ -5638,10 +5638,10 @@ data-urls@^2.0.0:
56385638
whatwg-mimetype "^2.3.0"
56395639
whatwg-url "^8.0.0"
56405640

5641-
5642-
version "1.11.2"
5643-
resolved "https://registry.yarnpkg.com/dayjs/-/dayjs-1.11.2.tgz#fa0f5223ef0d6724b3d8327134890cfe3d72fbe5"
5644-
integrity sha512-F4LXf1OeU9hrSYRPTTj/6FbO4HTjPKXvEIC1P2kcnFurViINCVk3ZV0xAS3XVx9MkMsXbbqlK6hjseaYbgKEHw==
5641+
5642+
version "1.11.3"
5643+
resolved "https://registry.yarnpkg.com/dayjs/-/dayjs-1.11.3.tgz#4754eb694a624057b9ad2224b67b15d552589258"
5644+
integrity sha512-xxwlswWOlGhzgQ4TKzASQkUhqERI3egRNqgV4ScR8wlANA/A9tZ7miXa44vTTKEq5l7vWoL5G57bG3zA+Kow0A==
56455645

56465646
[email protected], debug@^2.2.0, debug@^2.3.3, debug@^2.6.0, debug@^2.6.9:
56475647
version "2.6.9"

0 commit comments

Comments
 (0)