diff --git a/package.json b/package.json index 6972fc4..1807352 100644 --- a/package.json +++ b/package.json @@ -74,7 +74,7 @@ "noicejs": "3.0.0", "nyc": "15.0.0", "recursive-readdir": "2.2.2", - "rollup": "1.31.1", + "rollup": "1.32.0", "rollup-plugin-commonjs": "10.1.0", "rollup-plugin-eslint": "7.0.0", "rollup-plugin-json": "4.0.0", diff --git a/yarn.lock b/yarn.lock index 76070b0..9103bf5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3369,10 +3369,10 @@ rollup-pluginutils@2.8.2, rollup-pluginutils@^2.0.1, rollup-pluginutils@^2.5.0, dependencies: estree-walker "^0.6.1" -rollup@1.31.1: - version "1.31.1" - resolved "https://artifacts.apextoaster.com/repository/group-npm/rollup/-/rollup-1.31.1.tgz#4170d6f87148d46e5fbe29b493f8f3ea3453c96f" - integrity sha512-2JREN1YdrS/kpPzEd33ZjtuNbOuBC3ePfuZBdKEybvqcEcszW1ckyVqzcEiEe0nE8sqHK+pbJg+PsAgRJ8+1dg== +rollup@1.32.0: + version "1.32.0" + resolved "https://artifacts.apextoaster.com/repository/group-npm/rollup/-/rollup-1.32.0.tgz#c65ce134850aca1ce595fcac07d1dc5d53bf227c" + integrity sha512-ab2tF5pdDqm2zuI8j02ceyrJSScl9V2C24FgWQ1v1kTFTu1UrG5H0hpP++mDZlEFyZX4k0chtGEHU2i+pAzBgA== dependencies: "@types/estree" "*" "@types/node" "*"