Skip to content

Commit 2b5ea3c

Browse files
authored
Merge pull request #1082 from ThatOpen/dependabot/npm_and_yarn/babel/helper-module-transforms-7.25.7
Bump @babel/helper-module-transforms from 7.25.2 to 7.25.7
2 parents ca10b5f + bf59dab commit 2b5ea3c

File tree

2 files changed

+29
-46
lines changed

2 files changed

+29
-46
lines changed

package-lock.json

Lines changed: 12 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

yarn.lock

Lines changed: 17 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -73,30 +73,30 @@
7373
lru-cache "^5.1.1"
7474
semver "^6.3.1"
7575

76-
"@babel/helper-module-imports@^7.24.7":
77-
version "7.24.7"
78-
resolved "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.24.7.tgz"
79-
integrity sha512-8AyH3C+74cgCVVXow/myrynrAGv+nTVg5vKu2nZph9x7RcRwzmh0VFallJuFTZ9mx6u4eSdXZfcOzSqTUm0HCA==
76+
"@babel/helper-module-imports@^7.25.7":
77+
version "7.25.7"
78+
resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.25.7.tgz#dba00d9523539152906ba49263e36d7261040472"
79+
integrity sha512-o0xCgpNmRohmnoWKQ0Ij8IdddjyBFE4T2kagL/x6M3+4zUgc+4qTOUBoNe4XxDskt1HPKO007ZPiMgLDq2s7Kw==
8080
dependencies:
81-
"@babel/traverse" "^7.24.7"
82-
"@babel/types" "^7.24.7"
81+
"@babel/traverse" "^7.25.7"
82+
"@babel/types" "^7.25.7"
8383

8484
"@babel/helper-module-transforms@^7.25.2":
85-
version "7.25.2"
86-
resolved "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.25.2.tgz"
87-
integrity sha512-BjyRAbix6j/wv83ftcVJmBt72QtHI56C7JXZoG2xATiLpmoC7dpd8WnkikExHDVPpi/3qCmO6WY1EaXOluiecQ==
85+
version "7.25.7"
86+
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.25.7.tgz#2ac9372c5e001b19bc62f1fe7d96a18cb0901d1a"
87+
integrity sha512-k/6f8dKG3yDz/qCwSM+RKovjMix563SLxQFo0UhRNo239SP6n9u5/eLtKD6EAjwta2JHJ49CsD8pms2HdNiMMQ==
8888
dependencies:
89-
"@babel/helper-module-imports" "^7.24.7"
90-
"@babel/helper-simple-access" "^7.24.7"
91-
"@babel/helper-validator-identifier" "^7.24.7"
92-
"@babel/traverse" "^7.25.2"
89+
"@babel/helper-module-imports" "^7.25.7"
90+
"@babel/helper-simple-access" "^7.25.7"
91+
"@babel/helper-validator-identifier" "^7.25.7"
92+
"@babel/traverse" "^7.25.7"
9393

9494
"@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.24.8", "@babel/helper-plugin-utils@^7.8.0":
9595
version "7.25.7"
9696
resolved "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.25.7.tgz"
9797
integrity sha512-eaPZai0PiqCi09pPs3pAFfl/zYgGaE6IdXtYvmf0qlcDTd3WCtO7JWCcRd64e0EQrcYgiHibEZnOGsSY4QSgaw==
9898

99-
"@babel/helper-simple-access@^7.24.7":
99+
"@babel/helper-simple-access@^7.25.7":
100100
version "7.25.7"
101101
resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.25.7.tgz#5eb9f6a60c5d6b2e0f76057004f8dacbddfae1c0"
102102
integrity sha512-FPGAkJmyoChQeM+ruBGIDyrT2tKfZJO8NcxdC+CWNJi7N8/rZpSxK7yvBJ5O/nF1gfu5KzN7VKG3YVSLFfRSxQ==
@@ -109,7 +109,7 @@
109109
resolved "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.25.7.tgz"
110110
integrity sha512-CbkjYdsJNHFk8uqpEkpCvRs3YRp9tY6FmFY7wLMSYuGYkrdUi7r2lc4/wqsvlHoMznX3WJ9IP8giGPq68T/Y6g==
111111

