Skip to content

Commit 4a9bf10

Browse files
chore(deps): update dependency @rollup/plugin-typescript to v8.3.3 (#1090)
1 parent 84547dc commit 4a9bf10

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.0",
2323
"@rollup/plugin-json": "4.1.0",
2424
"@rollup/plugin-node-resolve": "13.3.0",
25-
"@rollup/plugin-typescript": "8.3.2",
25+
"@rollup/plugin-typescript": "8.3.3",
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.2":
1346-
version "8.3.2"
1347-
resolved "https://registry.yarnpkg.com/@rollup/plugin-typescript/-/plugin-typescript-8.3.2.tgz#e1b719e2ed3e752bbc092001656c48378f2d15f0"
1348-
integrity sha512-MtgyR5LNHZr3GyN0tM7gNO9D0CS+Y+vflS4v/PHmrX17JCkHUYKvQ5jN5o3cz1YKllM3duXUqu3yOHwMPUxhDg==
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==
13491349
dependencies:
13501350
"@rollup/pluginutils" "^3.1.0"
13511351
resolve "^1.17.0"

0 commit comments

Comments
 (0)