Skip to content

Commit 6fd25d0

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency @emotion/core to v10.0.35
1 parent 05f5e5f commit 6fd25d0

File tree

1 file changed

+12
-7
lines changed

1 file changed

+12
-7
lines changed

yarn.lock

Lines changed: 12 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1064,9 +1064,9 @@
10641064
"@emotion/weak-memoize" "0.2.5"
10651065

10661066
"@emotion/core@^10.0.9":
1067-
version "10.0.34"
1068-
resolved "https://registry.yarnpkg.com/@emotion/core/-/core-10.0.34.tgz#a643889dc32bdde829482539c9438a026631187c"
1069-
integrity sha512-Kcs8WHZG1NgaVFQsSpgN07G0xpfPAKUclwKvUqKrYrJovezl9uTz++1M4JfXHrgFVEiJ5QO46hMo1ZDDfvY/tw==
1067+
version "10.0.35"
1068+
resolved "https://registry.yarnpkg.com/@emotion/core/-/core-10.0.35.tgz#513fcf2e22cd4dfe9d3894ed138c9d7a859af9b3"
1069+
integrity sha512-sH++vJCdk025fBlRZSAhkRlSUoqSqgCzYf5fMOmqqi3bM6how+sQpg3hkgJonj8GxXM4WbD7dRO+4tegDB9fUw==
10701070
dependencies:
10711071
"@babel/runtime" "^7.5.5"
10721072
"@emotion/cache" "^10.0.27"
@@ -5508,6 +5508,11 @@ json-parse-better-errors@^1.0.0, json-parse-better-errors@^1.0.1, json-parse-bet
55085508
resolved "https://registry.yarnpkg.com/json-parse-better-errors/-/json-parse-better-errors-1.0.2.tgz#bb867cfb3450e69107c131d1c514bab3dc8bcaa9"
55095509
integrity sha512-mrqyZKfX5EhL7hvqcV6WG1yYjnjeuYDzDhhcAAUrq8Po85NBQBJP+ZDUT75qZQ98IkUoBqdkExkukOU7Ts2wrw==
55105510

5511+
json-parse-even-better-errors@^2.3.0:
5512+
version "2.3.0"
5513+
resolved "https://registry.yarnpkg.com/json-parse-even-better-errors/-/json-parse-even-better-errors-2.3.0.tgz#371873c5ffa44304a6ba12419bcfa95f404ae081"
5514+
integrity sha512-o3aP+RsWDJZayj1SbHNQAI8x0v3T3SKiGoZlNYfbUP1S3omJQ6i9CnqADqkSPaOAxwua4/1YWx5CM7oiChJt2Q==
5515+
55115516
json-schema-traverse@^0.4.1:
55125517
version "0.4.1"
55135518
resolved "https://registry.yarnpkg.com/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz#69f6a87d9513ab8bb8fe63bdb0979c448e684660"
@@ -7338,13 +7343,13 @@ parse-json@^4.0.0:
73387343
json-parse-better-errors "^1.0.1"
73397344

73407345
parse-json@^5.0.0:
7341-
version "5.0.1"
7342-
resolved "https://registry.yarnpkg.com/parse-json/-/parse-json-5.0.1.tgz#7cfe35c1ccd641bce3981467e6c2ece61b3b3878"
7343-
integrity sha512-ztoZ4/DYeXQq4E21v169sC8qWINGpcosGv9XhTDvg9/hWvx/zrFkc9BiWxR58OJLHGk28j5BL0SDLeV2WmFZlQ==
7346+
version "5.1.0"
7347+
resolved "https://registry.yarnpkg.com/parse-json/-/parse-json-5.1.0.tgz#f96088cdf24a8faa9aea9a009f2d9d942c999646"
7348+
integrity sha512-+mi/lmVVNKFNVyLXV31ERiy2CY5E1/F6QtJFEzoChPRwwngMNXRDQ9GJ5WdE2Z2P4AujsOi0/+2qHID68KwfIQ==
73447349
dependencies:
73457350
"@babel/code-frame" "^7.0.0"
73467351
error-ex "^1.3.1"
7347-
json-parse-better-errors "^1.0.1"
7352+
json-parse-even-better-errors "^2.3.0"
73487353
lines-and-columns "^1.1.6"
73497354

73507355
parse-passwd@^1.0.0:

0 commit comments

Comments
 (0)