From 98605e0004ffb4a733fbcee2910ce9b9202f7b5d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 28 Apr 2024 16:07:29 +0000 Subject: [PATCH] chore: update dependency @figma/plugin-typings to ^1.92.0 --- packages/plugin-figma/package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/packages/plugin-figma/package.json b/packages/plugin-figma/package.json index 39e6ab7..6bf332b 100644 --- a/packages/plugin-figma/package.json +++ b/packages/plugin-figma/package.json @@ -32,7 +32,7 @@ "devDependencies": { "@create-figma-plugin/build": "^3.1.0", "@create-figma-plugin/tsconfig": "^3.1.0", - "@figma/plugin-typings": "^1.88.0", + "@figma/plugin-typings": "^1.92.0", "concurrently": "^8.2.2", "tailwindcss": "^3.4.3", "typescript": "^5.3.3" diff --git a/yarn.lock b/yarn.lock index cc9abb1..49eefa0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1304,10 +1304,10 @@ __metadata: languageName: node linkType: hard -"@figma/plugin-typings@npm:^1.88.0": - version: 1.88.0 - resolution: "@figma/plugin-typings@npm:1.88.0" - checksum: 10c0/79994252eaf1465770c18f269742e1973fba5aaf2cc58d3e70423126912cd27d4328c54a77bab92f0293ebf1ac37a98f2e3ed86f4005e3b6e4b57df9342f00c3 +"@figma/plugin-typings@npm:^1.92.0": + version: 1.92.0 + resolution: "@figma/plugin-typings@npm:1.92.0" + checksum: 10c0/04a7811a358b7001ee26432704bb5f3c8aae86e4f7c033600edd886192210f2016858b74f3b13cb6bb05363db4fbd2558a97bd3f5963d9f1cff44d33ac7fa7f1 languageName: node linkType: hard @@ -2040,7 +2040,7 @@ __metadata: "@create-figma-plugin/tsconfig": "npm:^3.1.0" "@create-figma-plugin/ui": "npm:^3.1.0" "@create-figma-plugin/utilities": "npm:^3.1.0" - "@figma/plugin-typings": "npm:^1.88.0" + "@figma/plugin-typings": "npm:^1.92.0" "@preact/signals": "npm:^1.2.3" "@supercharge/promise-pool": "npm:^3.1.1" "@tuktuk/core": "npm:0.0.0"