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 1, 2024
1 parent 475d4a0 commit 21a5bf0
Show file tree
Hide file tree
Showing 18 changed files with 8 additions and 8 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed .yarn/cache/fsevents-patch-6b67494872-10.zip
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.2.3",
"@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.2.3",
"@rollup/plugin-terser": "0.4.4",
"@rollup/plugin-typescript": "11.1.6",
"@rollup/plugin-typescript": "12.1.1",
"eslint": "9.1.1",
"rimraf": "^6.0.1",
"rollup": "4.24.0",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4380,7 +4380,7 @@ __metadata:
"@markflowy/types": "workspace:*"
"@rollup/plugin-node-resolve": "npm:15.2.3"
"@rollup/plugin-terser": "npm:0.4.4"
"@rollup/plugin-typescript": "npm:11.1.6"
"@rollup/plugin-typescript": "npm:12.1.1"
eslint: "npm:9.1.1"
rimraf: "npm:^6.0.1"
rollup: "npm:4.24.0"
Expand Down Expand Up @@ -6745,9 +6745,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 @@ -6760,7 +6760,7 @@ __metadata:
optional: true
tslib:
optional: true
checksum: 10/4ae4d6cfc929393171288df2f18b5eb837fa53d8689118d9661b3064567341f6f6cf8389af55f1d5f015e3682abf30a64ab609fdf75ecb5a84224505e407eb69
checksum: 10/838d5e67d1b383154fab7ae1b0c58e91844c70380210b12c1d5f2ed5d2264d4fbd21ff991a13a4a72078dce897b5c482c70554a21671269219aa9d2525f14dcd
languageName: node
linkType: hard

Expand Down Expand Up @@ -13996,7 +13996,7 @@ __metadata:
"@halodong/eslint-config-react": "npm:^0.38.24"
"@rollup/plugin-node-resolve": "npm:15.2.3"
"@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 21a5bf0

Please sign in to comment.