Skip to content

Commit c71f41e

Browse files
chore(deps): update dependency @rollup/plugin-typescript to v8.3.1 (#1042)
1 parent e8e8b53 commit c71f41e

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
@@ -22,7 +22,7 @@
2222
"@rollup/plugin-commonjs": "21.0.1",
2323
"@rollup/plugin-json": "4.1.0",
2424
"@rollup/plugin-node-resolve": "13.1.3",
25-
"@rollup/plugin-typescript": "8.3.0",
25+
"@rollup/plugin-typescript": "8.3.1",
2626
"@types/mocha": "9.1.0",
2727
"conventional-changelog-cli": "2.2.2",
2828
"fetch-mock": "9.11.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1324,10 +1324,10 @@
13241324
is-module "^1.0.0"
13251325
resolve "^1.19.0"
13261326

1327-
"@rollup/plugin-typescript@8.3.0":
1328-
version "8.3.0"
1329-
resolved "https://registry.yarnpkg.com/@rollup/plugin-typescript/-/plugin-typescript-8.3.0.tgz#bc1077fa5897b980fc27e376c4e377882c63e68b"
1330-
integrity sha512-I5FpSvLbtAdwJ+naznv+B4sjXZUcIvLLceYpITAn7wAP8W0wqc5noLdGIp9HGVntNhRWXctwPYrSSFQxtl0FPA==
1327+
"@rollup/plugin-typescript@8.3.1":
1328+
version "8.3.1"
1329+
resolved "https://registry.yarnpkg.com/@rollup/plugin-typescript/-/plugin-typescript-8.3.1.tgz#b7dc75ed6b4876e260b9e80624fab23bc98e4ac1"
1330+
integrity sha512-84rExe3ICUBXzqNX48WZV2Jp3OddjTMX97O2Py6D1KJaGSwWp0mDHXj+bCGNJqWHIEKDIT2U0sDjhP4czKi6cA==
13311331
dependencies:
13321332
"@rollup/pluginutils" "^3.1.0"
13331333
resolve "^1.17.0"

0 commit comments

Comments
 (0)