Skip to content

Commit

Permalink
chore(deps): update dependency rollup-plugin-typescript2 to v0.35.0 (#…
Browse files Browse the repository at this point in the history
…304)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jun 29, 2023
1 parent d7331c6 commit 90b4232
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@
},
"resolutions": {
"typescript": "5.1.6",
"rollup-plugin-typescript2": "0.34.1",
"rollup-plugin-typescript2": "0.35.0",
"postcss": "8.4.24",
"nth-check": "2.0.1"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -17209,9 +17209,9 @@ __metadata:
languageName: node
linkType: hard

"rollup-plugin-typescript2@npm:0.34.1":
version: 0.34.1
resolution: "rollup-plugin-typescript2@npm:0.34.1"
"rollup-plugin-typescript2@npm:0.35.0":
version: 0.35.0
resolution: "rollup-plugin-typescript2@npm:0.35.0"
dependencies:
"@rollup/pluginutils": ^4.1.2
find-cache-dir: ^3.3.2
Expand All @@ -17221,7 +17221,7 @@ __metadata:
peerDependencies:
rollup: ">=1.26.3"
typescript: ">=2.4.0"
checksum: 107e66b9ab1aaf4b237564e500ea9de9f2d3f0a81be5139dc753fc76bbf00a1a2230eb1ec59145d2dfc4c4da9be8211f1f3e1370007efe1e24ce45a00905e558
checksum: 633ea3d27595ebbf351d39a8b7a7d1e899aca14a6162e108056f0e9e490eb55f013f60a055dab03a6f2eb4b14a2126417d4a79ba0da5c510bbf610a7856cd720
languageName: node
linkType: hard

Expand Down

0 comments on commit 90b4232

Please sign in to comment.