chore(rollup): bump version

This commit is contained in:
moklick
2021-02-25 10:45:53 +01:00
parent ff627ad1c5
commit 702ea7dc61
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -9128,9 +9128,9 @@
}
},
"rollup": {
"version": "2.39.0",
"resolved": "https://registry.npmjs.org/rollup/-/rollup-2.39.0.tgz",
"integrity": "sha512-+WR3bttcq7zE+BntH09UxaW3bQo3vItuYeLsyk4dL2tuwbeSKJuvwiawyhEnvRdRgrII0Uzk00FpctHO/zB1kw==",
"version": "2.39.1",
"resolved": "https://registry.npmjs.org/rollup/-/rollup-2.39.1.tgz",
"integrity": "sha512-9rfr0Z6j+vE+eayfNVFr1KZ+k+jiUl2+0e4quZafy1x6SFCjzFspfRSO2ZZQeWeX9noeDTUDgg6eCENiEPFvQg==",
"dev": true,
"requires": {
"fsevents": "~2.3.1"
+1 -1
View File
@@ -64,7 +64,7 @@
"react": "^17.0.1",
"react-dom": "^17.0.1",
"release-it": "^14.4.1",
"rollup": "^2.39.0",
"rollup": "^2.39.1",
"rollup-plugin-bundle-size": "^1.0.3",
"rollup-plugin-livereload": "^2.0.0",
"rollup-plugin-postcss": "^4.0.0",