diff --git a/package.json b/package.json index 7024936..b10c10b 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ }, "devDependencies": { "@m4thieulavoie/linting": "0.2.12", - "@rollup/plugin-typescript": "8.3.3", + "@rollup/plugin-typescript": "8.5.0", "@semantic-release/changelog": "^6.0.1", "@semantic-release/git": "^10.0.1", "@semantic-release/github": "^8.0.5", diff --git a/yarn.lock b/yarn.lock index d497cec..01c6d6b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -422,10 +422,10 @@ dependencies: "@octokit/openapi-types" "^12.10.0" -"@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.5.0": + version "8.5.0" + resolved "https://registry.yarnpkg.com/@rollup/plugin-typescript/-/plugin-typescript-8.5.0.tgz#7ea11599a15b0a30fa7ea69ce3b791d41b862515" + integrity sha512-wMv1/scv0m/rXx21wD2IsBbJFba8wGF3ErJIr6IKRfRj49S85Lszbxb4DCo8iILpluTjk2GAAu9CoZt4G3ppgQ== dependencies: "@rollup/pluginutils" "^3.1.0" resolve "^1.17.0"