Skip to content

Commit a6604d8

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(dependencies): update dependency @rollup/plugin-typescript to ^8.3.3
1 parent f69311a commit a6604d8

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
@@ -8,7 +8,7 @@
88
"devDependencies": {
99
"@rollup/plugin-commonjs": "^21.1.0",
1010
"@rollup/plugin-node-resolve": "^13.3.0",
11-
"@rollup/plugin-typescript": "^8.3.2",
11+
"@rollup/plugin-typescript": "^8.3.3",
1212
"@tailwindcss/forms": "0.5.2",
1313
"@types/crypto-js": "^4.1.1",
1414
"@types/cypress": "^1.1.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -703,10 +703,10 @@
703703
is-module "^1.0.0"
704704
resolve "^1.19.0"
705705

706-
"@rollup/plugin-typescript@^8.3.2":
707-
version "8.3.2"
708-
resolved "https://registry.yarnpkg.com/@rollup/plugin-typescript/-/plugin-typescript-8.3.2.tgz#e1b719e2ed3e752bbc092001656c48378f2d15f0"
709-
integrity sha512-MtgyR5LNHZr3GyN0tM7gNO9D0CS+Y+vflS4v/PHmrX17JCkHUYKvQ5jN5o3cz1YKllM3duXUqu3yOHwMPUxhDg==
706+
"@rollup/plugin-typescript@^8.3.3":
707+
version "8.3.3"
708+
resolved "https://registry.yarnpkg.com/@rollup/plugin-typescript/-/plugin-typescript-8.3.3.tgz#eee7edab9cfc064f1cfd16570492693cf1432215"
709+
integrity sha512-55L9SyiYu3r/JtqdjhwcwaECXP7JeJ9h1Sg1VWRJKIutla2MdZQodTgcCNybXLMCnqpNLEhS2vGENww98L1npg==
710710
dependencies:
711711
"@rollup/pluginutils" "^3.1.0"
712712
resolve "^1.17.0"

0 commit comments

Comments
 (0)