Skip to content

Commit 2afc971

Browse files
chore(deps): update dependency @rollup/plugin-typescript to v8.3.3 (#8)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 260515a commit 2afc971

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@commitlint/cli": "11.0.0",
2323
"@commitlint/config-conventional": "11.0.0",
2424
"@izayl/eslint-config-ts": "0.4.2",
25-
"@rollup/plugin-typescript": "8.1.0",
25+
"@rollup/plugin-typescript": "8.3.3",
2626
"@types/jest": "26.0.24",
2727
"eslint": "8.20.0",
2828
"husky": "5.0.8",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -677,10 +677,10 @@
677677
"@nodelib/fs.scandir" "2.1.4"
678678
fastq "^1.6.0"
679679

680-
"@rollup/plugin-typescript@8.1.0":
681-
version "8.1.0"
682-
resolved "https://registry.yarnpkg.com/@rollup/plugin-typescript/-/plugin-typescript-8.1.0.tgz#b7bbbbb4fd1324834f37844efd48b3844d912742"
683-
integrity sha512-pyQlcGQYRsONUDwXK3ckGPHjPzmjlq4sinzr7emW8ZMb2oZjg9WLcdcP8wyHSvBjvHrLzMayyPy079RROqb4vw==
680+
"@rollup/plugin-typescript@8.3.3":
681+
version "8.3.3"
682+
resolved "https://registry.yarnpkg.com/@rollup/plugin-typescript/-/plugin-typescript-8.3.3.tgz#eee7edab9cfc064f1cfd16570492693cf1432215"
683+
integrity sha512-55L9SyiYu3r/JtqdjhwcwaECXP7JeJ9h1Sg1VWRJKIutla2MdZQodTgcCNybXLMCnqpNLEhS2vGENww98L1npg==
684684
dependencies:
685685
"@rollup/pluginutils" "^3.1.0"
686686
resolve "^1.17.0"

0 commit comments

Comments
 (0)