Skip to content

Commit 0c856b5

Browse files
Update dependency @rollup/plugin-typescript to v12
1 parent 31a680b commit 0c856b5

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
@@ -43,7 +43,7 @@
4343
"dependencies": {},
4444
"devDependencies": {
4545
"@rollup/plugin-commonjs": "25.0.8",
46-
"@rollup/plugin-typescript": "11.1.6",
46+
"@rollup/plugin-typescript": "12.1.0",
4747
"@types/node": "20.16.9",
4848
"@types/tape": "5.6.4",
4949
"@typescript-eslint/eslint-plugin": "6.21.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -136,10 +136,10 @@
136136
is-reference "1.2.1"
137137
magic-string "^0.30.3"
138138

139-
"@rollup/plugin-typescript@11.1.6":
140-
version "11.1.6"
141-
resolved "https://registry.yarnpkg.com/@rollup/plugin-typescript/-/plugin-typescript-11.1.6.tgz#724237d5ec12609ec01429f619d2a3e7d4d1b22b"
142-
integrity sha512-R92yOmIACgYdJ7dJ97p4K69I8gg6IEHt8M7dUBxN3W6nrO8uUxX5ixl0yU/N3aZTi8WhPuICvOHXQvF6FaykAA==
139+
"@rollup/plugin-typescript@12.1.0":
140+
version "12.1.0"
141+
resolved "https://registry.yarnpkg.com/@rollup/plugin-typescript/-/plugin-typescript-12.1.0.tgz#2b357972091d1a8f71b8c9ce5a6e95fe1473bf77"
142+
integrity sha512-Kzs8KGJofe7cfTRODsnG1jNGxSvU8gVoNNd7Z/QaY25AYwe2LSSUpx/kPxqF38NYkpR8de3m51r9uwJpDlz6dg==
143143
dependencies:
144144
"@rollup/pluginutils" "^5.1.0"
145145
resolve "^1.22.1"

0 commit comments

Comments
 (0)