Skip to content

Commit

Permalink
chore(deps): update dependency @rollup/plugin-typescript to v12.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
sbb-angular-renovate committed Dec 16, 2024
1 parent f90a0ba commit 504e45e
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 @@ -100,7 +100,7 @@
"@commitlint/config-conventional": "19.6.0",
"@rollup/plugin-commonjs": "23.0.4",
"@rollup/plugin-node-resolve": "13.3.0",
"@rollup/plugin-typescript": "12.1.1",
"@rollup/plugin-typescript": "12.1.2",
"@schematics/angular": "19.0.5",
"@types/browser-sync": "2.29.0",
"@types/events": "3.0.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4975,10 +4975,10 @@
is-module "^1.0.0"
resolve "^1.19.0"

"@rollup/[email protected].1":
version "12.1.1"
resolved "https://registry.yarnpkg.com/@rollup/plugin-typescript/-/plugin-typescript-12.1.1.tgz#008d16b8283a422650c463f99ae0c610cf6c9727"
integrity sha512-t7O653DpfB5MbFrqPe/VcKFFkvRuFNp9qId3xq4Eth5xlyymzxNpye2z8Hrl0RIMuXTSr5GGcFpkdlMeacUiFQ==
"@rollup/[email protected].2":
version "12.1.2"
resolved "https://registry.yarnpkg.com/@rollup/plugin-typescript/-/plugin-typescript-12.1.2.tgz#ebaeec2e7376faa889030ccd7cb485a649e63118"
integrity sha512-cdtSp154H5sv637uMr1a8OTWB0L1SWDSm1rDGiyfcGcvQ6cuTs4MDk2BVEBGysUWago4OJN4EQZqOTl/QY3Jgg==
dependencies:
"@rollup/pluginutils" "^5.1.0"
resolve "^1.22.1"
Expand Down

0 comments on commit 504e45e

Please sign in to comment.