Skip to content

Commit

Permalink
chore(deps): update dependency @rollup/plugin-typescript to v12 (#2083)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
  • Loading branch information
czi-developer-foundations and renovate-bot authored Oct 28, 2024
1 parent 6f73cfb commit e28af44
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@
"@geometricpanda/storybook-addon-badges": "^2.0.5",
"@omlet/cli": "^1.11.0",
"@rollup/plugin-node-resolve": "^15.3.0",
"@rollup/plugin-typescript": "^11.1.6",
"@rollup/plugin-typescript": "^12.1.1",
"@size-limit/file": "^8.2.6",
"@storybook/addon-a11y": "^8.3.5",
"@storybook/addon-essentials": "^8.3.5",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2076,7 +2076,7 @@ __metadata:
"@omlet/cli": "npm:^1.11.0"
"@popperjs/core": "npm:^2.11.8"
"@rollup/plugin-node-resolve": "npm:^15.3.0"
"@rollup/plugin-typescript": "npm:^11.1.6"
"@rollup/plugin-typescript": "npm:^12.1.1"
"@size-limit/file": "npm:^8.2.6"
"@storybook/addon-a11y": "npm:^8.3.5"
"@storybook/addon-essentials": "npm:^8.3.5"
Expand Down Expand Up @@ -4126,9 +4126,9 @@ __metadata:
languageName: node
linkType: hard

"@rollup/plugin-typescript@npm:^11.1.6":
version: 11.1.6
resolution: "@rollup/plugin-typescript@npm:11.1.6"
"@rollup/plugin-typescript@npm:^12.1.1":
version: 12.1.1
resolution: "@rollup/plugin-typescript@npm:12.1.1"
dependencies:
"@rollup/pluginutils": "npm:^5.1.0"
resolve: "npm:^1.22.1"
Expand All @@ -4141,7 +4141,7 @@ __metadata:
optional: true
tslib:
optional: true
checksum: 10/4ae4d6cfc929393171288df2f18b5eb837fa53d8689118d9661b3064567341f6f6cf8389af55f1d5f015e3682abf30a64ab609fdf75ecb5a84224505e407eb69
checksum: 10/838d5e67d1b383154fab7ae1b0c58e91844c70380210b12c1d5f2ed5d2264d4fbd21ff991a13a4a72078dce897b5c482c70554a21671269219aa9d2525f14dcd
languageName: node
linkType: hard

Expand Down

0 comments on commit e28af44

Please sign in to comment.