Skip to content

Commit 7518ca6

Browse files
committed
chore(deps): update dependency @rollup/plugin-typescript to v5
1 parent 9827392 commit 7518ca6

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": "13.0.0",
2222
"@rollup/plugin-json": "4.1.0",
2323
"@rollup/plugin-node-resolve": "8.0.1",
24-
"@rollup/plugin-typescript": "4.1.2",
24+
"@rollup/plugin-typescript": "5.0.0",
2525
"@types/mocha": "7.0.2",
2626
"codecov": "3.7.0",
2727
"conventional-changelog-cli": "2.0.34",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -238,10 +238,10 @@
238238
is-module "^1.0.0"
239239
resolve "^1.14.2"
240240

241-
"@rollup/plugin-typescript@4.1.2":
242-
version "4.1.2"
243-
resolved "https://registry.yarnpkg.com/@rollup/plugin-typescript/-/plugin-typescript-4.1.2.tgz#6f910430276ae3e53a47a12ad65820627e7b6ad9"
244-
integrity sha512-+7UlGat/99e2JbmGNnIauxwEhYLwrL7adO/tSJxUN57xrrS3Ps+ZzYpLCDGPZJ57j+ZJTZLLN89KXW9JMEB+jg==
241+
"@rollup/plugin-typescript@5.0.0":
242+
version "5.0.0"
243+
resolved "https://registry.yarnpkg.com/@rollup/plugin-typescript/-/plugin-typescript-5.0.0.tgz#4e7f9d8c32dfa144bf090c6a69105d32c76381af"
244+
integrity sha512-ixgeJXTBArPyJnjP85/8SLYJrPdbOmpRqJ5ICmDERrHAKtiVejl4ybqpw/bEtwycOdBlRH3BaePMTavLt+afVA==
245245
dependencies:
246246
"@rollup/pluginutils" "^3.0.1"
247247
resolve "^1.14.1"

0 commit comments

Comments
 (0)