Skip to content

Commit 4338e80

Browse files
chore(deps): update dependency @rollup/plugin-typescript to v8.2.1 (#862)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 4b689ed commit 4338e80

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": "17.0.0",
2222
"@rollup/plugin-json": "4.1.0",
2323
"@rollup/plugin-node-resolve": "11.0.1",
24-
"@rollup/plugin-typescript": "8.0.0",
24+
"@rollup/plugin-typescript": "8.2.1",
2525
"@types/mocha": "8.0.4",
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
@@ -1117,10 +1117,10 @@
11171117
is-module "^1.0.0"
11181118
resolve "^1.19.0"
11191119

1120-
"@rollup/plugin-typescript@8.0.0":
1121-
version "8.0.0"
1122-
resolved "https://registry.yarnpkg.com/@rollup/plugin-typescript/-/plugin-typescript-8.0.0.tgz#d621d9e268ef591c9e439650f550c5ffc53545c1"
1123-
integrity sha512-2L/kKvM5U4VOm+yVMvPIBF3yMZtQUyopf4YIT+KQbqZBZ8Fsdm7X6yeezy92PMyvvHQG1Pa322MVwxPojQvukA==
1120+
"@rollup/plugin-typescript@8.2.1":
1121+
version "8.2.1"
1122+
resolved "https://registry.yarnpkg.com/@rollup/plugin-typescript/-/plugin-typescript-8.2.1.tgz#f1a32d4030cc83432ce36a80a922280f0f0b5d44"
1123+
integrity sha512-Qd2E1pleDR4bwyFxqbjt4eJf+wB0UKVMLc7/BAFDGVdAXQMCsD4DUv5/7/ww47BZCYxWtJqe1Lo0KVNswBJlRw==
11241124
dependencies:
11251125
"@rollup/pluginutils" "^3.1.0"
11261126
resolve "^1.17.0"

0 commit comments

Comments
 (0)