From 4f0fecae0f16e31fb00dbb58d9d7949687381860 Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Thu, 4 Jan 2024 08:45:28 +0700 Subject: [PATCH] Meta tweaks --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 7a79802..2a9b3da 100644 --- a/package.json +++ b/package.json @@ -78,12 +78,12 @@ "read-package-up": "^11.0.0", "read-pkg": "^9.0.1", "redent": "^4.0.0", - "rollup": "^4.9.1", + "rollup": "^4.9.2", "rollup-plugin-dts": "^6.1.0", "rollup-plugin-license": "^3.2.0", "trim-newlines": "^5.0.0", - "tsd": "^0.30.0", - "type-fest": "^4.8.3", + "tsd": "^0.30.3", + "type-fest": "^4.9.0", "typescript": "^5.3.3", "xo": "^0.56.0", "yargs-parser": "^21.1.1"