Skip to content

Commit cf3583f

Browse files
authored
Merge pull request #750 from PinSaveDAO/dependabot/npm_and_yarn/packages/mina/babel/preset-typescript-7.24.1
Bump @babel/preset-typescript from 7.23.2 to 7.24.1 in /packages/mina
2 parents 7f20744 + bfe098b commit cf3583f

File tree

1 file changed

+64
-40
lines changed

1 file changed

+64
-40
lines changed

packages/mina/yarn.lock

Lines changed: 64 additions & 40 deletions
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
lru-cache "^5.1.1"
8585
semver "^6.3.1"
8686

87-
"@babel/helper-create-class-features-plugin@^7.22.11", "@babel/helper-create-class-features-plugin@^7.22.15", "@babel/helper-create-class-features-plugin@^7.22.5":
87+
"@babel/helper-create-class-features-plugin@^7.22.11", "@babel/helper-create-class-features-plugin@^7.22.5":
8888
version "7.22.15"
8989
resolved "https://registry.npmjs.org/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.22.15.tgz"
9090
integrity sha512-jKkwA59IXcvSaiK2UN45kKwSC9o+KuoXsBDvHvU/7BecYIp8GQ2UwrVvFgJASUT+hBnwJx6MhvMCuMzwZZ7jlg==
@@ -99,6 +99,21 @@
9999
"@babel/helper-split-export-declaration" "^7.22.6"
100100
semver "^6.3.1"
101101

102+
"@babel/helper-create-class-features-plugin@^7.24.4":
103+
version "7.24.4"
104+
resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.24.4.tgz#c806f73788a6800a5cfbbc04d2df7ee4d927cce3"
105+
integrity sha512-lG75yeuUSVu0pIcbhiYMXBXANHrpUPaOfu7ryAzskCgKUHuAxRQI5ssrtmF0X9UXldPlvT0XM/A4F44OXRt6iQ==
106+
dependencies:
107+
"@babel/helper-annotate-as-pure" "^7.22.5"
108+
"@babel/helper-environment-visitor" "^7.22.20"
109+
"@babel/helper-function-name" "^7.23.0"
110+
"@babel/helper-member-expression-to-functions" "^7.23.0"
111+
"@babel/helper-optimise-call-expression" "^7.22.5"
112+
"@babel/helper-replace-supers" "^7.24.1"
113+
"@babel/helper-skip-transparent-expression-wrappers" "^7.22.5"
114+
"@babel/helper-split-export-declaration" "^7.22.6"
115+
semver "^6.3.1"
116+
102117
"@babel/helper-create-regexp-features-plugin@^7.18.6", "@babel/helper-create-regexp-features-plugin@^7.22.5":
103118
version "7.22.15"
104119
resolved "https://registry.npmjs.org/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.22.15.tgz"
@@ -139,7 +154,7 @@
139154
dependencies:
140155
"@babel/types" "^7.22.5"
141156

142-
"@babel/helper-member-expression-to-functions@^7.22.15":
157+
"@babel/helper-member-expression-to-functions@^7.22.15", "@babel/helper-member-expression-to-functions@^7.23.0":
143158
version "7.23.0"
144159
resolved "https://registry.npmjs.org/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.23.0.tgz"
145160
integrity sha512-6gfrPwh7OuT6gZyJZvd6WbTfrqAo7vm4xCzAXOusKqq/vWdKXphTpj5klHKNmRUU6/QRGlBsyU9mAIPaWHlqJA==
@@ -171,10 +186,10 @@
171186
dependencies:
172187
"@babel/types" "^7.22.5"
173188

174-
"@babel/helper-plugin-utils@^7.0.0", "@babel/helper-plugin-utils@^7.10.4", "@babel/helper-plugin-utils@^7.12.13", "@babel/helper-plugin-utils@^7.14.5", "@babel/helper-plugin-utils@^7.18.6", "@babel/helper-plugin-utils@^7.22.5", "@babel/helper-plugin-utils@^7.8.0", "@babel/helper-plugin-utils@^7.8.3":
175-
version "7.22.5"
176-
resolved "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.22.5.tgz"
177-
integrity sha512-uLls06UVKgFG9QD4OeFYLEGteMIAa5kpTPcFL28yuCIIzsf6ZyKZMllKVOCZFhiZ5ptnwX4mtKdWCBE/uT4amg==
189+
"@babel/helper-plugin-utils@^7.0.0", "@babel/helper-plugin-utils@^7.10.4", "@babel/helper-plugin-utils@^7.12.13", "@babel/helper-plugin-utils@^7.14.5", "@babel/helper-plugin-utils@^7.18.6", "@babel/helper-plugin-utils@^7.22.5", "@babel/helper-plugin-utils@^7.24.0", "@babel/helper-plugin-utils@^7.8.0", "@babel/helper-plugin-utils@^7.8.3":
190+
version "7.24.0"
191+
resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.24.0.tgz#945681931a52f15ce879fd5b86ce2dae6d3d7f2a"
192+
integrity sha512-9cUznXMG0+FxRuJfvL82QlTqIzhVW9sL0KjMPHhAOOvpQGL8QtdxnBKILjBqxlHyliz0yCa1G903ZXI/FuHy2w==
178193

