From 76a5bf0fd718383cca5631808b6f9ee1d0dbb8dc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Feb 2024 16:45:42 +0000 Subject: [PATCH] build(deps-dev): bump @figma/plugin-typings from 1.68.0 to 1.87.0 Bumps [@figma/plugin-typings](https://github.com/figma/plugin-typings) from 1.68.0 to 1.87.0. - [Commits](https://github.com/figma/plugin-typings/commits) --- updated-dependencies: - dependency-name: "@figma/plugin-typings" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index 76d3311..2f8d671 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13,7 +13,7 @@ "react-dom": "^18.2.0" }, "devDependencies": { - "@figma/plugin-typings": "^1.68.0", + "@figma/plugin-typings": "^1.87.0", "@types/chrome": "0.0.237", "@types/firefox-webext-browser": "^111.0.1", "@types/offscreencanvas": "^2019.7.0", @@ -138,9 +138,9 @@ } }, "node_modules/@figma/plugin-typings": { - "version": "1.68.0", - "resolved": "https://registry.npmjs.org/@figma/plugin-typings/-/plugin-typings-1.68.0.tgz", - "integrity": "sha512-hT+iqf5CRRqKI7NmPdwml+Ld/mG1QM8VcZZURV2AowIy6vC3VQ2iIIT5d7ulDnQU+WzQDvaGaDAw/J5X6tQ2Ww==", + "version": "1.87.0", + "resolved": "https://registry.npmjs.org/@figma/plugin-typings/-/plugin-typings-1.87.0.tgz", + "integrity": "sha512-n/dZtw4G5J91mgi+OHZ8MpKkeFd5oRwIVZ8/Ju0BN+/LTcvj9lOPPDuCFBplS0lMBpcBYKn5eQxFuBpQv5t2lw==", "dev": true }, "node_modules/@jridgewell/gen-mapping": { @@ -3710,9 +3710,9 @@ "dev": true }, "@figma/plugin-typings": { - "version": "1.68.0", - "resolved": "https://registry.npmjs.org/@figma/plugin-typings/-/plugin-typings-1.68.0.tgz", - "integrity": "sha512-hT+iqf5CRRqKI7NmPdwml+Ld/mG1QM8VcZZURV2AowIy6vC3VQ2iIIT5d7ulDnQU+WzQDvaGaDAw/J5X6tQ2Ww==", + "version": "1.87.0", + "resolved": "https://registry.npmjs.org/@figma/plugin-typings/-/plugin-typings-1.87.0.tgz", + "integrity": "sha512-n/dZtw4G5J91mgi+OHZ8MpKkeFd5oRwIVZ8/Ju0BN+/LTcvj9lOPPDuCFBplS0lMBpcBYKn5eQxFuBpQv5t2lw==", "dev": true }, "@jridgewell/gen-mapping": { diff --git a/package.json b/package.json index 0662273..00f33ed 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "react-dom": "^18.2.0" }, "devDependencies": { - "@figma/plugin-typings": "^1.68.0", + "@figma/plugin-typings": "^1.87.0", "@types/chrome": "0.0.237", "@types/firefox-webext-browser": "^111.0.1", "@types/offscreencanvas": "^2019.7.0",