Skip to content

Commit 1f60d3c

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

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,10 @@
2424
"dependencies": {
2525
"@emotion/react": "11.4.0",
2626
"@emotion/styled": "11.3.0",
27-
"@material-ui/core": "4.11.4",
27+
"@material-ui/core": "4.12.1",
2828
"@material-ui/icons": "4.11.2",
2929
"chokidar": "3.5.2",
30-
"dayjs": "1.10.5",
30+
"dayjs": "1.10.6",
3131
"emotion": "11.0.0",
3232
"htmr": "0.10.1",
3333
"jdown": "1.0.5",

yarn.lock

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

1788-
"@material-ui/core@4.11.4":
1789-
version "4.11.4"
1790-
resolved "https://registry.yarnpkg.com/@material-ui/core/-/core-4.11.4.tgz#4fb9fe5dec5dcf780b687e3a40cff78b2b9640a4"
1791-
integrity sha512-oqb+lJ2Dl9HXI9orc6/aN8ZIAMkeThufA5iZELf2LQeBn2NtjVilF5D2w7e9RpntAzDb4jK5DsVhkfOvFY/8fg==
1788+
"@material-ui/core@4.12.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==
17921792
dependencies:
17931793
"@babel/runtime" "^7.4.4"
17941794
"@material-ui/styles" "^4.11.4"
1795-
"@material-ui/system" "^4.11.3"
1795+
"@material-ui/system" "^4.12.1"
17961796
"@material-ui/types" "5.1.0"
17971797
"@material-ui/utils" "^4.11.2"
17981798
"@types/react-transition-group" "^4.2.0"
@@ -1832,10 +1832,10 @@
18321832
jss-plugin-vendor-prefixer "^10.5.1"
18331833
prop-types "^15.7.2"
18341834

1835-
"@material-ui/system@^4.11.3":
1836-
version "4.11.3"
1837-
resolved "https://registry.yarnpkg.com/@material-ui/system/-/system-4.11.3.tgz#466bc14c9986798fd325665927c963eb47cc4143"
1838-
integrity sha512-SY7otguNGol41Mu2Sg6KbBP1ZRFIbFLHGK81y4KYbsV2yIcaEPOmsCK6zwWlp+2yTV3J/VwT6oSBARtGIVdXPw==
1835+
"@material-ui/system@^4.12.1":
1836+
version "4.12.1"
1837+
resolved "https://registry.yarnpkg.com/@material-ui/system/-/system-4.12.1.tgz#2dd96c243f8c0a331b2bb6d46efd7771a399707c"
1838+
integrity sha512-lUdzs4q9kEXZGhbN7BptyiS1rLNHe6kG9o8Y307HCvF4sQxbCgpL2qi+gUk+yI8a2DNk48gISEQxoxpgph0xIw==
18391839
dependencies:
18401840
"@babel/runtime" "^7.4.4"
18411841
"@material-ui/utils" "^4.11.2"
@@ -6183,10 +6183,10 @@ data-urls@^2.0.0:
61836183
whatwg-mimetype "^2.3.0"
61846184
whatwg-url "^8.0.0"
61856185

6186-
6187-
version "1.10.5"
6188-
resolved "https://registry.yarnpkg.com/dayjs/-/dayjs-1.10.5.tgz#5600df4548fc2453b3f163ebb2abbe965ccfb986"
6189-
integrity sha512-BUFis41ikLz+65iH6LHQCDm4YPMj5r1YFLdupPIyM4SGcXMmtiLQ7U37i+hGS8urIuqe7I/ou3IS1jVc4nbN4g==
6186+
6187+
version "1.10.6"
6188+
resolved "https://registry.yarnpkg.com/dayjs/-/dayjs-1.10.6.tgz#288b2aa82f2d8418a6c9d4df5898c0737ad02a63"
6189+
integrity sha512-AztC/IOW4L1Q41A86phW5Thhcrco3xuAA+YX/BLpLWWjRcTj5TOt/QImBLmCKlrF7u7k47arTnOyL6GnbG8Hvw==
61906190

61916191
[email protected], debug@^2.2.0, debug@^2.3.3, debug@^2.6.0, debug@^2.6.9:
61926192
version "2.6.9"

0 commit comments

Comments
 (0)