179194
"@babel/helper-remap-async-to-generator@^7.22.20", "@babel/helper-remap-async-to-generator@^7.22.5":
180195
version "7.22.20"
@@ -194,6 +209,15 @@
194209
"@babel/helper-member-expression-to-functions" "^7.22.15"
195210
"@babel/helper-optimise-call-expression" "^7.22.5"
196211

212+
"@babel/helper-replace-supers@^7.24.1":
213+
version "7.24.1"
214+
resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.24.1.tgz#7085bd19d4a0b7ed8f405c1ed73ccb70f323abc1"
215+
integrity sha512-QCR1UqC9BzG5vZl8BMicmZ28RuUBnHhAMddD8yHFHDRH9lLTZ9uUPehX8ctVPT8l0TKblJidqcgUUKGVrePleQ==
216+
dependencies:
217+
"@babel/helper-environment-visitor" "^7.22.20"
218+
"@babel/helper-member-expression-to-functions" "^7.23.0"
219+
"@babel/helper-optimise-call-expression" "^7.22.5"
220+
197221
"@babel/helper-simple-access@^7.22.5":
198222
version "7.22.5"
199223
resolved "https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.22.5.tgz"
@@ -353,19 +377,12 @@
353377
dependencies:
354378
"@babel/helper-plugin-utils" "^7.8.0"
355379

356-
"@babel/plugin-syntax-jsx@^7.22.5":
357-
version "7.22.5"
358-
resolved "https://registry.npmjs.org/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.22.5.tgz"
359-
integrity sha512-gvyP4hZrgrs/wWMaocvxZ44Hw0b3W8Pe+cMxc8V1ULQ07oh8VNbIRaoD1LRZVTvD+0nieDKjfgKg89sD7rrKrg==
360-
dependencies:
361-
"@babel/helper-plugin-utils" "^7.22.5"
362-
363-
"@babel/plugin-syntax-jsx@^7.7.2":
364-
version "7.23.3"
365-
resolved "https://registry.npmjs.org/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.23.3.tgz"
366-
integrity sha512-EB2MELswq55OHUoRZLGg/zC7QWUKfNLpE57m/S2yr1uEneIgsTgrSzXP3NXEsMkVn76OlaVVnzN+ugObuYGwhg==
380+
"@babel/plugin-syntax-jsx@^7.24.1", "@babel/plugin-syntax-jsx@^7.7.2":
381+
version "7.24.1"
382+
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.24.1.tgz#3f6ca04b8c841811dbc3c5c5f837934e0d626c10"
383+
integrity sha512-2eCtxZXf+kbkMIsXS4poTvT4Yu5rXiRa+9xGVT56raghjmBTKMpFNc9R4IDiB4emao9eO22Ox7CxuJG7BgExqA==
367384
dependencies:
368-
"@babel/helper-plugin-utils" "^7.22.5"
385+
"@babel/helper-plugin-utils" "^7.24.0"
369386

370387
"@babel/plugin-syntax-logical-assignment-operators@^7.10.4", "@babel/plugin-syntax-logical-assignment-operators@^7.8.3":
371388
version "7.10.4"
@@ -423,7 +440,14 @@
423440
dependencies:
424441
"@babel/helper-plugin-utils" "^7.14.5"
425442

426-
"@babel/plugin-syntax-typescript@^7.22.5", "@babel/plugin-syntax-typescript@^7.7.2":
443+
"@babel/plugin-syntax-typescript@^7.24.1":
444+
version "7.24.1"
445+
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-typescript/-/plugin-syntax-typescript-7.24.1.tgz#b3bcc51f396d15f3591683f90239de143c076844"
446+
integrity sha512-Yhnmvy5HZEnHUty6i++gcfH1/l68AHnItFHnaCv6hn9dNh0hQvvQJsxpi4BMBFN5DLeHBuucT/0DgzXif/OyRw==
447+
dependencies:
448+
"@babel/helper-plugin-utils" "^7.24.0"
449+
450+
"@babel/plugin-syntax-typescript@^7.7.2":
427451
version "7.22.5"
428452
resolved "https://registry.npmjs.org/@babel/plugin-syntax-typescript/-/plugin-syntax-typescript-7.22.5.tgz"
429453
integrity sha512-1mS2o03i7t1c6VzH6fdQ3OA8tcEIxwG18zIPRp+UY1Ihv6W+XZzBCVxExF9upussPXJ0xE9XRHwMoNs1ep/nRQ==
@@ -618,13 +642,13 @@
618642
"@babel/helper-module-transforms" "^7.23.0"
619643
"@babel/helper-plugin-utils" "^7.22.5"
620644

