Skip to content

Commit ef0f0df

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency @rollup/plugin-typescript to v8.3.1
1 parent 661d403 commit ef0f0df

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
@@ -32,7 +32,7 @@
3232
},
3333
"devDependencies": {
3434
"@rollup/plugin-run": "2.1.0",
35-
"@rollup/plugin-typescript": "8.3.0",
35+
"@rollup/plugin-typescript": "8.3.1",
3636
"@types/js-yaml": "4.0.5",
3737
"@types/node": "16.11.21",
3838
"@typescript-eslint/eslint-plugin": "5.10.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -97,10 +97,10 @@
9797
dependencies:
9898
"@types/node" "14.0.26"
9999

100-
"@rollup/plugin-typescript@8.3.0":
101-
version "8.3.0"
102-
resolved "https://registry.yarnpkg.com/@rollup/plugin-typescript/-/plugin-typescript-8.3.0.tgz#bc1077fa5897b980fc27e376c4e377882c63e68b"
103-
integrity sha512-I5FpSvLbtAdwJ+naznv+B4sjXZUcIvLLceYpITAn7wAP8W0wqc5noLdGIp9HGVntNhRWXctwPYrSSFQxtl0FPA==
100+
"@rollup/plugin-typescript@8.3.1":
101+
version "8.3.1"
102+
resolved "https://registry.yarnpkg.com/@rollup/plugin-typescript/-/plugin-typescript-8.3.1.tgz#b7dc75ed6b4876e260b9e80624fab23bc98e4ac1"
103+
integrity sha512-84rExe3ICUBXzqNX48WZV2Jp3OddjTMX97O2Py6D1KJaGSwWp0mDHXj+bCGNJqWHIEKDIT2U0sDjhP4czKi6cA==
104104
dependencies:
105105
"@rollup/pluginutils" "^3.1.0"
106106
resolve "^1.17.0"

0 commit comments

Comments
 (0)