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

Commit 8e6873e

Browse files
fix(deps): update dependency babel-plugin-annotate-pure-calls to v0.5.0
1 parent 19376da commit 8e6873e

File tree

2 files changed

+9
-18
lines changed

2 files changed

+9
-18
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: 8 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -7088,7 +7088,7 @@ __metadata:
70887088
asyncro: "npm:3.0.0"
70897089
auto-changelog: "npm:2.4.0"
70907090
autoprefixer: "npm:10.4.21"
7091-
babel-plugin-annotate-pure-calls: "npm:0.4.0"
7091+
babel-plugin-annotate-pure-calls: "npm:0.5.0"
70927092
babel-plugin-dev-expression: "npm:0.2.3"
70937093
babel-plugin-macros: "npm:3.1.0"
70947094
babel-plugin-polyfill-regenerator: "npm:0.6.4"
@@ -9711,12 +9711,12 @@ __metadata:
97119711
languageName: node
97129712
linkType: hard
97139713

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

@@ -14653,7 +14653,7 @@ __metadata:
1465314653
languageName: node
1465414654
linkType: hard
1465514655

14656-
"fast-glob@npm:^3.2.9, fast-glob@npm:^3.3.0":
14656+
"fast-glob@npm:^3.2.9":
1465714657
version: 3.3.1
1465814658
resolution: "fast-glob@npm:3.3.1"
1465914659
dependencies:
@@ -23826,7 +23826,7 @@ __metadata:
2382623826
languageName: node
2382723827
linkType: hard
2382823828

23829-
"semver@npm:7.7.1":
23829+
"semver@npm:7.7.1, semver@npm:^7.7.1":
2383023830
version: 7.7.1
2383123831
resolution: "semver@npm:7.7.1"
2383223832
bin:
@@ -23866,15 +23866,6 @@ __metadata:
2386623866
languageName: node
2386723867
linkType: hard
2386823868

23869-
"semver@npm:^7.7.1":
23870-
version: 7.7.1
23871-
resolution: "semver@npm:7.7.1"
23872-
bin:
23873-
semver: bin/semver.js
23874-
checksum: 10c0/fd603a6fb9c399c6054015433051bdbe7b99a940a8fb44b85c2b524c4004b023d7928d47cb22154f8d054ea7ee8597f586605e05b52047f048278e4ac56ae958
23875-
languageName: node
23876-
linkType: hard
23877-
2387823869
"send@npm:0.19.0":
2387923870
version: 0.19.0
2388023871
resolution: "send@npm:0.19.0"

0 commit comments

Comments
 (0)