Skip to content

Commit 9bcb6de

Browse files
dependabot[bot]SteveDesmond-ca
authored andcommitted
Bump @rollup/plugin-typescript from 12.1.4 to 12.3.0 in /compiler-tests
Bumps [@rollup/plugin-typescript](https://github.com/rollup/plugins/tree/HEAD/packages/typescript) from 12.1.4 to 12.3.0. - [Changelog](https://github.com/rollup/plugins/blob/master/packages/typescript/CHANGELOG.md) - [Commits](https://github.com/rollup/plugins/commits/typescript-v12.3.0/packages/typescript) --- updated-dependencies: - dependency-name: "@rollup/plugin-typescript" dependency-version: 12.3.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0d4313f commit 9bcb6de

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

compiler-tests/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"node": ">= 20"
99
},
1010
"devDependencies": {
11-
"@rollup/plugin-typescript": "12.1.4",
11+
"@rollup/plugin-typescript": "12.3.0",
1212
"@types/node": "22.7.5",
1313
"assert": "2.1.0",
1414
"parcel": "2.16.0",

compiler-tests/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -985,10 +985,10 @@
985985
"@parcel/utils" "2.16.0"
986986
nullthrows "^1.1.1"
987987

988-
"@rollup/plugin-typescript@12.1.4":
989-
version "12.1.4"
990-
resolved "https://registry.npmjs.org/@rollup/plugin-typescript/-/plugin-typescript-12.1.4.tgz"
991-
integrity sha512-s5Hx+EtN60LMlDBvl5f04bEiFZmAepk27Q+mr85L/00zPDn1jtzlTV6FWn81MaIwqfWzKxmOJrBWHU6vtQyedQ==
988+
"@rollup/plugin-typescript@12.3.0":
989+
version "12.3.0"
990+
resolved "https://registry.yarnpkg.com/@rollup/plugin-typescript/-/plugin-typescript-12.3.0.tgz#cc51b830973bc14c9456fe6532f322f2a40f5f12"
991+
integrity sha512-7DP0/p7y3t67+NabT9f8oTBFE6gGkto4SA6Np2oudYmZE/m1dt8RB0SjL1msMxFpLo631qjRCcBlAbq1ml/Big==
992992
dependencies:
993993
"@rollup/pluginutils" "^5.1.0"
994994
resolve "^1.22.1"

0 commit comments

Comments
 (0)