Skip to content

Commit b5b2568

Browse files
Update dependency @rollup/plugin-typescript to v12
1 parent 2dbb6be commit b5b2568

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
@@ -42,7 +42,7 @@
4242
"homepage": "https://github.com/three11/scrollspy#readme",
4343
"dependencies": {},
4444
"devDependencies": {
45-
"@rollup/plugin-typescript": "11.1.6",
45+
"@rollup/plugin-typescript": "12.2.0",
4646
"rollup": "4.52.5",
4747
"rollup-plugin-terser": "7.0.2",
4848
"tslib": "2.8.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -63,10 +63,10 @@
6363
"@jridgewell/resolve-uri" "^3.0.3"
6464
"@jridgewell/sourcemap-codec" "^1.4.10"
6565

66-
"@rollup/plugin-typescript@11.1.6":
67-
version "11.1.6"
68-
resolved "https://registry.yarnpkg.com/@rollup/plugin-typescript/-/plugin-typescript-11.1.6.tgz#724237d5ec12609ec01429f619d2a3e7d4d1b22b"
69-
integrity sha512-R92yOmIACgYdJ7dJ97p4K69I8gg6IEHt8M7dUBxN3W6nrO8uUxX5ixl0yU/N3aZTi8WhPuICvOHXQvF6FaykAA==
66+
"@rollup/plugin-typescript@12.2.0":
67+
version "12.2.0"
68+
resolved "https://registry.yarnpkg.com/@rollup/plugin-typescript/-/plugin-typescript-12.2.0.tgz#f97f32d5afc56e0b6403085c6c54797d09a327db"
69+
integrity sha512-g7krmoYCaNhL/jSF1wCYiiUNsWPTj0HwcPDnxIyaonxsQIVp/jc08muGpSz+eGGK+0ajHfl8tpf1lahHXSOF7Q==
7070
dependencies:
7171
"@rollup/pluginutils" "^5.1.0"
7272
resolve "^1.22.1"

0 commit comments

Comments
 (0)