From 1638526e0d232e88898323929b0f7fe0b8799562 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 4 Dec 2024 18:26:40 +0000 Subject: [PATCH] chore(deps): update dependency @figma/plugin-typings to v1.104.0 --- package-lock.json | 6 +++--- package.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index cd50679..66839c4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1254,9 +1254,9 @@ } }, "@figma/plugin-typings": { - "version": "1.33.0", - "resolved": "https://registry.npmjs.org/@figma/plugin-typings/-/plugin-typings-1.33.0.tgz", - "integrity": "sha512-k0YazDJqo5daYznnH+PKJJ32MGv8ftimFp1x+flH4k4lFwtH8UQ/tUGFBClZHDXZWX3rdr1GvUzhbUMdZhN3ug==", + "version": "1.104.0", + "resolved": "https://registry.npmjs.org/@figma/plugin-typings/-/plugin-typings-1.104.0.tgz", + "integrity": "sha512-FKnn/KASBYhXibTJvH8K9doUs1PCNwp8HZxPa+jbM/k5wNWHY4Z3jRsUCFPtl0YepZQqV8o1sBE7TM+cLZ3UkQ==", "dev": true }, "@istanbuljs/load-nyc-config": { diff --git a/package.json b/package.json index fc0f45c..e7819ae 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "@babel/core": "7.13.15", "@babel/preset-env": "7.13.15", "@babel/preset-typescript": "7.13.0", - "@figma/plugin-typings": "1.33.0", + "@figma/plugin-typings": "1.104.0", "@types/jest": "26.0.24", "@types/react": "17.0.36", "@types/react-dom": "17.0.3",