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",