Skip to content

Commit bfe828f

Browse files
chore(deps): update dependency @rollup/plugin-typescript to v8.3.4 (#1107)
1 parent 9300d7b commit bfe828f

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
@@ -22,7 +22,7 @@
2222
"@rollup/plugin-commonjs": "22.0.1",
2323
"@rollup/plugin-json": "4.1.0",
2424
"@rollup/plugin-node-resolve": "13.3.0",
25-
"@rollup/plugin-typescript": "8.3.3",
25+
"@rollup/plugin-typescript": "8.3.4",
2626
"@types/mocha": "9.1.1",
2727
"conventional-changelog-cli": "2.2.2",
2828
"fetch-mock": "9.11.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1342,10 +1342,10 @@
13421342
is-module "^1.0.0"
13431343
resolve "^1.19.0"
13441344

1345-
"@rollup/plugin-typescript@8.3.3":
1346-
version "8.3.3"
1347-
resolved "https://registry.yarnpkg.com/@rollup/plugin-typescript/-/plugin-typescript-8.3.3.tgz#eee7edab9cfc064f1cfd16570492693cf1432215"
1348-
integrity sha512-55L9SyiYu3r/JtqdjhwcwaECXP7JeJ9h1Sg1VWRJKIutla2MdZQodTgcCNybXLMCnqpNLEhS2vGENww98L1npg==
1345+
"@rollup/plugin-typescript@8.3.4":
1346+
version "8.3.4"
1347+
resolved "https://registry.yarnpkg.com/@rollup/plugin-typescript/-/plugin-typescript-8.3.4.tgz#45cdc0787b658b37d0362c705d8de86bc8bc040e"
1348+
integrity sha512-wt7JnYE9antX6BOXtsxGoeVSu4dZfw0dU3xykfOQ4hC3EddxRbVG/K0xiY1Wup7QOHJcjLYXWAn0Kx9Z1SBHHg==
13491349
dependencies:
13501350
"@rollup/pluginutils" "^3.1.0"
13511351
resolve "^1.17.0"

0 commit comments

Comments
 (0)