Skip to content

Commit

Permalink
chore(deps-dev): bump @rollup/plugin-typescript from 11.1.6 to 12.1.1
Browse files Browse the repository at this point in the history
Bumps [@rollup/plugin-typescript](https://github.com/rollup/plugins/tree/HEAD/packages/typescript) from 11.1.6 to 12.1.1.
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/typescript/CHANGELOG.md)
- [Commits](https://github.com/rollup/plugins/commits/typescript-v12.1.1/packages/typescript)

---
updated-dependencies:
- dependency-name: "@rollup/plugin-typescript"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 7, 2024
1 parent 16a3cb8 commit 06eecf6
Show file tree
Hide file tree
Showing 5 changed files with 8 additions and 8 deletions.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@halodong/eslint-config-react": "^0.38.24",
"@rollup/plugin-node-resolve": "15.3.0",
"@rollup/plugin-terser": "0.4.4",
"@rollup/plugin-typescript": "11.1.6",
"@rollup/plugin-typescript": "12.1.1",
"@types/rollup-plugin-url": "^3",
"babel": "^6.23.0",
"child_process": "^1.0.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/runtime-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@markflowy/types": "workspace:*",
"@rollup/plugin-node-resolve": "15.3.0",
"@rollup/plugin-terser": "0.4.4",
"@rollup/plugin-typescript": "11.1.6",
"@rollup/plugin-typescript": "12.1.1",
"eslint": "9.13.0",
"rimraf": "^6.0.1",
"rollup": "4.24.3",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5596,7 +5596,7 @@ __metadata:
"@markflowy/types": "workspace:*"
"@rollup/plugin-node-resolve": "npm:15.3.0"
"@rollup/plugin-terser": "npm:0.4.4"
"@rollup/plugin-typescript": "npm:11.1.6"
"@rollup/plugin-typescript": "npm:12.1.1"
eslint: "npm:9.13.0"
rimraf: "npm:^6.0.1"
rollup: "npm:4.24.3"
Expand Down Expand Up @@ -8155,9 +8155,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 @@ -8170,7 +8170,7 @@ __metadata:
optional: true
tslib:
optional: true
checksum: 10/4ae4d6cfc929393171288df2f18b5eb837fa53d8689118d9661b3064567341f6f6cf8389af55f1d5f015e3682abf30a64ab609fdf75ecb5a84224505e407eb69
checksum: 10/838d5e67d1b383154fab7ae1b0c58e91844c70380210b12c1d5f2ed5d2264d4fbd21ff991a13a4a72078dce897b5c482c70554a21671269219aa9d2525f14dcd
languageName: node
linkType: hard

Expand Down Expand Up @@ -15342,7 +15342,7 @@ __metadata:
"@halodong/eslint-config-react": "npm:^0.38.24"
"@rollup/plugin-node-resolve": "npm:15.3.0"
"@rollup/plugin-terser": "npm:0.4.4"
"@rollup/plugin-typescript": "npm:11.1.6"
"@rollup/plugin-typescript": "npm:12.1.1"
"@types/rollup-plugin-url": "npm:^3"
babel: "npm:^6.23.0"
child_process: "npm:^1.0.2"
Expand Down

0 comments on commit 06eecf6

Please sign in to comment.