From 77d9a4a4d0f4a85780b8047d3a8fa4dc1db424b7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 10 Jun 2024 21:09:06 +0000 Subject: [PATCH] chore(deps): update dependency @figma/plugin-typings to v1.96.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..619afcd 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.96.0", + "resolved": "https://registry.npmjs.org/@figma/plugin-typings/-/plugin-typings-1.96.0.tgz", + "integrity": "sha512-fk/izqv13KHh8SKQF0d3475j7K9RaQ1EhPQT9E3iuRJnf492qYwj68hy1rO1CdZjm++l6Lk6ayhSowPLARq7Zw==", "dev": true }, "@istanbuljs/load-nyc-config": { diff --git a/package.json b/package.json index fc0f45c..f48a27e 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.96.0", "@types/jest": "26.0.24", "@types/react": "17.0.36", "@types/react-dom": "17.0.3",