Skip to content

Commit dd5cca7

Browse files
chore(deps): update dependency @rollup/plugin-typescript to v8.5.0 (#1125)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4d2f006 commit dd5cca7

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": "23.0.0",
2323
"@rollup/plugin-json": "4.1.0",
2424
"@rollup/plugin-node-resolve": "14.1.0",
25-
"@rollup/plugin-typescript": "8.4.0",
25+
"@rollup/plugin-typescript": "8.5.0",
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
@@ -1341,10 +1341,10 @@
13411341
is-module "^1.0.0"
13421342
resolve "^1.19.0"
13431343

1344-
"@rollup/plugin-typescript@8.4.0":
1345-
version "8.4.0"
1346-
resolved "https://registry.yarnpkg.com/@rollup/plugin-typescript/-/plugin-typescript-8.4.0.tgz#a8a384b6dbaab42b4cafb075278b15743c0f5ef8"
1347-
integrity sha512-QssfoOP6V4/6skX12EfOW5UzJAv/c334F4OJWmQpe2kg3agEa0JwVCckwmfuvEgDixyX+XyxjFenH7M2rDKUyQ==
1344+
"@rollup/plugin-typescript@8.5.0":
1345+
version "8.5.0"
1346+
resolved "https://registry.yarnpkg.com/@rollup/plugin-typescript/-/plugin-typescript-8.5.0.tgz#7ea11599a15b0a30fa7ea69ce3b791d41b862515"
1347+
integrity sha512-wMv1/scv0m/rXx21wD2IsBbJFba8wGF3ErJIr6IKRfRj49S85Lszbxb4DCo8iILpluTjk2GAAu9CoZt4G3ppgQ==
13481348
dependencies:
13491349
"@rollup/pluginutils" "^3.1.0"
13501350
resolve "^1.17.0"

0 commit comments

Comments
 (0)