diff --git a/package.json b/package.json index 7d5e48c0..5cd9891d 100644 --- a/package.json +++ b/package.json @@ -59,7 +59,7 @@ "lint-staged": "^13.0.3", "prettier": "^2.7.1", "print-message": "^3.0.1", - "rollup": "^2.75.7", + "rollup": "^3.20.5", "rollup-plugin-copy-glob": "^0.3.2", "rollup-plugin-copy-merge": "^0.3.2", "rollup-plugin-delete": "^2.0.0", diff --git a/yarn.lock b/yarn.lock index fb1c80d5..d25f9df5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4291,10 +4291,10 @@ rollup-pluginutils@^1.5.0: estree-walker "^0.2.1" minimatch "^3.0.2" -rollup@^2.75.7: - version "2.75.7" - resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.75.7.tgz#221ff11887ae271e37dcc649ba32ce1590aaa0b9" - integrity sha512-VSE1iy0eaAYNCxEXaleThdFXqZJ42qDBatAwrfnPlENEZ8erQ+0LYX4JXOLPceWfZpV1VtZwZ3dFCuOZiSyFtQ== +rollup@^3.20.5: + version "3.20.5" + resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.20.5.tgz#efeb4495a87c73d2f6ee19e48159953d061612de" + integrity sha512-Mx6NE3nLPIP6a9ReV4dTPOYYmDiyarJNtSbc37Jx0jvh8SHySoFPgyZAp9aDP3LnYvaJOrz+fclcwq3oZDzlnA== optionalDependencies: fsevents "~2.3.2"