Skip to content

Commit

Permalink
Update dependency gatsby-plugin-emotion to v4.3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 24, 2020
1 parent 242ebcb commit b1f103d
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
"@types/testing-library__react-hooks": "3.2.0",
"docz": "2.3.1",
"emotion-theming": "10.0.27",
"gatsby-plugin-emotion": "4.3.5",
"gatsby-plugin-emotion": "4.3.6",
"jest": "26.0.1",
"react": "16.13.1",
"react-dom": "16.13.1",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2554,7 +2554,7 @@
dependencies:
regenerator-runtime "^0.13.2"

"@babel/runtime@^7.10.2":
"@babel/runtime@^7.10.2", "@babel/runtime@^7.10.3":
version "7.10.3"
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.10.3.tgz#670d002655a7c366540c67f6fd3342cd09500364"
integrity sha512-RzGO0RLSdokm9Ipe/YD+7ww8X2Ro79qiXZF3HU9ljrM+qnJmH1Vqth+hbiQZy761LnMJTMitHDuKVYTk3k4dLw==
Expand Down Expand Up @@ -8436,12 +8436,12 @@ gatsby-plugin-compile-es6-packages@^2.0.0:
"@babel/runtime" "^7.0.0"
regex-escape "^3.4.8"

[email protected].5:
version "4.3.5"
resolved "https://registry.yarnpkg.com/gatsby-plugin-emotion/-/gatsby-plugin-emotion-4.3.5.tgz#9ab45365e89a1207ae574a849b7156df16f34904"
integrity sha512-B2ac398qenHVQtqsJEyymYrJXbm+II24cVcbX/VZDAMxaSAsmhibOPdUR/keX484SuJ11i+qdJdEYvANWER2Xw==
[email protected].6:
version "4.3.6"
resolved "https://registry.yarnpkg.com/gatsby-plugin-emotion/-/gatsby-plugin-emotion-4.3.6.tgz#d4b042c5efe62dc735484f09610ccf2a7f4891dd"
integrity sha512-jbE/2JzcJkT9jrU3OpdrJ5yAC0I7lP3nvCbIAGuebqkT0Pj6/sJA9TeJzUejFdmaGcpi5H829CRndlFh2jZOyA==
dependencies:
"@babel/runtime" "^7.10.2"
"@babel/runtime" "^7.10.3"
"@emotion/babel-preset-css-prop" "^10.0.27"

gatsby-plugin-emotion@^4.1.2:
Expand Down

0 comments on commit b1f103d

Please sign in to comment.