Skip to content

Commit 6e2a66c

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependencies
1 parent 1f60d3c commit 6e2a66c

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
@@ -24,7 +24,7 @@
2424
"dependencies": {
2525
"@emotion/react": "11.4.0",
2626
"@emotion/styled": "11.3.0",
27-
"@material-ui/core": "4.12.1",
27+
"@material-ui/core": "4.12.2",
2828
"@material-ui/icons": "4.11.2",
2929
"chokidar": "3.5.2",
3030
"dayjs": "1.10.6",
@@ -37,7 +37,7 @@
3737
"react": "16.14.0",
3838
"react-dom": "16.14.0",
3939
"react-router-dom": "5.2.0",
40-
"react-scroll": "1.8.2",
40+
"react-scroll": "1.8.3",
4141
"react-static": "7.5.3",
4242
"react-static-plugin-mdx": "7.5.4",
4343
"react-static-plugin-react-router": "7.5.3",

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1785,10 +1785,10 @@
17851785
"@types/yargs" "^15.0.0"
17861786
chalk "^4.0.0"
17871787

1788-
"@material-ui/[email protected].1":
1789-
version "4.12.1"
1790-
resolved "https://registry.yarnpkg.com/@material-ui/core/-/core-4.12.1.tgz#ac8f081498047aa02bb6ee70b77c5dad6a2a6e73"
1791-
integrity sha512-C6hYsjkWCTfBx9FaqxhCZCITBagh7fyCKFtHyvO3tTOcBw6NJaktdhNZ2n82jQdQdgfFvg6OOxi7OOzsAdAcBQ==
1788+
"@material-ui/[email protected].2":
1789+
version "4.12.2"
1790+
resolved "https://registry.yarnpkg.com/@material-ui/core/-/core-4.12.2.tgz#59a8b19f16b8c218d912f37f5ae70473c3c82c73"
1791+
integrity sha512-Q1npB8V73IC+eV2X6as+g71MpEGQwqKHUI2iujY62npk35V8nMx/bUXAHjv5kKG1BZ8s8XUWoG6s/VkjYPjjQA==
17921792
dependencies:
17931793
"@babel/runtime" "^7.4.4"
17941794
"@material-ui/styles" "^4.11.4"
@@ -14495,10 +14495,10 @@ [email protected]:
1449514495
tiny-invariant "^1.0.2"
1449614496
tiny-warning "^1.0.0"
1449714497

14498-
14499-
version "1.8.2"
14500-
resolved "https://registry.yarnpkg.com/react-scroll/-/react-scroll-1.8.2.tgz#68e35b74ae296c88e7863393c9fd49f05afa29f5"
14501-
integrity sha512-f2ZEG5fsPbPTySI9ekcFpETCcNlqbmwbQj9hhzYK8tkgv+PA8APatSt66o/q0KSkDZxyT98ONTtXp9x0lyowEw==
14498+
14499+
version "1.8.3"
14500+
resolved "https://registry.yarnpkg.com/react-scroll/-/react-scroll-1.8.3.tgz#0aff41567808f548b1b4d893ce6bd551ba1b16ef"
14501+
integrity sha512-BpEMPUIkLuu3BGZYeaCxDA4tk4Hd25f7da9qGb3a2FY8gURtaVaA62q/Vk2/DChP/4GETp5WMbvkRLaMLzVgwg==
1450214502
dependencies:
1450314503
lodash.throttle "^4.1.1"
1450414504
prop-types "^15.7.2"

0 commit comments

Comments
 (0)