Skip to content

Commit ac87ca0

Browse files
chore(deps): update dependency @rollup/plugin-typescript to v8.3.4
1 parent 34aa393 commit ac87ca0

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
},
2626
"devDependencies": {
2727
"@m4thieulavoie/linting": "0.2.12",
28-
"@rollup/plugin-typescript": "8.3.3",
28+
"@rollup/plugin-typescript": "8.3.4",
2929
"@semantic-release/changelog": "^6.0.1",
3030
"@semantic-release/git": "^10.0.1",
3131
"@semantic-release/github": "^8.0.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -422,10 +422,10 @@
422422
dependencies:
423423
"@octokit/openapi-types" "^12.10.0"
424424

425-
"@rollup/[email protected].3":
426-
version "8.3.3"
427-
resolved "https://registry.yarnpkg.com/@rollup/plugin-typescript/-/plugin-typescript-8.3.3.tgz#eee7edab9cfc064f1cfd16570492693cf1432215"
428-
integrity sha512-55L9SyiYu3r/JtqdjhwcwaECXP7JeJ9h1Sg1VWRJKIutla2MdZQodTgcCNybXLMCnqpNLEhS2vGENww98L1npg==
425+
"@rollup/[email protected].4":
426+
version "8.3.4"
427+
resolved "https://registry.yarnpkg.com/@rollup/plugin-typescript/-/plugin-typescript-8.3.4.tgz#45cdc0787b658b37d0362c705d8de86bc8bc040e"
428+
integrity sha512-wt7JnYE9antX6BOXtsxGoeVSu4dZfw0dU3xykfOQ4hC3EddxRbVG/K0xiY1Wup7QOHJcjLYXWAn0Kx9Z1SBHHg==
429429
dependencies:
430430
"@rollup/pluginutils" "^3.1.0"
431431
resolve "^1.17.0"

0 commit comments

Comments
 (0)