Skip to content

Commit a784354

Browse files
renovate-botcitizensas
authored andcommitted
chore(deps): update dependency @rollup/plugin-typescript to v8
1 parent d7ce4ed commit a784354

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": "16.0.0",
2222
"@rollup/plugin-json": "4.1.0",
2323
"@rollup/plugin-node-resolve": "10.0.0",
24-
"@rollup/plugin-typescript": "6.1.0",
24+
"@rollup/plugin-typescript": "8.0.0",
2525
"@types/mocha": "8.0.4",
2626
"codecov": "3.8.1",
2727
"conventional-changelog-cli": "2.1.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -251,10 +251,10 @@
251251
is-module "^1.0.0"
252252
resolve "^1.17.0"
253253

254-
"@rollup/plugin-typescript@6.1.0":
255-
version "6.1.0"
256-
resolved "https://registry.yarnpkg.com/@rollup/plugin-typescript/-/plugin-typescript-6.1.0.tgz#289e7f0ea12fd659bd13ad59dda73b9055538b83"
257-
integrity sha512-hJxaiE6WyNOsK+fZpbFh9CUijZYqPQuAOWO5khaGTUkM8DYNNyA2TDlgamecE+qLOG1G1+CwbWMAx3rbqpp6xQ==
254+
"@rollup/plugin-typescript@8.0.0":
255+
version "8.0.0"
256+
resolved "https://registry.yarnpkg.com/@rollup/plugin-typescript/-/plugin-typescript-8.0.0.tgz#d621d9e268ef591c9e439650f550c5ffc53545c1"
257+
integrity sha512-2L/kKvM5U4VOm+yVMvPIBF3yMZtQUyopf4YIT+KQbqZBZ8Fsdm7X6yeezy92PMyvvHQG1Pa322MVwxPojQvukA==
258258
dependencies:
259259
"@rollup/pluginutils" "^3.1.0"
260260
resolve "^1.17.0"

0 commit comments

Comments
 (0)