Skip to content

Commit 68292a7

Browse files
committed
chore(dependencies): update dependency @rollup/plugin-typescript to ^8.5.0
1 parent d30ac91 commit 68292a7

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.4.0",
11+
"@rollup/plugin-typescript": "^8.5.0",
1212
"@tailwindcss/forms": "0.5.3",
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
@@ -714,10 +714,10 @@
714714
is-module "^1.0.0"
715715
resolve "^1.19.0"
716716

717-
"@rollup/plugin-typescript@^8.4.0":
718-
version "8.4.0"
719-
resolved "https://registry.yarnpkg.com/@rollup/plugin-typescript/-/plugin-typescript-8.4.0.tgz#a8a384b6dbaab42b4cafb075278b15743c0f5ef8"
720-
integrity sha512-QssfoOP6V4/6skX12EfOW5UzJAv/c334F4OJWmQpe2kg3agEa0JwVCckwmfuvEgDixyX+XyxjFenH7M2rDKUyQ==
717+
"@rollup/plugin-typescript@^8.5.0":
718+
version "8.5.0"
719+
resolved "https://registry.yarnpkg.com/@rollup/plugin-typescript/-/plugin-typescript-8.5.0.tgz#7ea11599a15b0a30fa7ea69ce3b791d41b862515"
720+
integrity sha512-wMv1/scv0m/rXx21wD2IsBbJFba8wGF3ErJIr6IKRfRj49S85Lszbxb4DCo8iILpluTjk2GAAu9CoZt4G3ppgQ==
721721
dependencies:
722722
"@rollup/pluginutils" "^3.1.0"
723723
resolve "^1.17.0"

0 commit comments

Comments
 (0)