Skip to content

Commit 9574a72

Browse files
chore(deps): update dependency babel-plugin-transform-typescript-metadata to v0.4.0 (#993)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9bac794 commit 9574a72

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"@types/jest": "29.5.14",
5252
"babel-jest": "29.7.0",
5353
"babel-plugin-parameter-decorator": "1.0.16",
54-
"babel-plugin-transform-typescript-metadata": "0.3.2",
54+
"babel-plugin-transform-typescript-metadata": "0.4.0",
5555
"bob-the-bundler": "7.0.1",
5656
"graphql": "16.10.0",
5757
"husky": "9.1.7",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3665,10 +3665,10 @@ babel-plugin-syntax-trailing-function-commas@^7.0.0-beta.0:
36653665
resolved "https://registry.yarnpkg.com/babel-plugin-syntax-trailing-function-commas/-/babel-plugin-syntax-trailing-function-commas-7.0.0-beta.0.tgz#aa213c1435e2bffeb6fca842287ef534ad05d5cf"
36663666
integrity sha512-Xj9XuRuz3nTSbaTXWv3itLOcxyF4oPD8douBBmj7U9BBC6nEBYfyOJYQMf/8PJAFotC62UY5dFfIGEPr7WswzQ==
36673667

3668-
babel-plugin-transform-typescript-metadata@0.3.2:
3669-
version "0.3.2"
3670-
resolved "https://registry.yarnpkg.com/babel-plugin-transform-typescript-metadata/-/babel-plugin-transform-typescript-metadata-0.3.2.tgz#7a327842d8c36ffe07ee1b5276434e56c297c9b7"
3671-
integrity sha512-mWEvCQTgXQf48yDqgN7CH50waTyYBeP2Lpqx4nNWab9sxEpdXVeKgfj1qYI2/TgUPQtNFZ85i3PemRtnXVYYJg==
3668+
babel-plugin-transform-typescript-metadata@0.4.0:
3669+
version "0.4.0"
3670+
resolved "https://registry.yarnpkg.com/babel-plugin-transform-typescript-metadata/-/babel-plugin-transform-typescript-metadata-0.4.0.tgz#4021938d187eba4c01b4d98a0ed0670eba98ae0d"
3671+
integrity sha512-thy3pV6nMurTsjxONcv14/AyWCLY3RoftFQGJSTrhLOToYSVFCQlm2PD6KHK1UqHPKHwRPXgujfUWhrKuVctcg==
36723672
dependencies:
36733673
"@babel/helper-plugin-utils" "^7.0.0"
36743674

0 commit comments

Comments
 (0)