From bc92cbd3f3dd9acc828eaa5490d9a83a11d53df9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 Nov 2024 08:47:56 +0000 Subject: [PATCH] chore(deps-dev): bump @figma/plugin-typings from 1.102.0 to 1.103.0 Bumps [@figma/plugin-typings](https://github.com/figma/plugin-typings) from 1.102.0 to 1.103.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 | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/package-lock.json b/package-lock.json index a122658..facd84a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,10 +12,8 @@ "packages/**" ], "devDependencies": { + "adm-zip": "^0.5.16", "npm-run-all": "4.1.5" - }, - "devDependencies": { - "adm-zip": "^0.5.16" } }, "node_modules/@alloc/quick-lru": { @@ -876,10 +874,11 @@ } }, "node_modules/@figma/plugin-typings": { - "version": "1.102.0", - "resolved": "https://registry.npmjs.org/@figma/plugin-typings/-/plugin-typings-1.102.0.tgz", - "integrity": "sha512-nSUOgRRrWy4fs3rJHKUkz5PjsphG9mavYyQpUpwaw8dUF56lEuJJhfrEAnIfpxnzzlbhKWaB1///L9GYP1qnAw==", - "dev": true + "version": "1.103.0", + "resolved": "https://registry.npmjs.org/@figma/plugin-typings/-/plugin-typings-1.103.0.tgz", + "integrity": "sha512-hinDFmafuvjiOSHpbaqLKTiFVBksjFgEuAIQ0OpF9BhkCqIpJqrEgGwJkOnvLtodvaJaabw5kUce1xaIibRciw==", + "dev": true, + "license": "MIT License" }, "node_modules/@figma/widget-typings": { "version": "1.9.2",