Skip to content

Commit c28e9ae

Browse files
authored
Merge pull request #73 from aztfmod/dependabot/npm_and_yarn/website/babel/plugin-transform-modules-systemjs-7.24.6
Bump @babel/plugin-transform-modules-systemjs from 7.18.5 to 7.24.6 in /website
2 parents a09bd5c + 6a7eb0a commit c28e9ae

File tree

2 files changed

+4
-15
lines changed

2 files changed

+4
-15
lines changed

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"@babel/plugin-transform-literals": "7.24.6",
5252
"@babel/plugin-transform-modules-amd": "7.18.0",
5353
"@babel/plugin-transform-modules-commonjs": "7.18.2",
54-
"@babel/plugin-transform-modules-systemjs": "7.18.5",
54+
"@babel/plugin-transform-modules-systemjs": "7.24.6",
5555
"@babel/plugin-transform-modules-umd": "7.18.0",
5656
"@babel/plugin-transform-named-capturing-groups-regex": "7.17.12",
5757
"@babel/plugin-transform-new-target": "7.24.6",

website/yarn.lock

Lines changed: 3 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -459,7 +459,7 @@
459459
"@babel/template" "^7.24.6"
460460
"@babel/types" "^7.24.6"
461461

462-
"@babel/helper-hoist-variables@^7.16.7", "@babel/helper-hoist-variables@^7.24.6":
462+
"@babel/helper-hoist-variables@^7.24.6":
463463
version "7.24.6"
464464
resolved "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.24.6.tgz#8a7ece8c26756826b6ffcdd0e3cf65de275af7f9"
465465
integrity sha512-SF/EMrC3OD7dSta1bLJIlrsVxwtd0UpjRJqLno6125epQMJ/kyFmpTT4pbvPbdQHzCHg+biQ7Syo8lnDtbR+uA==
@@ -552,7 +552,7 @@
552552
resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.24.6.tgz#28583c28b15f2a3339cfafafeaad42f9a0e828df"
553553
integrity sha512-WdJjwMEkmBicq5T9fm/cHND3+UlFa2Yj8ALLgmoSQAJZysYbBjw+azChSGPN4DSPLXOcooGRvDwZWMcF/mLO2Q==
554554

555-
"@babel/helper-validator-identifier@^7.16.7", "@babel/helper-validator-identifier@^7.24.6":
555+
"@babel/helper-validator-identifier@^7.24.6":
556556
version "7.24.6"
557557
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.24.6.tgz#08bb6612b11bdec78f3feed3db196da682454a5e"
558558
integrity sha512-4yA7s865JHaqUdRbnaxarZREuPTHrjpDT+pXoAZ1yhyo6uFnIEpS8VMu16siFOHDpZNKYv5BObhsB//ycbICyw==
@@ -1307,18 +1307,7 @@
13071307
"@babel/helper-plugin-utils" "^7.24.6"
13081308
"@babel/helper-simple-access" "^7.24.6"
13091309

1310-
"@babel/plugin-transform-modules-systemjs@7.18.5":
1311-
version "7.18.5"
1312-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.18.5.tgz#87f11c44fbfd3657be000d4897e192d9cb535996"
1313-
integrity sha512-SEewrhPpcqMF1V7DhnEbhVJLrC+nnYfe1E0piZMZXBpxi9WvZqWGwpsk7JYP7wPWeqaBh4gyKlBhHJu3uz5g4Q==
1314-
dependencies:
1315-
"@babel/helper-hoist-variables" "^7.16.7"
1316-
"@babel/helper-module-transforms" "^7.18.0"
1317-
"@babel/helper-plugin-utils" "^7.17.12"
1318-
"@babel/helper-validator-identifier" "^7.16.7"
1319-
babel-plugin-dynamic-import-node "^2.3.3"
1320-
1321-
"@babel/plugin-transform-modules-systemjs@^7.18.0", "@babel/plugin-transform-modules-systemjs@^7.24.6":
1310+
"@babel/plugin-transform-modules-systemjs@7.24.6", "@babel/plugin-transform-modules-systemjs@^7.18.0", "@babel/plugin-transform-modules-systemjs@^7.24.6":
13221311
version "7.24.6"
13231312
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.24.6.tgz#c54eb53fe16f9b82d320abd76762d0320e3f9393"
13241313
integrity sha512-xg1Z0J5JVYxtpX954XqaaAT6NpAY6LtZXvYFCJmGFJWwtlz2EmJoR8LycFRGNE8dBKizGWkGQZGegtkV8y8s+w==

0 commit comments

Comments
 (0)