From 219df5fcb21e8817084b6cd67cc11edc0b8e7bab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Dec 2022 03:25:51 +0000 Subject: [PATCH] Bump @figma/plugin-typings from 1.54.1 to 1.56.0 Bumps [@figma/plugin-typings](https://github.com/figma/plugin-typings) from 1.54.1 to 1.56.0. - [Release notes](https://github.com/figma/plugin-typings/releases) - [Commits](https://github.com/figma/plugin-typings/commits/v1.56.0) --- updated-dependencies: - dependency-name: "@figma/plugin-typings" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 1f93e39..87fdcf8 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "devDependencies": { "@types/react": "^17.0.45", "@types/react-dom": "^17.0.17", - "@figma/plugin-typings": "^1.54.1", + "@figma/plugin-typings": "^1.56.0", "@types/node": "^18.11.5", "@types/webpack-bundle-analyzer": "^4.6.0", "@typescript-eslint/eslint-plugin": "^5.41.0", diff --git a/yarn.lock b/yarn.lock index f0a1554..78154ec 100644 --- a/yarn.lock +++ b/yarn.lock @@ -51,10 +51,10 @@ minimatch "^3.1.2" strip-json-comments "^3.1.1" -"@figma/plugin-typings@^1.54.1": - version "1.54.1" - resolved "https://registry.yarnpkg.com/@figma/plugin-typings/-/plugin-typings-1.54.1.tgz#5145fafbb67ba445da593320cbc00612b2e23bc6" - integrity sha512-gvEmz/Ey5uX6HTH5t33m+UOvI8SBkd+aqT4/PnFPivgsagwY38HK51axdxQQavVWEXQY+Ga326BZnKj5MEUuPg== +"@figma/plugin-typings@^1.56.0": + version "1.56.0" + resolved "https://registry.yarnpkg.com/@figma/plugin-typings/-/plugin-typings-1.56.0.tgz#218f630d3602884768558fa38fdb3b451cdbb68f" + integrity sha512-vvxmZffirG2i//EJtMcpCalEQS0OjcV5fXG21eVu7ovQJWJrvTlTNPmhUIx9RMJC0qxhIuqqjaf15Rom5AzAIg== "@humanwhocodes/config-array@^0.11.6": version "0.11.6"