Skip to content

Commit

Permalink
fix: upgrade @emotion/core from 10.0.35 to 10.1.1
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade @emotion/core from 10.0.35 to 10.1.1.

See this package in npm:


See this project in Snyk:
https://app.snyk.io/org/github-newrelic/project/ee280047-f651-440a-aaec-462aac2b4fe2?utm_source=github&utm_medium=upgrade-pr
  • Loading branch information
snyk-bot committed Dec 3, 2020
1 parent c072bb3 commit 2d3aec1
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"private": true,
"version": "1.31.3",
"dependencies": {
"@emotion/core": "^10.0.35",
"@emotion/core": "^10.1.1",
"@emotion/styled": "^10.0.27",
"@mdx-js/mdx": "^1.6.19",
"@mdx-js/react": "^1.6.19",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2079,10 +2079,10 @@
"@emotion/utils" "0.11.3"
"@emotion/weak-memoize" "0.2.5"

"@emotion/core@^10.0.35":
version "10.0.35"
resolved "https://registry.yarnpkg.com/@emotion/core/-/core-10.0.35.tgz#513fcf2e22cd4dfe9d3894ed138c9d7a859af9b3"
integrity sha512-sH++vJCdk025fBlRZSAhkRlSUoqSqgCzYf5fMOmqqi3bM6how+sQpg3hkgJonj8GxXM4WbD7dRO+4tegDB9fUw==
"@emotion/core@^10.1.1":
version "10.1.1"
resolved "https://registry.yarnpkg.com/@emotion/core/-/core-10.1.1.tgz#c956c1365f2f2481960064bcb8c4732e5fb612c3"
integrity sha512-ZMLG6qpXR8x031NXD8HJqugy/AZSkAuMxxqB46pmAR7ze47MhNJ56cdoX243QPZdGctrdfo+s08yZTiwaUcRKA==
dependencies:
"@babel/runtime" "^7.5.5"
"@emotion/cache" "^10.0.27"
Expand Down

0 comments on commit 2d3aec1

Please sign in to comment.