Skip to content

Commit ea0c7d0

Browse files
committed
chore(deps): update dependency @rollup/plugin-typescript to v12
1 parent 85691be commit ea0c7d0

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
@@ -40,7 +40,7 @@
4040
},
4141
"devDependencies": {
4242
"@lbenie/linting": "1.8.21",
43-
"@rollup/plugin-typescript": "11.1.6",
43+
"@rollup/plugin-typescript": "12.1.0",
4444
"@semantic-release/changelog": "6.0.3",
4545
"@semantic-release/git": "10.0.1",
4646
"@semantic-release/github": "10.3.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1575,10 +1575,10 @@
15751575
resolved "https://registry.yarnpkg.com/@pkgr/core/-/core-0.1.1.tgz#1ec17e2edbec25c8306d424ecfbf13c7de1aaa31"
15761576
integrity sha512-cq8o4cWH0ibXh9VGi5P20Tu9XF/0fFXl9EUinr9QfTM7a7p0oTA4iJRCQWppXR1Pg8dSM0UCItCkPwsk9qWWYA==
15771577

1578-
"@rollup/plugin-typescript@11.1.6":
1579-
version "11.1.6"
1580-
resolved "https://registry.yarnpkg.com/@rollup/plugin-typescript/-/plugin-typescript-11.1.6.tgz#724237d5ec12609ec01429f619d2a3e7d4d1b22b"
1581-
integrity sha512-R92yOmIACgYdJ7dJ97p4K69I8gg6IEHt8M7dUBxN3W6nrO8uUxX5ixl0yU/N3aZTi8WhPuICvOHXQvF6FaykAA==
1578+
"@rollup/plugin-typescript@12.1.0":
1579+
version "12.1.0"
1580+
resolved "https://registry.yarnpkg.com/@rollup/plugin-typescript/-/plugin-typescript-12.1.0.tgz#2b357972091d1a8f71b8c9ce5a6e95fe1473bf77"
1581+
integrity sha512-Kzs8KGJofe7cfTRODsnG1jNGxSvU8gVoNNd7Z/QaY25AYwe2LSSUpx/kPxqF38NYkpR8de3m51r9uwJpDlz6dg==
15821582
dependencies:
15831583
"@rollup/pluginutils" "^5.1.0"
15841584
resolve "^1.22.1"

0 commit comments

Comments
 (0)