Skip to content

Commit af9f8b1

Browse files
Update dependency rollup to v2.7.1 (#80)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 65027f4 commit af9f8b1

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"release-it": "13.5.5",
5656
"release-it-plugin-esm-bundle": "2.0.0",
5757
"rimraf": "3.0.2",
58-
"rollup": "2.7.0",
58+
"rollup": "2.7.1",
5959
"rollup-cli": "1.0.9",
6060
"rollup-plugin-terser": "5.3.0"
6161
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4963,10 +4963,10 @@ rollup-pluginutils@^2.8.2:
49634963
dependencies:
49644964
estree-walker "^0.6.1"
49654965

4966-
rollup@2.7.0:
4967-
version "2.7.0"
4968-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.7.0.tgz#92d1ec9900a1f518153314ce597f1595bc7c4900"
4969-
integrity sha512-M7XUP+vIcUeuRDMQR+IX/gGbtVsdf4lOdh1/Z4C5/B7w9kobg9vY/WYLVJo9GP6W+0+u+6DDELtTpgfqgDxxLQ==
4966+
rollup@2.7.1:
4967+
version "2.7.1"
4968+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.7.1.tgz#d571e49a35b1c923fe9cf6f7290dba2482864fdc"
4969+
integrity sha512-c1FCjY8HK1nAq0bTZHaR72ZknpP7p0EjxbcVc6BcmtOosurK//P5jtwxX+f/4fgtbrjczqf0uvR+EdtxpriE8g==
49704970
optionalDependencies:
49714971
fsevents "~2.1.2"
49724972

0 commit comments

Comments
 (0)