Skip to content

Commit 84a5b12

Browse files
chore(deps): update dependency @rollup/plugin-typescript to v11.1.2
1 parent 25d1518 commit 84a5b12

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
@@ -23,7 +23,7 @@
2323
"@rollup/plugin-json": "6.0.0",
2424
"@rollup/plugin-node-resolve": "15.1.0",
2525
"@rollup/plugin-terser": "0.4.3",
26-
"@rollup/plugin-typescript": "11.1.1",
26+
"@rollup/plugin-typescript": "11.1.2",
2727
"@types/mocha": "9.1.1",
2828
"conventional-changelog-cli": "3.0.0",
2929
"fetch-mock": "9.11.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1364,10 +1364,10 @@
13641364
smob "^1.0.0"
13651365
terser "^5.17.4"
13661366

1367-
"@rollup/plugin-typescript@11.1.1":
1368-
version "11.1.1"
1369-
resolved "https://registry.yarnpkg.com/@rollup/plugin-typescript/-/plugin-typescript-11.1.1.tgz#258663a7aa6b51390dd39ae6e5502f2c4b2807cb"
1370-
integrity sha512-Ioir+x5Bejv72Lx2Zbz3/qGg7tvGbxQZALCLoJaGrkNXak/19+vKgKYJYM3i/fJxvsb23I9FuFQ8CUBEfsmBRg==
1367+
"@rollup/plugin-typescript@11.1.2":
1368+
version "11.1.2"
1369+
resolved "https://registry.yarnpkg.com/@rollup/plugin-typescript/-/plugin-typescript-11.1.2.tgz#09eb5690a650bb0334bf84125bce9abd296442e4"
1370+
integrity sha512-0ghSOCMcA7fl1JM+0gYRf+Q/HWyg+zg7/gDSc+fRLmlJWcW5K1I+CLRzaRhXf4Y3DRyPnnDo4M2ktw+a6JcDEg==
13711371
dependencies:
13721372
"@rollup/pluginutils" "^5.0.1"
13731373
resolve "^1.22.1"

0 commit comments

Comments
 (0)