Skip to content

Commit

Permalink
Deps: Update dependency @rollup/plugin-typescript to v12
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and literat committed Oct 14, 2024
1 parent c457258 commit 0ce9377
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion apps/demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
},
"devDependencies": {
"@rollup/plugin-terser": "0.4.4",
"@rollup/plugin-typescript": "11.1.6",
"@rollup/plugin-typescript": "12.1.0",
"autoprefixer": "10.4.20",
"clean-css-cli": "5.6.3",
"npm-run-all2": "6.2.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"@lmc-eu/spirit-common": "^0.3.6",
"@lmc-eu/spirit-demo": "^0.1.3",
"@rollup/plugin-terser": "0.4.4",
"@rollup/plugin-typescript": "11.1.6",
"@rollup/plugin-typescript": "12.1.0",
"@types/eslint": "9.6.1",
"@types/jest": "29.5.13",
"autoprefixer": "10.4.20",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4734,7 +4734,7 @@ __metadata:
resolution: "@lmc-eu/spirit-demo-app@workspace:apps/demo"
dependencies:
"@rollup/plugin-terser": "npm:0.4.4"
"@rollup/plugin-typescript": "npm:11.1.6"
"@rollup/plugin-typescript": "npm:12.1.0"
autoprefixer: "npm:10.4.20"
clean-css-cli: "npm:5.6.3"
npm-run-all2: "npm:6.2.3"
Expand Down Expand Up @@ -4946,7 +4946,7 @@ __metadata:
"@lmc-eu/spirit-design-tokens": "npm:^2.1.1"
"@lmc-eu/spirit-icons": "npm:^0.10.2"
"@rollup/plugin-terser": "npm:0.4.4"
"@rollup/plugin-typescript": "npm:11.1.6"
"@rollup/plugin-typescript": "npm:12.1.0"
"@types/eslint": "npm:9.6.1"
"@types/jest": "npm:29.5.13"
autoprefixer: "npm:10.4.20"
Expand Down Expand Up @@ -6667,9 +6667,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.0":
version: 12.1.0
resolution: "@rollup/plugin-typescript@npm:12.1.0"
dependencies:
"@rollup/pluginutils": "npm:^5.1.0"
resolve: "npm:^1.22.1"
Expand All @@ -6682,7 +6682,7 @@ __metadata:
optional: true
tslib:
optional: true
checksum: 10/4ae4d6cfc929393171288df2f18b5eb837fa53d8689118d9661b3064567341f6f6cf8389af55f1d5f015e3682abf30a64ab609fdf75ecb5a84224505e407eb69
checksum: 10/93e67032377278be3658988423588f2941eb55ccb540312ab847c050ea62a57d056d3f80c292bf463e90cbc71795498805120a0f244040d8304ba57d9bb8c09e
languageName: node
linkType: hard

Expand Down

0 comments on commit 0ce9377

Please sign in to comment.