Skip to content
This repository was archived by the owner on Mar 21, 2025. It is now read-only.

Commit 07076f4

Browse files
fix(deps): update dependency babel-plugin-annotate-pure-calls to v0.5.0
1 parent fa2a8b9 commit 07076f4

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

packages/tcm-cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"@typescript-eslint/eslint-plugin": "7.18.0",
5353
"@typescript-eslint/parser": "7.18.0",
5454
"asyncro": "3.0.0",
55-
"babel-plugin-annotate-pure-calls": "0.4.0",
55+
"babel-plugin-annotate-pure-calls": "0.5.0",
5656
"babel-plugin-dev-expression": "0.2.3",
5757
"babel-plugin-macros": "3.1.0",
5858
"babel-plugin-polyfill-regenerator": "0.6.4",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7087,7 +7087,7 @@ __metadata:
70877087
asyncro: "npm:3.0.0"
70887088
auto-changelog: "npm:2.4.0"
70897089
autoprefixer: "npm:10.4.21"
7090-
babel-plugin-annotate-pure-calls: "npm:0.4.0"
7090+
babel-plugin-annotate-pure-calls: "npm:0.5.0"
70917091
babel-plugin-dev-expression: "npm:0.2.3"
70927092
babel-plugin-macros: "npm:3.1.0"
70937093
babel-plugin-polyfill-regenerator: "npm:0.6.4"
@@ -9710,12 +9710,12 @@ __metadata:
97109710
languageName: node
97119711
linkType: hard
97129712

9713-
"babel-plugin-annotate-pure-calls@npm:0.4.0":
9714-
version: 0.4.0
9715-
resolution: "babel-plugin-annotate-pure-calls@npm:0.4.0"
9713+
"babel-plugin-annotate-pure-calls@npm:0.5.0":
9714+
version: 0.5.0
9715+
resolution: "babel-plugin-annotate-pure-calls@npm:0.5.0"
97169716
peerDependencies:
9717-
"@babel/core": ^6.0.0-0 || 7.x
9718-
checksum: 10c0/8cd300d84eccb118218416d2c21ad1b955a3f30d872f15caf6c6fc869d8117b80d48766fe658b243c1825eeb5418e7b9890f3a29d2de4e635531545044bf7ce5
9717+
"@babel/core": ^7.0.0
9718+
checksum: 10c0/6c5156b78c3f6cf66a7701f6d77af9407d9a6172e3307c4d2dcd97b0f0d38e6ae015e4a20c4f76149551b713b036af566f9234f31910e6cab5cfdec9a5722ce6
97199719
languageName: node
97209720
linkType: hard
97219721

0 commit comments

Comments
 (0)