621-
"@babel/plugin-transform-modules-commonjs@^7.23.0":
622-
version "7.23.0"
623-
resolved "https://registry.npmjs.org/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.23.0.tgz"
624-
integrity sha512-32Xzss14/UVc7k9g775yMIvkVK8xwKE0DPdP5JTapr3+Z9w4tzeOuLNY6BXDQR6BdnzIlXnCGAzsk/ICHBLVWQ==
645+
"@babel/plugin-transform-modules-commonjs@^7.23.0", "@babel/plugin-transform-modules-commonjs@^7.24.1":
646+
version "7.24.1"
647+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.24.1.tgz#e71ba1d0d69e049a22bf90b3867e263823d3f1b9"
648+
integrity sha512-szog8fFTUxBfw0b98gEWPaEqF42ZUD/T3bkynW/wtgx2p/XCP55WEsb+VosKceRSd6njipdZvNogqdtI4Q0chw==
625649
dependencies:
626-
"@babel/helper-module-transforms" "^7.23.0"
627-
"@babel/helper-plugin-utils" "^7.22.5"
650+
"@babel/helper-module-transforms" "^7.23.3"
651+
"@babel/helper-plugin-utils" "^7.24.0"
628652
"@babel/helper-simple-access" "^7.22.5"
629653

630654
"@babel/plugin-transform-modules-systemjs@^7.23.0":
@@ -795,15 +819,15 @@
795819
dependencies:
796820
"@babel/helper-plugin-utils" "^7.22.5"
797821

798-
"@babel/plugin-transform-typescript@^7.22.15":
799-
version "7.22.15"
800-
resolved "https://registry.npmjs.org/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.22.15.tgz"
801-
integrity sha512-1uirS0TnijxvQLnlv5wQBwOX3E1wCFX7ITv+9pBV2wKEk4K+M5tqDaoNXnTH8tjEIYHLO98MwiTWO04Ggz4XuA==
822+
"@babel/plugin-transform-typescript@^7.24.1":
823+
version "7.24.4"
824+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.24.4.tgz#03e0492537a4b953e491f53f2bc88245574ebd15"
825+
integrity sha512-79t3CQ8+oBGk/80SQ8MN3Bs3obf83zJ0YZjDmDaEZN8MqhMI760apl5z6a20kFeMXBwJX99VpKT8CKxEBp5H1g==
802826
dependencies:
803827
"@babel/helper-annotate-as-pure" "^7.22.5"
804-
"@babel/helper-create-class-features-plugin" "^7.22.15"
805-
"@babel/helper-plugin-utils" "^7.22.5"
806-
"@babel/plugin-syntax-typescript" "^7.22.5"
828+
"@babel/helper-create-class-features-plugin" "^7.24.4"
829+
"@babel/helper-plugin-utils" "^7.24.0"
830+
"@babel/plugin-syntax-typescript" "^7.24.1"
807831

808832
"@babel/plugin-transform-unicode-escapes@^7.22.10":
809833
version "7.22.10"
@@ -932,15 +956,15 @@
932956
esutils "^2.0.2"
933957

934958
"@babel/preset-typescript@^7.16.0":
935-
version "7.23.2"
936-
resolved "https://registry.npmjs.org/@babel/preset-typescript/-/preset-typescript-7.23.2.tgz"
937-
integrity sha512-u4UJc1XsS1GhIGteM8rnGiIvf9rJpiVgMEeCnwlLA7WJPC+jcXWJAGxYmeqs5hOZD8BbAfnV5ezBOxQbb4OUxA==
959+
version "7.24.1"
960+
resolved "https://registry.yarnpkg.com/@babel/preset-typescript/-/preset-typescript-7.24.1.tgz#89bdf13a3149a17b3b2a2c9c62547f06db8845ec"
961+
integrity sha512-1DBaMmRDpuYQBPWD8Pf/WEwCrtgRHxsZnP4mIy9G/X+hFfbI47Q2G4t1Paakld84+qsk2fSsUPMKg71jkoOOaQ==
938962
dependencies:
939-
"@babel/helper-plugin-utils" "^7.22.5"
940-
"@babel/helper-validator-option" "^7.22.15"
941-
"@babel/plugin-syntax-jsx" "^7.22.5"
942-
"@babel/plugin-transform-modules-commonjs" "^7.23.0"
943-
"@babel/plugin-transform-typescript" "^7.22.15"
963+
"@babel/helper-plugin-utils" "^7.24.0"
964+
"@babel/helper-validator-option" "^7.23.5"
965+
"@babel/plugin-syntax-jsx" "^7.24.1"
966+
"@babel/plugin-transform-modules-commonjs" "^7.24.1"
967+
"@babel/plugin-transform-typescript" "^7.24.1"
944968

945969
"@babel/regjsgen@^0.8.0":
946970
version "0.8.0"

0 commit comments

Comments
 (0)