Skip to content

Commit 208a1bc

Browse files
Bump @babel/core from 7.27.4 to 7.27.7 in /DigitalLearningSolutions.Web (#3301)
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.27.4 to 7.27.7. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.27.7/packages/babel-core) --- updated-dependencies: - dependency-name: "@babel/core" dependency-version: 7.27.7 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 81697f0 commit 208a1bc

File tree

2 files changed

+38
-53
lines changed

2 files changed

+38
-53
lines changed

DigitalLearningSolutions.Web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"regenerator-runtime": "^0.14.1"
3636
},
3737
"devDependencies": {
38-
"@babel/core": "^7.27.4",
38+
"@babel/core": "^7.27.7",
3939
"@babel/preset-env": "^7.27.1",
4040
"@babel/preset-typescript": "^7.27.0",
4141
"@types/dompurify": "^2.3.3",

DigitalLearningSolutions.Web/yarn.lock

Lines changed: 37 additions & 52 deletions
Original file line numberDiff line numberDiff line change
@@ -29,33 +29,33 @@
2929
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.27.3.tgz#cc49c2ac222d69b889bf34c795f537c0c6311111"
3030
integrity sha512-V42wFfx1ymFte+ecf6iXghnnP8kWTO+ZLXIyZq+1LAXHHvTZdVxicn4yiVYdYMGaCO3tmqub11AorKkv+iodqw==
3131

32-
"@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.27.4":
33-
version "7.27.4"
34-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.27.4.tgz#cc1fc55d0ce140a1828d1dd2a2eba285adbfb3ce"
35-
integrity sha512-bXYxrXFubeYdvB0NhD/NBB3Qi6aZeV20GOWVI47t2dkecCEoneR4NPVcb7abpXDEvejgrUfFtG6vG/zxAKmg+g==
32+
"@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.27.7":
33+
version "7.27.7"
34+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.27.7.tgz#0ddeab1e7b17317dad8c3c3a887716f66b5c4428"
35+
integrity sha512-BU2f9tlKQ5CAthiMIgpzAh4eDTLWo1mqi9jqE2OxMG0E/OM199VJt2q8BztTxpnSW0i1ymdwLXRJnYzvDM5r2w==
3636
dependencies:
3737
"@ampproject/remapping" "^2.2.0"
3838
"@babel/code-frame" "^7.27.1"
39-
"@babel/generator" "^7.27.3"
39+
"@babel/generator" "^7.27.5"
4040
"@babel/helper-compilation-targets" "^7.27.2"
4141
"@babel/helper-module-transforms" "^7.27.3"
42-
"@babel/helpers" "^7.27.4"
43-
"@babel/parser" "^7.27.4"
42+
"@babel/helpers" "^7.27.6"
43+
"@babel/parser" "^7.27.7"
4444
"@babel/template" "^7.27.2"
45-
"@babel/traverse" "^7.27.4"
46-
"@babel/types" "^7.27.3"
45+
"@babel/traverse" "^7.27.7"
46+
"@babel/types" "^7.27.7"
4747
convert-source-map "^2.0.0"
4848
debug "^4.1.0"
4949
gensync "^1.0.0-beta.2"
5050
json5 "^2.2.3"
5151
semver "^6.3.1"
5252

53-
"@babel/generator@^7.27.3", "@babel/generator@^7.7.2":
54-
version "7.27.3"
55-
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.27.3.tgz#ef1c0f7cfe3b5fc8cbb9f6cc69f93441a68edefc"
56-
integrity sha512-xnlJYj5zepml8NXtjkG0WquFUv8RskFqyFcVgTBp5k+NaA/8uw/K+OSVf8AMGw5e9HKP2ETd5xpK5MLZQD6b4Q==
53+
"@babel/generator@^7.27.5", "@babel/generator@^7.7.2":
54+
version "7.27.5"
55+
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.27.5.tgz#3eb01866b345ba261b04911020cbe22dd4be8c8c"
56+
integrity sha512-ZGhA37l0e/g2s1Cnzdix0O3aLYm66eF8aufiVteOgnwxgnRP8GoyMj7VWsgWnQbVKXyge7hqrFh2K2TQM6t1Hw==
5757
dependencies:
58-
"@babel/parser" "^7.27.3"
58+
"@babel/parser" "^7.27.5"
5959
"@babel/types" "^7.27.3"
6060
"@jridgewell/gen-mapping" "^0.3.5"
6161
"@jridgewell/trace-mapping" "^0.3.25"
@@ -243,12 +243,12 @@
243243
"@babel/traverse" "^7.27.1"
244244
"@babel/types" "^7.27.1"
245245

246-
"@babel/helper-string-parser@^7.25.9", "@babel/helper-string-parser@^7.27.1":
246+
"@babel/helper-string-parser@^7.27.1":
247247
version "7.27.1"
248248
resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.27.1.tgz#54da796097ab19ce67ed9f88b47bb2ec49367687"
249249
integrity sha512-qMlSxKbpRlAridDExk92nSobyDdpPijUq2DW6oDnUqd0iOGxmQjyqhMIihI9+zv4LPyZdRje2cavWPbCbWm3eA==
250250

251-
"@babel/helper-validator-identifier@^7.25.9", "@babel/helper-validator-identifier@^7.27.1":
251+
"@babel/helper-validator-identifier@^7.27.1":
252252
version "7.27.1"
253253
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.27.1.tgz#a7054dcc145a967dd4dc8fee845a57c1316c9df8"
254254
integrity sha512-D2hP9eA+Sqx1kBZgzxZh0y1trbuU+JoDkiEwqhQ36nodYqJwyEIhPSdMNd7lOm/4io72luTPWH20Yda0xOuUow==
@@ -267,27 +267,20 @@
267267
"@babel/traverse" "^7.27.1"
268268
"@babel/types" "^7.27.1"
269269

270-
"@babel/helpers@^7.27.4":
271-
version "7.27.4"
272-
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.27.4.tgz#c79050c6a0e41e095bfc96d469c85431e9ed7fe7"
273-
integrity sha512-Y+bO6U+I7ZKaM5G5rDUZiYfUvQPUibYmAFe7EnKdnKBbVXDZxvp+MWOH5gYciY0EPk4EScsuFMQBbEfpdRKSCQ==
270+
"@babel/helpers@^7.27.6":
271+
version "7.27.6"
272+
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.27.6.tgz#6456fed15b2cb669d2d1fabe84b66b34991d812c"
273+
integrity sha512-muE8Tt8M22638HU31A3CgfSUciwz1fhATfoVai05aPXGor//CdWDCbnlY1yvBPo07njuVOCNGCSp/GTt12lIug==
274274
dependencies:
275275
"@babel/template" "^7.27.2"
276-
"@babel/types" "^7.27.3"
277-
278-
"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.27.2", "@babel/parser@^7.27.3", "@babel/parser@^7.27.4":
279-
version "7.27.4"
280-
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.27.4.tgz#f92e89e4f51847be05427285836fc88341c956df"
281-
integrity sha512-BRmLHGwpUqLFR2jzx9orBuX/ABDkj2jLKOXrHDTN2aOKL+jFDDKaRNo9nyYsIl9h/UE/7lMKdDjKQQyxKKDZ7g==
282-
dependencies:
283-
"@babel/types" "^7.27.3"
276+
"@babel/types" "^7.27.6"
284277

285-
"@babel/parser@^7.20.7":
286-
version "7.27.5"
287-
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.27.5.tgz#ed22f871f110aa285a6fd934a0efed621d118826"
288-
integrity sha512-OsQd175SxWkGlzbny8J3K8TnnDD0N3lrIUtB92xwyRpzaenGZhxDvxN/JgU00U3CDZNj9tPuDJ5H0WS4Nt3vKg==
278+
"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.20.7", "@babel/parser@^7.27.2", "@babel/parser@^7.27.5", "@babel/parser@^7.27.7":
279+
version "7.27.7"
280+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.27.7.tgz#1687f5294b45039c159730e3b9c1f1b242e425e9"
281+
integrity sha512-qnzXzDXdr/po3bOTbTIQZ7+TxNKxpkN5IifVLXS+r7qwynkZfPyjZfE7hCXbo7IoO9TNcSyibgONsf2HauUd3Q==
289282
dependencies:
290-
"@babel/types" "^7.27.3"
283+
"@babel/types" "^7.27.7"
291284

292285
"@babel/plugin-bugfix-firefox-class-in-computed-class-key@^7.27.1":
293286
version "7.27.1"
@@ -987,35 +980,27 @@
987980
"@babel/parser" "^7.27.2"
988981
"@babel/types" "^7.27.1"
989982

990-
"@babel/traverse@^7.25.9", "@babel/traverse@^7.26.5", "@babel/traverse@^7.27.0", "@babel/traverse@^7.27.1", "@babel/traverse@^7.27.3", "@babel/traverse@^7.27.4", "@babel/traverse@^7.7.2":
991-
version "7.27.4"
992-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.27.4.tgz#b0045ac7023c8472c3d35effd7cc9ebd638da6ea"
993-
integrity sha512-oNcu2QbHqts9BtOWJosOVJapWjBDSxGCpFvikNR5TGDYDQf3JwpIoMzIKrvfoti93cLfPJEG4tH9SPVeyCGgdA==
983+
"@babel/traverse@^7.25.9", "@babel/traverse@^7.26.5", "@babel/traverse@^7.27.0", "@babel/traverse@^7.27.1", "@babel/traverse@^7.27.3", "@babel/traverse@^7.27.7", "@babel/traverse@^7.7.2":
984+
version "7.27.7"
985+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.27.7.tgz#8355c39be6818362eace058cf7f3e25ac2ec3b55"
986+
integrity sha512-X6ZlfR/O/s5EQ/SnUSLzr+6kGnkg8HXGMzpgsMsrJVcfDtH1vIp6ctCN4eZ1LS5c0+te5Cb6Y514fASjMRJ1nw==
994987
dependencies:
995988
"@babel/code-frame" "^7.27.1"
996-
"@babel/generator" "^7.27.3"
997-
"@babel/parser" "^7.27.4"
989+
"@babel/generator" "^7.27.5"
990+
"@babel/parser" "^7.27.7"
998991
"@babel/template" "^7.27.2"
999-
"@babel/types" "^7.27.3"
992+
"@babel/types" "^7.27.7"
1000993
debug "^4.3.1"
1001994
globals "^11.1.0"
1002995

1003-
"@babel/types@^7.0.0", "@babel/types@^7.25.9", "@babel/types@^7.27.1", "@babel/types@^7.27.3", "@babel/types@^7.3.3", "@babel/types@^7.4.4":
1004-
version "7.27.3"
1005-
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.27.3.tgz#c0257bedf33aad6aad1f406d35c44758321eb3ec"
1006-
integrity sha512-Y1GkI4ktrtvmawoSq+4FCVHNryea6uR+qUQy0AGxLSsjCX0nVmkYQMBLHDkXZuo5hGx7eYdnIaslsdBFm7zbUw==
996+
"@babel/types@^7.0.0", "@babel/types@^7.20.7", "@babel/types@^7.25.9", "@babel/types@^7.27.1", "@babel/types@^7.27.3", "@babel/types@^7.27.6", "@babel/types@^7.27.7", "@babel/types@^7.3.3", "@babel/types@^7.4.4":
997+
version "7.27.7"
998+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.27.7.tgz#40eabd562049b2ee1a205fa589e629f945dce20f"
999+
integrity sha512-8OLQgDScAOHXnAz2cV+RfzzNMipuLVBz2biuAJFMV9bfkNf393je3VM8CLkjQodW5+iWsSJdSgSWT6rsZoXHPw==
10071000
dependencies:
10081001
"@babel/helper-string-parser" "^7.27.1"
10091002
"@babel/helper-validator-identifier" "^7.27.1"
10101003

1011-
"@babel/types@^7.20.7":
1012-
version "7.27.0"
1013-
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.27.0.tgz#ef9acb6b06c3173f6632d993ecb6d4ae470b4559"
1014-
integrity sha512-H45s8fVLYjbhFH62dIJ3WtmJ6RSPt/3DRO0ZcT2SUiYiQyz3BLVb9ADEnLl91m74aQPS3AzzeajZHYOalWe3bg==
1015-
dependencies:
1016-
"@babel/helper-string-parser" "^7.25.9"
1017-
"@babel/helper-validator-identifier" "^7.25.9"
1018-
10191004
"@bcoe/v8-coverage@^0.2.3":
10201005
version "0.2.3"
10211006
resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"

0 commit comments

Comments
 (0)