Skip to content

Commit 7017c12

Browse files
chore(deps): update dependency @rollup/plugin-typescript to v8.2.3 (#935)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent b291d9f commit 7017c12

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": "19.0.0",
2222
"@rollup/plugin-json": "4.1.0",
2323
"@rollup/plugin-node-resolve": "13.0.0",
24-
"@rollup/plugin-typescript": "8.2.1",
24+
"@rollup/plugin-typescript": "8.2.3",
2525
"@types/mocha": "8.2.3",
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.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==
1120+
"@rollup/plugin-typescript@8.2.3":
1121+
version "8.2.3"
1122+
resolved "https://registry.yarnpkg.com/@rollup/plugin-typescript/-/plugin-typescript-8.2.3.tgz#d1aed5dc424623bad8ff026f13f732e7cbeee175"
1123+
integrity sha512-bSkd+DD3wP9OLU6lPet59B6jJF29/RlxHkbwvOVOcf1nk8eQYWw24HpldEdrPo/WG0QAPD7TqI7+2y5jtdqjww==
11241124
dependencies:
11251125
"@rollup/pluginutils" "^3.1.0"
11261126
resolve "^1.17.0"

0 commit comments

Comments
 (0)