Skip to content

Commit 33ab009

Browse files
committed
Update dependencies
1 parent 0fffe8a commit 33ab009

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@material-ui/core": "4.12.4",
2828
"@material-ui/icons": "4.11.3",
2929
"chokidar": "3.5.3",
30-
"dayjs": "1.11.5",
30+
"dayjs": "1.11.6",
3131
"emotion": "11.0.0",
3232
"htmr": "0.10.1",
3333
"jdown": "1.0.5",
@@ -37,7 +37,7 @@
3737
"react": "16.14.0",
3838
"react-dom": "16.14.0",
3939
"react-router-dom": "5.3.4",
40-
"react-scroll": "1.8.7",
40+
"react-scroll": "1.8.8",
4141
"react-static": "7.6.2",
4242
"react-static-plugin-mdx": "7.6.2",
4343
"react-static-plugin-react-router": "7.6.2",

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -6241,10 +6241,10 @@ data-urls@^2.0.0:
62416241
whatwg-mimetype "^2.3.0"
62426242
whatwg-url "^8.0.0"
62436243

6244-
dayjs@1.11.5:
6245-
version "1.11.5"
6246-
resolved "https://registry.yarnpkg.com/dayjs/-/dayjs-1.11.5.tgz#00e8cc627f231f9499c19b38af49f56dc0ac5e93"
6247-
integrity sha512-CAdX5Q3YW3Gclyo5Vpqkgpj8fSdLQcRuzfX6mC6Phy0nfJ0eGYOeS7m4mt2plDWLAtA4TqTakvbboHvUxfe4iA==
6244+
dayjs@1.11.6:
6245+
version "1.11.6"
6246+
resolved "https://registry.yarnpkg.com/dayjs/-/dayjs-1.11.6.tgz#2e79a226314ec3ec904e3ee1dd5a4f5e5b1c7afb"
6247+
integrity sha512-zZbY5giJAinCG+7AGaw0wIhNZ6J8AhWuSXKvuc1KAyMiRsvGQWqh4L+MomvhdAYjN+lqvVCMq1I41e3YHvXkyQ==
62486248

62496249
debug@2.6.9, debug@^2.2.0, debug@^2.3.3, debug@^2.6.0, debug@^2.6.9:
62506250
version "2.6.9"
@@ -14551,10 +14551,10 @@ react-router@5.3.4:
1455114551
tiny-invariant "^1.0.2"
1455214552
tiny-warning "^1.0.0"
1455314553

14554-
react-scroll@1.8.7:
14555-
version "1.8.7"
14556-
resolved "https://registry.yarnpkg.com/react-scroll/-/react-scroll-1.8.7.tgz#8020035329efad00f03964e18aff6822137de3aa"
14557-
integrity sha512-fBOIwweAlhicx8RqP9tQXn/Uhd+DTtVRjw+0VBsIn1Z+MjRYLhTZ0tMoTAU1vOD3dce8mI6copexI4yWII+Luw==
14554+
react-scroll@1.8.8:
14555+
version "1.8.8"
14556+
resolved "https://registry.yarnpkg.com/react-scroll/-/react-scroll-1.8.8.tgz#445c6137174d6f2ed02352af408a48d160959e22"
14557+
integrity sha512-RnU0wLaLozKIhLNAfoz6yxMus+PMypk7eBRfOitalYd2+qCiHrZdJ0MSDBs1Y23IFSfqSCdCEmENMJeSh0KoHA==
1455814558
dependencies:
1455914559
lodash.throttle "^4.1.1"
1456014560
prop-types "^15.7.2"

0 commit comments

Comments
 (0)