Skip to content

Commit 6599df1

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependencies
1 parent c1deb88 commit 6599df1

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.0",
30+
"dayjs": "1.11.1",
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.6",
40+
"react-scroll": "1.8.7",
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
@@ -6206,10 +6206,10 @@ data-urls@^2.0.0:
62066206
whatwg-mimetype "^2.3.0"
62076207
whatwg-url "^8.0.0"
62086208

6209-
dayjs@1.11.0:
6210-
version "1.11.0"
6211-
resolved "https://registry.yarnpkg.com/dayjs/-/dayjs-1.11.0.tgz#009bf7ef2e2ea2d5db2e6583d2d39a4b5061e805"
6212-
integrity sha512-JLC809s6Y948/FuCZPm5IX8rRhQwOiyMb2TfVVQEixG7P8Lm/gt5S7yoQZmC8x1UehI9Pb7sksEt4xx14m+7Ug==
6209+
dayjs@1.11.1:
6210+
version "1.11.1"
6211+
resolved "https://registry.yarnpkg.com/dayjs/-/dayjs-1.11.1.tgz#90b33a3dda3417258d48ad2771b415def6545eb0"
6212+
integrity sha512-ER7EjqVAMkRRsxNCC5YqJ9d9VQYuWdGt7aiH2qA5R5wt8ZmWaP2dLUSIK6y/kVzLMlmh1Tvu5xUf4M/wdGJ5KA==
62136213

62146214
debug@2.6.9, debug@^2.2.0, debug@^2.3.3, debug@^2.6.0, debug@^2.6.9:
62156215
version "2.6.9"
@@ -14513,10 +14513,10 @@ react-router@5.2.1:
1451314513
tiny-invariant "^1.0.2"
1451414514
tiny-warning "^1.0.0"
1451514515

14516-
react-scroll@1.8.6:
14517-
version "1.8.6"
14518-
resolved "https://registry.yarnpkg.com/react-scroll/-/react-scroll-1.8.6.tgz#134a7adc61c0fa0f71b1cfcaa82e6736b6c52549"
14519-
integrity sha512-VbbvjzLXvCjr2kiiG/lpLFim6mHpkXMdvOXQqwoSnUKyQPNmAo72r46x9C5PTLPSJq/dBd0gwrlZnnxqj5Yz1Q==
14516+
react-scroll@1.8.7:
14517+
version "1.8.7"
14518+
resolved "https://registry.yarnpkg.com/react-scroll/-/react-scroll-1.8.7.tgz#8020035329efad00f03964e18aff6822137de3aa"
14519+
integrity sha512-fBOIwweAlhicx8RqP9tQXn/Uhd+DTtVRjw+0VBsIn1Z+MjRYLhTZ0tMoTAU1vOD3dce8mI6copexI4yWII+Luw==
1452014520
dependencies:
1452114521
lodash.throttle "^4.1.1"
1452214522
prop-types "^15.7.2"

0 commit comments

Comments
 (0)