Skip to content

Commit e969872

Browse files
chore(deps-dev): bump @babel/plugin-transform-modules-commonjs (#575)
1 parent 2ced271 commit e969872

File tree

2 files changed

+12
-19
lines changed

2 files changed

+12
-19
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"devDependencies": {
2727
"@babel/core": "^7.24",
2828
"@babel/plugin-proposal-object-rest-spread": "^7.20.7",
29-
"@babel/plugin-transform-modules-commonjs": "^7.16.8",
29+
"@babel/plugin-transform-modules-commonjs": "^7.24.7",
3030
"@babel/preset-env": "^7.24.0",
3131
"@vue/compat": "^3.4.21",
3232
"@faker-js/faker": "^8.4.1",

yarn.lock

Lines changed: 11 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -219,10 +219,10 @@
219219
dependencies:
220220
"@babel/types" "^7.22.5"
221221

222-
"@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.20.2", "@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":
223-
version "7.24.0"
224-
resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.24.0.tgz#945681931a52f15ce879fd5b86ce2dae6d3d7f2a"
225-
integrity sha512-9cUznXMG0+FxRuJfvL82QlTqIzhVW9sL0KjMPHhAOOvpQGL8QtdxnBKILjBqxlHyliz0yCa1G903ZXI/FuHy2w==
222+
"@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.20.2", "@babel/helper-plugin-utils@^7.22.5", "@babel/helper-plugin-utils@^7.24.0", "@babel/helper-plugin-utils@^7.24.7", "@babel/helper-plugin-utils@^7.8.0", "@babel/helper-plugin-utils@^7.8.3":
223+
version "7.24.7"
224+
resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.24.7.tgz#98c84fe6fe3d0d3ae7bfc3a5e166a46844feb2a0"
225+
integrity sha512-Rq76wjt7yz9AAc1KnlRKNAi/dMSVWgDRx43FHoJEbcYU6xOWaE2dVPwcdTukJrjxS65GITyfbvEYHvkirZ6uEg==
226226

227227
"@babel/helper-remap-async-to-generator@^7.22.20":
228228
version "7.22.20"
@@ -242,13 +242,6 @@
242242
"@babel/helper-member-expression-to-functions" "^7.22.15"
243243
"@babel/helper-optimise-call-expression" "^7.22.5"
244244

245-
"@babel/helper-simple-access@^7.22.5":
246-
version "7.22.5"
247-
resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.22.5.tgz#4938357dc7d782b80ed6dbb03a0fba3d22b1d5de"
248-
integrity sha512-n0H99E/K+Bika3++WNL17POvo4rKWZ7lZEp1Q+fStVbUi8nxPQEBOlTmCOxW/0JsS56SKKQ+ojAe2pHKJHN35w==
249-
dependencies:
250-
"@babel/types" "^7.22.5"
251-
252245
"@babel/helper-simple-access@^7.24.7":
253246
version "7.24.7"
254247
resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.24.7.tgz#bcade8da3aec8ed16b9c4953b74e506b51b5edb3"
@@ -717,14 +710,14 @@
717710
"@babel/helper-module-transforms" "^7.23.3"
718711
"@babel/helper-plugin-utils" "^7.22.5"
719712

720-
"@babel/plugin-transform-modules-commonjs@^7.16.8", "@babel/plugin-transform-modules-commonjs@^7.2.0", "@babel/plugin-transform-modules-commonjs@^7.23.3":
721-
version "7.23.3"
722-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.23.3.tgz#661ae831b9577e52be57dd8356b734f9700b53b4"
723-
integrity sha512-aVS0F65LKsdNOtcz6FRCpE4OgsP2OFnW46qNxNIX9h3wuzaNcSQsJysuMwqSibC98HPrf2vCgtxKNwS0DAlgcA==
713+
"@babel/plugin-transform-modules-commonjs@^7.2.0", "@babel/plugin-transform-modules-commonjs@^7.23.3", "@babel/plugin-transform-modules-commonjs@^7.24.7":
714+
version "7.24.7"
715+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.24.7.tgz#9fd5f7fdadee9085886b183f1ad13d1ab260f4ab"
716+
integrity sha512-iFI8GDxtevHJ/Z22J5xQpVqFLlMNstcLXh994xifFwxxGslr2ZXXLWgtBeLctOD63UFDArdvN6Tg8RFw+aEmjQ==
724717
dependencies:
725-
"@babel/helper-module-transforms" "^7.23.3"
726-
"@babel/helper-plugin-utils" "^7.22.5"
727-
"@babel/helper-simple-access" "^7.22.5"
718+
"@babel/helper-module-transforms" "^7.24.7"
719+
"@babel/helper-plugin-utils" "^7.24.7"
720+
"@babel/helper-simple-access" "^7.24.7"
728721

729722
"@babel/plugin-transform-modules-systemjs@^7.23.9":
730723
version "7.23.9"

0 commit comments

Comments
 (0)