Skip to content

Commit ef18c40

Browse files
chore(deps): update dependency @rollup/plugin-typescript to v8.2.5 (#946)
1 parent cf1d39f commit ef18c40

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": "20.0.0",
2222
"@rollup/plugin-json": "4.1.0",
2323
"@rollup/plugin-node-resolve": "13.0.4",
24-
"@rollup/plugin-typescript": "8.2.3",
24+
"@rollup/plugin-typescript": "8.2.5",
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
@@ -1117,10 +1117,10 @@
11171117
is-module "^1.0.0"
11181118
resolve "^1.19.0"
11191119

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==
1120+
"@rollup/plugin-typescript@8.2.5":
1121+
version "8.2.5"
1122+
resolved "https://registry.yarnpkg.com/@rollup/plugin-typescript/-/plugin-typescript-8.2.5.tgz#e0319761b2b5105615e5a0c371ae05bc2984b7de"
1123+
integrity sha512-QL/LvDol/PAGB2O0S7/+q2HpSUNodpw7z6nGn9BfoVCPOZ0r4EALrojFU29Bkoi2Hr2jgTocTejJ5GGWZfOxbQ==
11241124
dependencies:
11251125
"@rollup/pluginutils" "^3.1.0"
11261126
resolve "^1.17.0"

0 commit comments

Comments
 (0)