Skip to content

Commit 39cdfe5

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependencies
1 parent 3cda16c commit 39cdfe5

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.3",
2828
"@material-ui/icons": "4.11.2",
2929
"chokidar": "3.5.3",
30-
"dayjs": "1.10.7",
30+
"dayjs": "1.10.8",
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.0",
40-
"react-scroll": "1.8.5",
40+
"react-scroll": "1.8.6",
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
@@ -6196,10 +6196,10 @@ data-urls@^2.0.0:
61966196
whatwg-mimetype "^2.3.0"
61976197
whatwg-url "^8.0.0"
61986198

6199-
6200-
version "1.10.7"
6201-
resolved "https://registry.yarnpkg.com/dayjs/-/dayjs-1.10.7.tgz#2cf5f91add28116748440866a0a1d26f3a6ce468"
6202-
integrity sha512-P6twpd70BcPK34K26uJ1KT3wlhpuOAPoMwJzpsIWUxHZ7wpmbdZL/hQqBDfz7hGurYSa5PhzdhDHtt319hL3ig==
6199+
6200+
version "1.10.8"
6201+
resolved "https://registry.yarnpkg.com/dayjs/-/dayjs-1.10.8.tgz#267df4bc6276fcb33c04a6735287e3f429abec41"
6202+
integrity sha512-wbNwDfBHHur9UOzNUjeKUOJ0fCb0a52Wx0xInmQ7Y8FstyajiV1NmK1e00cxsr9YrE9r7yAChE0VvpuY5Rnlow==
62036203

62046204
[email protected], debug@^2.2.0, debug@^2.3.3, debug@^2.6.0, debug@^2.6.9:
62056205
version "2.6.9"
@@ -14503,10 +14503,10 @@ [email protected]:
1450314503
tiny-invariant "^1.0.2"
1450414504
tiny-warning "^1.0.0"
1450514505

14506-
14507-
version "1.8.5"
14508-
resolved "https://registry.yarnpkg.com/react-scroll/-/react-scroll-1.8.5.tgz#fea09ccffbbab97c3e3e19acd6a35dccd29b258f"
14509-
integrity sha512-VcYFWDV2yGeuqeVCt3vxWTGWT4yCcefXOgvNZ16hSD0QTFzNNWiyZKWAVEgmz22PTKJlwRkspALaFI5+cr73OQ==
14506+
14507+
version "1.8.6"
14508+
resolved "https://registry.yarnpkg.com/react-scroll/-/react-scroll-1.8.6.tgz#134a7adc61c0fa0f71b1cfcaa82e6736b6c52549"
14509+
integrity sha512-VbbvjzLXvCjr2kiiG/lpLFim6mHpkXMdvOXQqwoSnUKyQPNmAo72r46x9C5PTLPSJq/dBd0gwrlZnnxqj5Yz1Q==
1451014510
dependencies:
1451114511
lodash.throttle "^4.1.1"
1451214512
prop-types "^15.7.2"

0 commit comments

Comments
 (0)