Skip to content

Commit e73f623

Browse files
Update dependency @rollup/plugin-typescript to v12
1 parent 0ec1eb5 commit e73f623

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
@@ -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.1.1",
4646
"rollup": "4.24.0",
4747
"rollup-plugin-terser": "7.0.2",
4848
"tslib": "2.7.0",

yarn.lock

+4-4
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.1.1":
67+
version "12.1.1"
68+
resolved "https://registry.yarnpkg.com/@rollup/plugin-typescript/-/plugin-typescript-12.1.1.tgz#008d16b8283a422650c463f99ae0c610cf6c9727"
69+
integrity sha512-t7O653DpfB5MbFrqPe/VcKFFkvRuFNp9qId3xq4Eth5xlyymzxNpye2z8Hrl0RIMuXTSr5GGcFpkdlMeacUiFQ==
7070
dependencies:
7171
"@rollup/pluginutils" "^5.1.0"
7272
resolve "^1.22.1"

0 commit comments

Comments
 (0)