Skip to content

Commit 9d69929

Browse files
chore(deps): update dependency @rollup/plugin-typescript to v8.5.0 (#20)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3d847fc commit 9d69929

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@commitlint/cli": "17.0.3",
2323
"@commitlint/config-conventional": "17.0.3",
2424
"@izayl/eslint-config-ts": "0.4.5",
25-
"@rollup/plugin-typescript": "8.3.3",
25+
"@rollup/plugin-typescript": "8.5.0",
2626
"@types/jest": "29.0.3",
2727
"eslint": "8.24.0",
2828
"husky": "8.0.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -844,10 +844,10 @@
844844
"@nodelib/fs.scandir" "2.1.4"
845845
fastq "^1.6.0"
846846

847-
"@rollup/plugin-typescript@8.3.3":
848-
version "8.3.3"
849-
resolved "https://registry.yarnpkg.com/@rollup/plugin-typescript/-/plugin-typescript-8.3.3.tgz#eee7edab9cfc064f1cfd16570492693cf1432215"
850-
integrity sha512-55L9SyiYu3r/JtqdjhwcwaECXP7JeJ9h1Sg1VWRJKIutla2MdZQodTgcCNybXLMCnqpNLEhS2vGENww98L1npg==
847+
"@rollup/plugin-typescript@8.5.0":
848+
version "8.5.0"
849+
resolved "https://registry.yarnpkg.com/@rollup/plugin-typescript/-/plugin-typescript-8.5.0.tgz#7ea11599a15b0a30fa7ea69ce3b791d41b862515"
850+
integrity sha512-wMv1/scv0m/rXx21wD2IsBbJFba8wGF3ErJIr6IKRfRj49S85Lszbxb4DCo8iILpluTjk2GAAu9CoZt4G3ppgQ==
851851
dependencies:
852852
"@rollup/pluginutils" "^3.1.0"
853853
resolve "^1.17.0"

0 commit comments

Comments
 (0)