Skip to content

Commit a40a7e9

Browse files
Update dependency @rollup/plugin-typescript to v12
1 parent 194b3ad commit a40a7e9

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
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.2",
4747
"@types/node": "20.17.28",
4848
"@types/tape": "5.8.1",
4949
"@typescript-eslint/eslint-plugin": "6.21.0",

yarn.lock

+4-4
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.2":
140+
version "12.1.2"
141+
resolved "https://registry.yarnpkg.com/@rollup/plugin-typescript/-/plugin-typescript-12.1.2.tgz#ebaeec2e7376faa889030ccd7cb485a649e63118"
142+
integrity sha512-cdtSp154H5sv637uMr1a8OTWB0L1SWDSm1rDGiyfcGcvQ6cuTs4MDk2BVEBGysUWago4OJN4EQZqOTl/QY3Jgg==
143143
dependencies:
144144
"@rollup/pluginutils" "^5.1.0"
145145
resolve "^1.22.1"

0 commit comments

Comments
 (0)