From bd06ed905937dce99297ab6c20355c2d92bb77a8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 11 Sep 2024 21:57:50 +0000 Subject: [PATCH] Update dependency @figma/plugin-typings to v1.100.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..3ef5877 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.100.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.100.0", + "resolved": "https://registry.npmjs.org/@figma/plugin-typings/-/plugin-typings-1.100.0.tgz", + "integrity": "sha512-Dqp+yTkAjqH1cuGMhOdn7lOXTrPrjqa0sAxa5QJnsxCaBI6tjmtk5n/l/H8iv8uQ9Of0ienUoLiIrVTxgiMkdg==", + "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.100.0", + "resolved": "https://registry.npmjs.org/@figma/plugin-typings/-/plugin-typings-1.100.0.tgz", + "integrity": "sha512-Dqp+yTkAjqH1cuGMhOdn7lOXTrPrjqa0sAxa5QJnsxCaBI6tjmtk5n/l/H8iv8uQ9Of0ienUoLiIrVTxgiMkdg==", "dev": true }, "@floating-ui/core": { diff --git a/package.json b/package.json index 55f28ec..09e899d 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.100.0", "@types/jest": "29.5.1", "@types/node": "^18.15.11", "@types/prismjs": "^1.26.0",