112-
"@babel/helper-validator-identifier@^7.24.7", "@babel/helper-validator-identifier@^7.25.7":
112+
"@babel/helper-validator-identifier@^7.25.7":
113113
version "7.25.7"
114114
resolved "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.25.7.tgz"
115115
integrity sha512-AM6TzwYqGChO45oiuPqwL2t20/HdMC1rTPAesnBCgPCSF1x3oN9MVUwQV2iyz4xqWrctwK5RNC8LV22kaQCNYg==
@@ -265,7 +265,7 @@
265265
"@babel/parser" "^7.25.7"
266266
"@babel/types" "^7.25.7"
267267

268-
"@babel/traverse@^7.24.7", "@babel/traverse@^7.25.2", "@babel/traverse@^7.25.7", "@babel/traverse@^7.7.2":
268+
"@babel/traverse@^7.25.2", "@babel/traverse@^7.25.7", "@babel/traverse@^7.7.2":
269269
version "7.25.7"
270270
resolved "https://registry.npmjs.org/@babel/traverse/-/traverse-7.25.7.tgz"
271271
integrity sha512-jatJPT1Zjqvh/1FyJs6qAHL+Dzb7sTb+xr7Q+gM1b+1oBsMsQQ4FkVKb6dFlJvLlVssqkRzV05Jzervt9yhnzg==
@@ -278,7 +278,7 @@
278278
debug "^4.3.1"
279279
globals "^11.1.0"
280280

281-
"@babel/types@^7.0.0", "@babel/types@^7.20.7", "@babel/types@^7.24.7", "@babel/types@^7.25.2", "@babel/types@^7.25.6", "@babel/types@^7.25.7", "@babel/types@^7.25.8", "@babel/types@^7.3.3":
281+
"@babel/types@^7.0.0", "@babel/types@^7.20.7", "@babel/types@^7.25.2", "@babel/types@^7.25.6", "@babel/types@^7.25.7", "@babel/types@^7.25.8", "@babel/types@^7.3.3":
282282
version "7.25.8"
283283
resolved "https://registry.npmjs.org/@babel/types/-/types-7.25.8.tgz"
284284
integrity sha512-JWtuCu8VQsMladxVz/P4HzHUGCAwpuqacmowgXFs5XjxIgKuNjnLokQzuVjlTvIzODaDmpjT3oxcC48vyk9EWg==
@@ -940,22 +940,6 @@ JSONStream@^1.3.5:
940940
jsonparse "^1.2.0"
941941
through ">=2.2.7 <3"
942942

943-
JSONStream@^1.3.5:
944-
version "1.3.5"
945-
resolved "https://registry.npmjs.org/JSONStream/-/JSONStream-1.3.5.tgz"
946-
integrity sha512-E+iruNOY8VV9s4JEbe1aNEm6MiszPRr/UfcHMz0TQh1BXSxHK+ASV1R6W4HpjBhSeS+54PIsAMCBmwD06LLsqQ==
947-
dependencies:
948-
jsonparse "^1.2.0"
949-
through ">=2.2.7 <3"
950-
951-
JSONStream@^1.3.5:
952-
version "1.3.5"
953-
resolved "https://registry.npmjs.org/JSONStream/-/JSONStream-1.3.5.tgz"
954-
integrity sha512-E+iruNOY8VV9s4JEbe1aNEm6MiszPRr/UfcHMz0TQh1BXSxHK+ASV1R6W4HpjBhSeS+54PIsAMCBmwD06LLsqQ==
955-
dependencies:
956-
jsonparse "^1.2.0"
957-
through ">=2.2.7 <3"
958-
959943
abab@^2.0.3, abab@^2.0.5:
960944
version "2.0.6"
961945
resolved "https://registry.npmjs.org/abab/-/abab-2.0.6.tgz"

0 commit comments

Comments
 (0)