Skip to content

Commit 743312e

Browse files
chore(deps): update dependency @rollup/plugin-typescript to v8.3.0 (#980)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 15f4165 commit 743312e

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@rollup/plugin-commonjs": "21.0.0",
2222
"@rollup/plugin-json": "4.1.0",
2323
"@rollup/plugin-node-resolve": "13.0.5",
24-
"@rollup/plugin-typescript": "8.2.5",
24+
"@rollup/plugin-typescript": "8.3.0",
2525
"@types/mocha": "9.0.0",
2626
"conventional-changelog-cli": "2.1.1",
2727
"fetch-mock": "6.5.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1129,10 +1129,10 @@
11291129
is-module "^1.0.0"
11301130
resolve "^1.19.0"
11311131

1132-
"@rollup/plugin-typescript@8.2.5":
1133-
version "8.2.5"
1134-
resolved "https://registry.yarnpkg.com/@rollup/plugin-typescript/-/plugin-typescript-8.2.5.tgz#e0319761b2b5105615e5a0c371ae05bc2984b7de"
1135-
integrity sha512-QL/LvDol/PAGB2O0S7/+q2HpSUNodpw7z6nGn9BfoVCPOZ0r4EALrojFU29Bkoi2Hr2jgTocTejJ5GGWZfOxbQ==
1132+
"@rollup/plugin-typescript@8.3.0":
1133+
version "8.3.0"
1134+
resolved "https://registry.yarnpkg.com/@rollup/plugin-typescript/-/plugin-typescript-8.3.0.tgz#bc1077fa5897b980fc27e376c4e377882c63e68b"
1135+
integrity sha512-I5FpSvLbtAdwJ+naznv+B4sjXZUcIvLLceYpITAn7wAP8W0wqc5noLdGIp9HGVntNhRWXctwPYrSSFQxtl0FPA==
11361136
dependencies:
11371137
"@rollup/pluginutils" "^3.1.0"
11381138
resolve "^1.17.0"

0 commit comments

Comments
 (0)