Skip to content

Commit 54e8da9

Browse files
chore(deps-dev): bump @babel/core from 7.23.3 to 7.23.5 (#10092)
1 parent 398c21f commit 54e8da9

File tree

2 files changed

+54
-54
lines changed

2 files changed

+54
-54
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@
141141
"web-specs": "^2.74.1"
142142
},
143143
"devDependencies": {
144-
"@babel/core": "^7.23.3",
144+
"@babel/core": "^7.23.5",
145145
"@babel/eslint-parser": "^7.23.3",
146146
"@babel/plugin-proposal-private-property-in-object": "^7.21.11",
147147
"@babel/preset-env": "^7.23.5",

Diff for: yarn.lock

+53-53
Original file line numberDiff line numberDiff line change
@@ -29,34 +29,34 @@
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.22.13", "@babel/code-frame@^7.8.3":
33-
version "7.22.13"
34-
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.22.13.tgz#e3c1c099402598483b7a8c46a721d1038803755e"
35-
integrity sha512-XktuhWlJ5g+3TJXc5upd9Ks1HutSArik6jf2eAjYFyIOf4ej3RN+184cZbzDvbPnuTJIUhPKKJE3cIsYTiAT3w==
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.22.13", "@babel/code-frame@^7.23.5", "@babel/code-frame@^7.8.3":
33+
version "7.23.5"
34+
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.23.5.tgz#9009b69a8c602293476ad598ff53e4562e15c244"
35+
integrity sha512-CgH3s1a96LipHCmSUmYFPwY7MNx8C3avkq7i4Wl3cfa662ldtUe4VM1TPXX70pfmrlWTb6jLqTYrZyT2ZTJBgA==
3636
dependencies:
37-
"@babel/highlight" "^7.22.13"
37+
"@babel/highlight" "^7.23.4"
3838
chalk "^2.4.2"
3939

4040
"@babel/compat-data@^7.17.7", "@babel/compat-data@^7.22.6", "@babel/compat-data@^7.22.9", "@babel/compat-data@^7.23.3", "@babel/compat-data@^7.23.5":
4141
version "7.23.5"
4242
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.23.5.tgz#ffb878728bb6bdcb6f4510aa51b1be9afb8cfd98"
4343
integrity sha512-uU27kfDRlhfKl+w1U6vp16IuvSLtjAxdArVXPa9BvLkrr7CYIsxH5adpHObeAGY/41+syctUWOZ140a2Rvkgjw==
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.23.3":
46-
version "7.23.3"
47-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.23.3.tgz#5ec09c8803b91f51cc887dedc2654a35852849c9"
48-
integrity sha512-Jg+msLuNuCJDyBvFv5+OKOUjWMZgd85bKjbICd3zWrKAo+bJ49HJufi7CQE0q0uR8NGyO6xkCACScNqyjHSZew==
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.23.5":
46+
version "7.23.5"
47+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.23.5.tgz#6e23f2acbcb77ad283c5ed141f824fd9f70101c7"
48+
integrity sha512-Cwc2XjUrG4ilcfOw4wBAK+enbdgwAcAJCfGUItPBKR7Mjw4aEfAFYrLxeRp4jWgtNIKn3n2AlBOfwwafl+42/g==
4949
dependencies:
5050
"@ampproject/remapping" "^2.2.0"
51-
"@babel/code-frame" "^7.22.13"
52-
"@babel/generator" "^7.23.3"
51+
"@babel/code-frame" "^7.23.5"
52+
"@babel/generator" "^7.23.5"
5353
"@babel/helper-compilation-targets" "^7.22.15"
5454
"@babel/helper-module-transforms" "^7.23.3"
55-
"@babel/helpers" "^7.23.2"
56-
"@babel/parser" "^7.23.3"
55+
"@babel/helpers" "^7.23.5"
56+
"@babel/parser" "^7.23.5"
5757
"@babel/template" "^7.22.15"
58-
"@babel/traverse" "^7.23.3"
59-
"@babel/types" "^7.23.3"
58+
"@babel/traverse" "^7.23.5"
59+
"@babel/types" "^7.23.5"
6060
convert-source-map "^2.0.0"
6161
debug "^4.1.0"
6262
gensync "^1.0.0-beta.2"
@@ -72,12 +72,12 @@
7272
eslint-visitor-keys "^2.1.0"
7373
semver "^6.3.1"
7474

75-
"@babel/generator@^7.23.3", "@babel/generator@^7.7.2":
76-
version "7.23.3"
77-
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.23.3.tgz#86e6e83d95903fbe7613f448613b8b319f330a8e"
78-
integrity sha512-keeZWAV4LU3tW0qRi19HRpabC/ilM0HRBBzf9/k8FFiG4KVpiv0FIy4hHfLfFQZNhziCTPTmd59zoyv6DNISzg==
75+
"@babel/generator@^7.23.5", "@babel/generator@^7.7.2":
76+
version "7.23.5"
77+
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.23.5.tgz#17d0a1ea6b62f351d281350a5f80b87a810c4755"
78+
integrity sha512-BPssCHrBD+0YrxviOa3QzpqwhNIXKEtOa2jQrm4FlmkC2apYgRnQcmPWiGZDlGxiNtltnUFolMe8497Esry+jA==
7979
dependencies:
80-
"@babel/types" "^7.23.3"
80+
"@babel/types" "^7.23.5"
8181
"@jridgewell/gen-mapping" "^0.3.2"
8282
"@jridgewell/trace-mapping" "^0.3.17"
8383
jsesc "^2.5.1"
@@ -416,12 +416,12 @@
416416
dependencies:
417417
"@babel/types" "^7.22.5"
418418

419-
"@babel/helper-string-parser@^7.22.5":
420-
version "7.22.5"
421-
resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.22.5.tgz#533f36457a25814cf1df6488523ad547d784a99f"
422-
integrity sha512-mM4COjgZox8U+JcXQwPijIZLElkgEpO5rsERVDJTc2qfCDfERyob6k5WegS14SX18IIjv+XD+GrqNumY5JRCDw==
419+
"@babel/helper-string-parser@^7.23.4":
420+
version "7.23.4"
421+
resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.23.4.tgz#9478c707febcbbe1ddb38a3d91a2e054ae622d83"
422+
integrity sha512-803gmbQdqwdf4olxrX4AJyFBV/RTr3rSmOj0rKwesmzlfhYNDEs+/iOcznzpNWlJlIlTJC2QfPFcHB6DlzdVLQ==
423423

424-
"@babel/helper-validator-identifier@^7.22.20", "@babel/helper-validator-identifier@^7.22.5":
424+
"@babel/helper-validator-identifier@^7.22.20":
425425
version "7.22.20"
426426
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.20.tgz#c4ae002c61d2879e724581d96665583dbc1dc0e0"
427427
integrity sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A==
@@ -440,28 +440,28 @@
440440
"@babel/template" "^7.22.15"
441441
"@babel/types" "^7.22.19"
442442

443-
"@babel/helpers@^7.23.2":
444-
version "7.23.2"
445-
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.23.2.tgz#2832549a6e37d484286e15ba36a5330483cac767"
446-
integrity sha512-lzchcp8SjTSVe/fPmLwtWVBFC7+Tbn8LGHDVfDp9JGxpAY5opSaEFgt8UQvrnECWOTdji2mOWMz1rOhkHscmGQ==
443+
"@babel/helpers@^7.23.5":
444+
version "7.23.5"
445+
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.23.5.tgz#52f522840df8f1a848d06ea6a79b79eefa72401e"
446+
integrity sha512-oO7us8FzTEsG3U6ag9MfdF1iA/7Z6dz+MtFhifZk8C8o453rGJFFWUP1t+ULM9TUIAzC9uxXEiXjOiVMyd7QPg==
447447
dependencies:
448448
"@babel/template" "^7.22.15"
449-
"@babel/traverse" "^7.23.2"
450-
"@babel/types" "^7.23.0"
449+
"@babel/traverse" "^7.23.5"
450+
"@babel/types" "^7.23.5"
451451

452-
"@babel/highlight@^7.22.13":
453-
version "7.22.13"
454-
resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.22.13.tgz#9cda839e5d3be9ca9e8c26b6dd69e7548f0cbf16"
455-
integrity sha512-C/BaXcnnvBCmHTpz/VGZ8jgtE2aYlW4hxDhseJAWZb7gqGM/qtCK6iZUb0TyKFf7BOUsBH7Q7fkRsDRhg1XklQ==
452+
"@babel/highlight@^7.23.4":
453+
version "7.23.4"
454+
resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.23.4.tgz#edaadf4d8232e1a961432db785091207ead0621b"
455+
integrity sha512-acGdbYSfp2WheJoJm/EBBBLh/ID8KDc64ISZ9DYtBmC8/Q204PZJLHyzeB5qMzJ5trcOkybd78M4x2KWsUq++A==
456456
dependencies:
457-
"@babel/helper-validator-identifier" "^7.22.5"
457+
"@babel/helper-validator-identifier" "^7.22.20"
458458
chalk "^2.4.2"
459459
js-tokens "^4.0.0"
460460

461-
"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.22.15", "@babel/parser@^7.23.3":
462-
version "7.23.3"
463-
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.23.3.tgz#0ce0be31a4ca4f1884b5786057cadcb6c3be58f9"
464-
integrity sha512-uVsWNvlVsIninV2prNz/3lHCb+5CJ+e+IUBfbjToAHODtfGYLfCFuY4AU7TskI+dAKk+njsPiBjq1gKTvZOBaw==
461+
"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.22.15", "@babel/parser@^7.23.5":
462+
version "7.23.5"
463+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.23.5.tgz#37dee97c4752af148e1d38c34b856b2507660563"
464+
integrity sha512-hOOqoiNXrmGdFbhgCzu6GiURxUgM27Xwd/aPuu8RfHEZPBzL1Z54okAHAQjXfcQNwvrlkAmAp4SlRTZ45vlthQ==
465465

466466
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.23.3":
467467
version "7.23.3"
@@ -1327,28 +1327,28 @@
13271327
"@babel/parser" "^7.22.15"
13281328
"@babel/types" "^7.22.15"
13291329

1330-
"@babel/traverse@^7.19.1", "@babel/traverse@^7.20.7", "@babel/traverse@^7.23.2", "@babel/traverse@^7.23.3":
1331-
version "7.23.3"
1332-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.23.3.tgz#26ee5f252e725aa7aca3474aa5b324eaf7908b5b"
1333-
integrity sha512-+K0yF1/9yR0oHdE0StHuEj3uTPzwwbrLGfNOndVJVV2TqA5+j3oljJUb4nmB954FLGjNem976+B+eDuLIjesiQ==
1330+
"@babel/traverse@^7.19.1", "@babel/traverse@^7.20.7", "@babel/traverse@^7.23.5":
1331+
version "7.23.5"
1332+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.23.5.tgz#f546bf9aba9ef2b042c0e00d245990c15508e7ec"
1333+
integrity sha512-czx7Xy5a6sapWWRx61m1Ke1Ra4vczu1mCTtJam5zRTBOonfdJ+S/B6HYmGYu3fJtr8GGET3si6IhgWVBhJ/m8w==
13341334
dependencies:
1335-
"@babel/code-frame" "^7.22.13"
1336-
"@babel/generator" "^7.23.3"
1335+
"@babel/code-frame" "^7.23.5"
1336+
"@babel/generator" "^7.23.5"
13371337
"@babel/helper-environment-visitor" "^7.22.20"
13381338
"@babel/helper-function-name" "^7.23.0"
13391339
"@babel/helper-hoist-variables" "^7.22.5"
13401340
"@babel/helper-split-export-declaration" "^7.22.6"
1341-
"@babel/parser" "^7.23.3"
1342-
"@babel/types" "^7.23.3"
1341+
"@babel/parser" "^7.23.5"
1342+
"@babel/types" "^7.23.5"
13431343
debug "^4.1.0"
13441344
globals "^11.1.0"
13451345

1346-
"@babel/types@^7.0.0", "@babel/types@^7.18.6", "@babel/types@^7.18.9", "@babel/types@^7.19.0", "@babel/types@^7.20.0", "@babel/types@^7.20.7", "@babel/types@^7.21.0", "@babel/types@^7.21.3", "@babel/types@^7.22.15", "@babel/types@^7.22.19", "@babel/types@^7.22.5", "@babel/types@^7.23.0", "@babel/types@^7.23.3", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4":
1347-
version "7.23.3"
1348-
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.23.3.tgz#d5ea892c07f2ec371ac704420f4dcdb07b5f9598"
1349-
integrity sha512-OZnvoH2l8PK5eUvEcUyCt/sXgr/h+UWpVuBbOljwcrAgUl6lpchoQ++PHGyQy1AtYnVA6CEq3y5xeEI10brpXw==
1346+
"@babel/types@^7.0.0", "@babel/types@^7.18.6", "@babel/types@^7.18.9", "@babel/types@^7.19.0", "@babel/types@^7.20.0", "@babel/types@^7.20.7", "@babel/types@^7.21.0", "@babel/types@^7.21.3", "@babel/types@^7.22.15", "@babel/types@^7.22.19", "@babel/types@^7.22.5", "@babel/types@^7.23.0", "@babel/types@^7.23.5", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4":
1347+
version "7.23.5"
1348+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.23.5.tgz#48d730a00c95109fa4393352705954d74fb5b602"
1349+
integrity sha512-ON5kSOJwVO6xXVRTvOI0eOnWe7VdUcIpsovGo9U/Br4Ie4UVFQTboO2cYnDhAGU6Fp+UxSiT+pMft0SMHfuq6w==
13501350
dependencies:
1351-
"@babel/helper-string-parser" "^7.22.5"
1351+
"@babel/helper-string-parser" "^7.23.4"
13521352
"@babel/helper-validator-identifier" "^7.22.20"
13531353
to-fast-properties "^2.0.0"
13541354

0 commit comments

Comments
 (0)