Skip to content
This repository has been archived by the owner on Oct 27, 2021. It is now read-only.

Commit

Permalink
Update dependency rollup to v1.27.2 (#41)
Browse files Browse the repository at this point in the history
Update dependency rollup to v1.27.2
  • Loading branch information
spences10 committed Nov 19, 2019
2 parents 1add002 + 6dc3fe6 commit 08302c4
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-seo-component",
"version": "0.1.13",
"version": "0.1.14",
"description": "A react SEO component",
"main": "index.js",
"scripts": {
Expand All @@ -25,7 +25,7 @@
"@babel/core": "7.7.2",
"@babel/preset-env": "7.7.1",
"@babel/preset-react": "7.7.0",
"rollup": "1.27.0",
"rollup": "1.27.2",
"rollup-plugin-babel": "4.3.3"
},
"repository": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2029,10 +2029,10 @@ rollup-pluginutils@^2.8.1:
dependencies:
estree-walker "^0.6.1"

rollup@1.27.0:
version "1.27.0"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.27.0.tgz#7afe0da89c967cec5ccea7e919da6c89a1a68666"
integrity sha512-yaMna4MJ8LLEHhHl1ilgHakylf0LKeQctDxhngZLQ+W57GnXa5vtH7XKaK8zlAhNEhlWiH5YFVFt+QCDPUmNkw==
rollup@1.27.2:
version "1.27.2"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.27.2.tgz#caf54a93df228bf7864f13dddcdb363d3e958509"
integrity sha512-sD3iyd0zlvgK1S3MmICi6F/Y+R/QWY5XxzsTGN4pAd+nCasDUizmAhgq2hdh1t2eLux974NHU2TW41fhuGPv+Q==
dependencies:
"@types/estree" "*"
"@types/node" "*"
Expand Down

0 comments on commit 08302c4

Please sign in to comment.