Skip to content

Commit

Permalink
Update dependency @rollup/plugin-typescript to v11.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 25, 2023
1 parent c891137 commit 61f1ae2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"dependencies": {},
"devDependencies": {
"@rollup/plugin-commonjs": "25.0.4",
"@rollup/plugin-typescript": "11.1.3",
"@rollup/plugin-typescript": "11.1.4",
"@types/node": "20.6.5",
"@types/tape": "5.6.1",
"@typescript-eslint/eslint-plugin": "6.7.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -133,10 +133,10 @@
is-reference "1.2.1"
magic-string "^0.27.0"

"@rollup/[email protected].3":
version "11.1.3"
resolved "https://registry.yarnpkg.com/@rollup/plugin-typescript/-/plugin-typescript-11.1.3.tgz#8172858a1e5f4c181aebc61f8920002fd5e04b91"
integrity sha512-8o6cNgN44kQBcpsUJTbTXMTtb87oR1O0zgP3Dxm71hrNgparap3VujgofEilTYJo+ivf2ke6uy3/E5QEaiRlDA==
"@rollup/[email protected].4":
version "11.1.4"
resolved "https://registry.yarnpkg.com/@rollup/plugin-typescript/-/plugin-typescript-11.1.4.tgz#cecb82180563e143481d979e5191953cbd0ee4c9"
integrity sha512-WZRh5LBVLQXdKFICUId5J3eIpmjGURaBqntfg3GSZACgeOAFS+lOSMGTwfzDkELTaZVp/lWdMVNU3UkwCUBg/Q==
dependencies:
"@rollup/pluginutils" "^5.0.1"
resolve "^1.22.1"
Expand Down

0 comments on commit 61f1ae2

Please sign in to comment.