diff --git a/package.json b/package.json index a5f7ad5..f09eb94 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "@babel/preset-react": "7.18.6", "@codefreak/eslint-config": "0.1.3", "@codefreak/prettier-config": "0.1.2", - "@rollup/plugin-typescript": "8.3.3", + "@rollup/plugin-typescript": "8.3.4", "@storybook/addon-actions": "6.5.9", "@storybook/addon-controls": "6.5.9", "@storybook/addon-essentials": "6.5.9", diff --git a/yarn.lock b/yarn.lock index ea28255..e8b938b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3511,10 +3511,10 @@ resolved "https://registry.yarnpkg.com/@react-dnd/shallowequal/-/shallowequal-2.0.0.tgz#a3031eb54129f2c66b2753f8404266ec7bf67f0a" integrity sha512-Pc/AFTdwZwEKJxFJvlxrSmGe/di+aAOBn60sremrpLo6VI/6cmiUYNNwlI5KNYttg7uypzA3ILPMPgxB2GYZEg== -"@rollup/plugin-typescript@8.3.3": - version "8.3.3" - resolved "https://registry.yarnpkg.com/@rollup/plugin-typescript/-/plugin-typescript-8.3.3.tgz#eee7edab9cfc064f1cfd16570492693cf1432215" - integrity sha512-55L9SyiYu3r/JtqdjhwcwaECXP7JeJ9h1Sg1VWRJKIutla2MdZQodTgcCNybXLMCnqpNLEhS2vGENww98L1npg== +"@rollup/plugin-typescript@8.3.4": + version "8.3.4" + resolved "https://registry.yarnpkg.com/@rollup/plugin-typescript/-/plugin-typescript-8.3.4.tgz#45cdc0787b658b37d0362c705d8de86bc8bc040e" + integrity sha512-wt7JnYE9antX6BOXtsxGoeVSu4dZfw0dU3xykfOQ4hC3EddxRbVG/K0xiY1Wup7QOHJcjLYXWAn0Kx9Z1SBHHg== dependencies: "@rollup/pluginutils" "^3.1.0" resolve "^1.17.0"