From db7f74260a800e3f7848a6013443c8a3fe8100bd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?L=E2=9D=A4=EF=B8=8F=20=E2=98=AE=EF=B8=8F=20=E2=9C=8B?= <6723574+louisgv@users.noreply.github.com> Date: Wed, 21 Jun 2023 14:03:22 -0700 Subject: [PATCH] chore: bump dependencies --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index de53113..20b1150 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@plasmohq/chrome-webstore-api", - "version": "2.9.1", + "version": "2.10.0", "description": "Chrome webstore API", "exports": "./dist/index.js", "types": "./dist/index.d.ts", @@ -32,8 +32,8 @@ "devDependencies": { "@plasmo/config": "workspace:*", "@plasmohq/rps": "1.8.6", - "@types/node": "20.2.5", - "tsup": "6.7.0", + "@types/node": "20.3.1", + "tsup": "7.0.0", "typescript": "5.1.3" }, "dependencies": {