Skip to content

Commit

Permalink
fix(deps): update dependency rollup-plugin-dts to v6.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 18, 2024
1 parent 1717b02 commit ca8420e
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion packages/tcm-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
"regenerator-runtime": "0.14.1",
"rollup": "4.17.2",
"rollup-plugin-delete": "2.0.0",
"rollup-plugin-dts": "6.1.0",
"rollup-plugin-dts": "6.1.1",
"rollup-plugin-typescript2": "0.36.0",
"sade": "1.8.1",
"semver": "7.6.2",
Expand Down
30 changes: 15 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6010,7 +6010,7 @@ __metadata:
regenerator-runtime: "npm:0.14.1"
rollup: "npm:4.17.2"
rollup-plugin-delete: "npm:2.0.0"
rollup-plugin-dts: "npm:6.1.0"
rollup-plugin-dts: "npm:6.1.1"
rollup-plugin-typescript2: "npm:0.36.0"
sade: "npm:1.8.1"
semver: "npm:7.6.2"
Expand Down Expand Up @@ -17644,21 +17644,21 @@ __metadata:
languageName: node
linkType: hard

"magic-string@npm:^0.30.3":
version: 0.30.5
resolution: "magic-string@npm:0.30.5"
"magic-string@npm:^0.30.10":
version: 0.30.10
resolution: "magic-string@npm:0.30.10"
dependencies:
"@jridgewell/sourcemap-codec": "npm:^1.4.15"
checksum: 10c0/38ac220ca7539e96da7ea2f38d85796bdf5c69b6bcae728c4bc2565084e6dc326b9174ee9770bea345cf6c9b3a24041b767167874fab5beca874d2356a9d1520
checksum: 10c0/aa9ca17eae571a19bce92c8221193b6f93ee8511abb10f085e55ffd398db8e4c089a208d9eac559deee96a08b7b24d636ea4ab92f09c6cf42a7d1af51f7fd62b
languageName: node
linkType: hard

"magic-string@npm:^0.30.4":
version: 0.30.4
resolution: "magic-string@npm:0.30.4"
"magic-string@npm:^0.30.3":
version: 0.30.5
resolution: "magic-string@npm:0.30.5"
dependencies:
"@jridgewell/sourcemap-codec": "npm:^1.4.15"
checksum: 10c0/076c0402334a8f7c69d83175b4ff10c83b50fd2c6d884a758a563ad9bea312db3b5c7b16cf717229c11505a1deb52d6225503b3b638e1879101d65d08f03c467
checksum: 10c0/38ac220ca7539e96da7ea2f38d85796bdf5c69b6bcae728c4bc2565084e6dc326b9174ee9770bea345cf6c9b3a24041b767167874fab5beca874d2356a9d1520
languageName: node
linkType: hard

Expand Down Expand Up @@ -22002,19 +22002,19 @@ __metadata:
languageName: node
linkType: hard

"rollup-plugin-dts@npm:6.1.0":
version: 6.1.0
resolution: "rollup-plugin-dts@npm:6.1.0"
"rollup-plugin-dts@npm:6.1.1":
version: 6.1.1
resolution: "rollup-plugin-dts@npm:6.1.1"
dependencies:
"@babel/code-frame": "npm:^7.22.13"
magic-string: "npm:^0.30.4"
"@babel/code-frame": "npm:^7.24.2"
magic-string: "npm:^0.30.10"
peerDependencies:
rollup: ^3.29.4 || ^4
typescript: ^4.5 || ^5.0
dependenciesMeta:
"@babel/code-frame":
optional: true
checksum: 10c0/8fed9f292fec09a21fdac86964aee92f6d76cfa688faa7f47065a1b25e12be209d437329868d706f8a189c246b5e918efc6046eb09cd974cc7989e68fe746927
checksum: 10c0/2b042198ff00fb10c9c70087bbac9013f748dc34be0dbfcca82c6353884ead1467b4a8a37bafe9a8b9356479d43715c7cbc591eeb8e4112c583452431c1cb0a0
languageName: node
linkType: hard

Expand Down

0 comments on commit ca8420e

Please sign in to comment.