Skip to content

Commit cac817d

Browse files
chore(deps-dev): bump @babel/core from 7.24.1 to 7.24.3 (#10755)
1 parent 32ccbdf commit cac817d

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@
149149
"web-specs": "^3.5.0"
150150
},
151151
"devDependencies": {
152-
"@babel/core": "^7.24.1",
152+
"@babel/core": "^7.24.3",
153153
"@babel/eslint-parser": "^7.24.1",
154154
"@babel/plugin-proposal-private-property-in-object": "^7.21.11",
155155
"@babel/preset-env": "^7.24.1",

Diff for: yarn.lock

+14-14
Original file line numberDiff line numberDiff line change
@@ -29,26 +29,26 @@
2929
jsonpointer "^5.0.0"
3030
leven "^3.1.0"
3131

32-
"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.10.0", "@babel/code-frame@^7.10.4", "@babel/code-frame@^7.12.13", "@babel/code-frame@^7.16.0", "@babel/code-frame@^7.16.7", "@babel/code-frame@^7.23.5", "@babel/code-frame@^7.24.1":
33-
version "7.24.1"
34-
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.24.1.tgz#8f4027f85a6e84a695276080e864215318f95c19"
35-
integrity sha512-bC49z4spJQR3j8vFtJBLqzyzFV0ciuL5HYX7qfSl3KEqeMVV+eTquRvmXxpvB0AMubRrvv7y5DILiLLPi57Ewg==
32+
"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.10.0", "@babel/code-frame@^7.10.4", "@babel/code-frame@^7.12.13", "@babel/code-frame@^7.16.0", "@babel/code-frame@^7.16.7", "@babel/code-frame@^7.23.5", "@babel/code-frame@^7.24.1", "@babel/code-frame@^7.24.2":
33+
version "7.24.2"
34+
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.24.2.tgz#718b4b19841809a58b29b68cde80bc5e1aa6d9ae"
35+
integrity sha512-y5+tLQyV8pg3fsiln67BVLD1P13Eg4lh5RW9mF0zUuvLrv9uIQ4MCL+CRT+FTsBlBjcIan6PGsLcBN0m3ClUyQ==
3636
dependencies:
37-
"@babel/highlight" "^7.24.1"
37+
"@babel/highlight" "^7.24.2"
3838
picocolors "^1.0.0"
3939

4040
"@babel/compat-data@^7.17.7", "@babel/compat-data@^7.22.6", "@babel/compat-data@^7.23.5", "@babel/compat-data@^7.24.1":
4141
version "7.24.1"
4242
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.24.1.tgz#31c1f66435f2a9c329bb5716a6d6186c516c3742"
4343
integrity sha512-Pc65opHDliVpRHuKfzI+gSA4zcgr65O4cl64fFJIWEEh8JoHIHh0Oez1Eo8Arz8zq/JhgKodQaxEwUPRtZylVA==
4444

45-
"@babel/core@^7.11.1", "@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.16.0", "@babel/core@^7.21.3", "@babel/core@^7.24.1":
46-
version "7.24.1"
47-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.24.1.tgz#b802f931b6498dcb8fed5a4710881a45abbc2784"
48-
integrity sha512-F82udohVyIgGAY2VVj/g34TpFUG606rumIHjTfVbssPg2zTR7PuuEpZcX8JA6sgBfIYmJrFtWgPvHQuJamVqZQ==
45+
"@babel/core@^7.11.1", "@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.16.0", "@babel/core@^7.21.3", "@babel/core@^7.24.3":
46+
version "7.24.3"
47+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.24.3.tgz#568864247ea10fbd4eff04dda1e05f9e2ea985c3"
48+
integrity sha512-5FcvN1JHw2sHJChotgx8Ek0lyuh4kCKelgMTTqhYJJtloNvUfpAFMeNQUtdlIaktwrSV9LtCdqwk48wL2wBacQ==
4949
dependencies:
5050
"@ampproject/remapping" "^2.2.0"
51-
"@babel/code-frame" "^7.24.1"
51+
"@babel/code-frame" "^7.24.2"
5252
"@babel/generator" "^7.24.1"
5353
"@babel/helper-compilation-targets" "^7.23.6"
5454
"@babel/helper-module-transforms" "^7.23.3"
@@ -435,10 +435,10 @@
435435
"@babel/traverse" "^7.24.1"
436436
"@babel/types" "^7.24.0"
437437

438-
"@babel/highlight@^7.24.1":
439-
version "7.24.1"
440-
resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.24.1.tgz#21f3f5391c793b3f0d6dbb40f898c48cc6ad4215"
441-
integrity sha512-EPmDPxidWe/Ex+HTFINpvXdPHRmgSF3T8hGvzondYjmgzTQ/0EbLpSxyt+w3zzlYSk9cNBQNF9k0dT5Z2NiBjw==
438+
"@babel/highlight@^7.24.2":
439+
version "7.24.2"
440+
resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.24.2.tgz#3f539503efc83d3c59080a10e6634306e0370d26"
441+
integrity sha512-Yac1ao4flkTxTteCDZLEvdxg2fZfz1v8M4QpaGypq/WPDqg3ijHYbDfs+LG5hvzSoqaSZ9/Z9lKSP3CjZjv+pA==
442442
dependencies:
443443
"@babel/helper-validator-identifier" "^7.22.20"
444444
chalk "^2.4.2"

0 commit comments

Comments
 (0)