From 6c515176e03ee08d7d36f6725975f990d60e8f2c Mon Sep 17 00:00:00 2001 From: Ruslan Lopatin Date: Sat, 7 Oct 2023 13:05:14 +0700 Subject: [PATCH] Rollup v4 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 30ecc88..b32a227 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "devDependencies": { "@jest/globals": "^29.7.0", "@run-z/eslint-config": "^3.5.0", - "@run-z/project-config": "^0.20.0", + "@run-z/project-config": "^0.20.1", "@swc/core": "^1.3.92", "@swc/jest": "^0.2.29", "@typescript-eslint/eslint-plugin": "^6.7.4", @@ -41,7 +41,7 @@ "jest-mock": "^29.7.0", "prettier": "^2.8.8", "prettier-eslint-cli": "^7.1.0", - "rollup": "^3.29.4", + "rollup": "^4.0.2", "run-z": "2.0.0-bootstrap", "ts-jest": "^29.1.1", "tslib": "^2.6.2",