From a4208c43c227a88b8b9ed8f1e1b954ba8a050ceb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 15 Aug 2024 18:17:08 +0000 Subject: [PATCH] Update dependency @figma/plugin-typings to v1.98.0 --- package-lock.json | 17 +++++++++-------- package.json | 2 +- 2 files changed, 10 insertions(+), 9 deletions(-) diff --git a/package-lock.json b/package-lock.json index 7e77b3f..35ea389 100644 --- a/package-lock.json +++ b/package-lock.json @@ -32,7 +32,7 @@ "devDependencies": { "@create-figma-plugin/build": "^2.3.0", "@create-figma-plugin/tsconfig": "^2.3.0", - "@figma/plugin-typings": "1.57.1", + "@figma/plugin-typings": "1.98.0", "@types/jest": "29.5.1", "@types/node": "^18.15.11", "@types/prismjs": "^1.26.0", @@ -1256,10 +1256,11 @@ } }, "node_modules/@figma/plugin-typings": { - "version": "1.57.1", - "resolved": "https://registry.npmjs.org/@figma/plugin-typings/-/plugin-typings-1.57.1.tgz", - "integrity": "sha512-kwiuApuqgkIPbFKey459VspenqXlBcBoMTnTZdQ/Hk2N71BTOZ0cM5Xq3zbPW/bEQOYtGDpweWxcXYHLo19HxQ==", - "dev": true + "version": "1.98.0", + "resolved": "https://registry.npmjs.org/@figma/plugin-typings/-/plugin-typings-1.98.0.tgz", + "integrity": "sha512-Bx5pBRf8XWeAFbDtKfdiUEM/UkCHyl4baOGb+7OPM0ozrzg5JNDH/BsrGA4EpuJKkS4uRmV525q3g067OX6VHg==", + "dev": true, + "license": "MIT License" }, "node_modules/@floating-ui/core": { "version": "1.2.5", @@ -10260,9 +10261,9 @@ "optional": true }, "@figma/plugin-typings": { - "version": "1.57.1", - "resolved": "https://registry.npmjs.org/@figma/plugin-typings/-/plugin-typings-1.57.1.tgz", - "integrity": "sha512-kwiuApuqgkIPbFKey459VspenqXlBcBoMTnTZdQ/Hk2N71BTOZ0cM5Xq3zbPW/bEQOYtGDpweWxcXYHLo19HxQ==", + "version": "1.98.0", + "resolved": "https://registry.npmjs.org/@figma/plugin-typings/-/plugin-typings-1.98.0.tgz", + "integrity": "sha512-Bx5pBRf8XWeAFbDtKfdiUEM/UkCHyl4baOGb+7OPM0ozrzg5JNDH/BsrGA4EpuJKkS4uRmV525q3g067OX6VHg==", "dev": true }, "@floating-ui/core": { diff --git a/package.json b/package.json index 55f28ec..41ad529 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "devDependencies": { "@create-figma-plugin/build": "^2.3.0", "@create-figma-plugin/tsconfig": "^2.3.0", - "@figma/plugin-typings": "1.57.1", + "@figma/plugin-typings": "1.98.0", "@types/jest": "29.5.1", "@types/node": "^18.15.11", "@types/prismjs": "^1.26.0",