Skip to content

Commit cb513dc

Browse files
authored
Merge pull request #157 from cph/dependabot/npm_and_yarn/babel/helpers-7.28.3
Bump @babel/helpers from 7.10.4 to 7.28.3
2 parents 3b3e9b0 + aba1caa commit cb513dc

File tree

1 file changed

+57
-37
lines changed

1 file changed

+57
-37
lines changed

yarn.lock

Lines changed: 57 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,15 @@
4545
dependencies:
4646
"@babel/highlight" "^7.22.5"
4747

48+
"@babel/code-frame@^7.27.1":
49+
version "7.27.1"
50+
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.27.1.tgz#200f715e66d52a23b221a9435534a91cc13ad5be"
51+
integrity sha512-cjQ7ZlQ0Mv3b47hABuTevyTuYN4i+loJKGeV9flcCgIK37cCXRh+L1bd3iBHlynerhQ7BhCkn2BPbQUL+rGqFg==
52+
dependencies:
53+
"@babel/helper-validator-identifier" "^7.27.1"
54+
js-tokens "^4.0.0"
55+
picocolors "^1.1.1"
56+
4857
"@babel/code-frame@^7.8.3":
4958
version "7.8.3"
5059
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.8.3.tgz#33e25903d7481181534e12ec0a25f16b6fcf419e"
@@ -851,6 +860,11 @@
851860
resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.22.5.tgz#533f36457a25814cf1df6488523ad547d784a99f"
852861
integrity sha512-mM4COjgZox8U+JcXQwPijIZLElkgEpO5rsERVDJTc2qfCDfERyob6k5WegS14SX18IIjv+XD+GrqNumY5JRCDw==
853862

863+
"@babel/helper-string-parser@^7.27.1":
864+
version "7.27.1"
865+
resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.27.1.tgz#54da796097ab19ce67ed9f88b47bb2ec49367687"
866+
integrity sha512-qMlSxKbpRlAridDExk92nSobyDdpPijUq2DW6oDnUqd0iOGxmQjyqhMIihI9+zv4LPyZdRje2cavWPbCbWm3eA==
867+
854868
"@babel/helper-validator-identifier@^7.10.4":
855869
version "7.10.4"
856870
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.10.4.tgz#a78c7a7251e01f616512d31b10adcf52ada5e0d2"
@@ -876,6 +890,11 @@
876890
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.5.tgz#9544ef6a33999343c8740fa51350f30eeaaaf193"
877891
integrity sha512-aJXu+6lErq8ltp+JhkJUfk1MTGyuA4v7f3pA+BJ5HLfNC6nAQ0Cpi9uOquUj8Hehg0aUiHzWQbOVJGao6ztBAQ==
878892

893+
"@babel/helper-validator-identifier@^7.27.1":
894+
version "7.27.1"
895+
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.27.1.tgz#a7054dcc145a967dd4dc8fee845a57c1316c9df8"
896+
integrity sha512-D2hP9eA+Sqx1kBZgzxZh0y1trbuU+JoDkiEwqhQ36nodYqJwyEIhPSdMNd7lOm/4io72luTPWH20Yda0xOuUow==
897+
879898
"@babel/helper-validator-identifier@^7.9.0", "@babel/helper-validator-identifier@^7.9.5":
880899
version "7.9.5"
881900
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.9.5.tgz#90977a8e6fbf6b431a7dc31752eee233bf052d80"
@@ -900,41 +919,13 @@
900919
"@babel/template" "^7.22.5"
901920
"@babel/types" "^7.22.5"
902921

903-
"@babel/helpers@^7.10.4":
904-
version "7.10.4"
905-
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.10.4.tgz#2abeb0d721aff7c0a97376b9e1f6f65d7a475044"
906-
integrity sha512-L2gX/XeUONeEbI78dXSrJzGdz4GQ+ZTA/aazfUsFaWjSe95kiCuOZ5HsXvkiw3iwF+mFHSRUfJU8t6YavocdXA==
907-
dependencies:
908-
"@babel/template" "^7.10.4"
909-
"@babel/traverse" "^7.10.4"
910-
"@babel/types" "^7.10.4"
911-
912-
"@babel/helpers@^7.13.10":
913-
version "7.13.10"
914-
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.13.10.tgz#fd8e2ba7488533cdeac45cc158e9ebca5e3c7df8"
915-
integrity sha512-4VO883+MWPDUVRF3PhiLBUFHoX/bsLTGFpFK/HqvvfBZz2D57u9XzPVNFVBTc0PW/CWR9BXTOKt8NF4DInUHcQ==
916-
dependencies:
917-
"@babel/template" "^7.12.13"
918-
"@babel/traverse" "^7.13.0"
919-
"@babel/types" "^7.13.0"
920-
921-
"@babel/helpers@^7.2.0":
922-
version "7.2.0"
923-
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.2.0.tgz#8335f3140f3144270dc63c4732a4f8b0a50b7a21"
924-
integrity sha512-Fr07N+ea0dMcMN8nFpuK6dUIT7/ivt9yKQdEEnjVS83tG2pHwPi03gYmk/tyuwONnZ+sY+GFFPlWGgCtW1hF9A==
925-
dependencies:
926-
"@babel/template" "^7.1.2"
927-
"@babel/traverse" "^7.1.5"
928-
"@babel/types" "^7.2.0"
929-
930-
"@babel/helpers@^7.9.6":
931-
version "7.9.6"
932-
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.9.6.tgz#092c774743471d0bb6c7de3ad465ab3d3486d580"
933-
integrity sha512-tI4bUbldloLcHWoRUMAj4g1bF313M/o6fBKhIsb3QnGVPwRm9JsNf/gqMkQ7zjqReABiffPV6RWj7hEglID5Iw==
922+
"@babel/helpers@^7.10.4", "@babel/helpers@^7.13.10", "@babel/helpers@^7.2.0", "@babel/helpers@^7.9.6":
923+
version "7.28.3"
924+
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.28.3.tgz#b83156c0a2232c133d1b535dd5d3452119c7e441"
925+
integrity sha512-PTNtvUQihsAsDHMOP5pfobP8C6CM4JWXmP8DrEIt46c3r2bf87Ua1zoqevsMo9g+tWDwgWrFP5EIxuBx5RudAw==
934926
dependencies:
935-
"@babel/template" "^7.8.3"
936-
"@babel/traverse" "^7.9.6"
937-
"@babel/types" "^7.9.6"
927+
"@babel/template" "^7.27.2"
928+
"@babel/types" "^7.28.2"
938929

939930
"@babel/highlight@^7.0.0":
940931
version "7.0.0"
@@ -1029,6 +1020,13 @@
10291020
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.22.7.tgz#df8cf085ce92ddbdbf668a7f186ce848c9036cae"
10301021
integrity sha512-7NF8pOkHP5o2vpmGgNGcfAeCvOYhGLyA3Z4eBQkT1RJlWu47n63bCs93QfJ2hIAFCil7L5P2IWhs1oToVgrL0Q==
10311022

1023+
"@babel/parser@^7.27.2":
1024+
version "7.28.3"
1025+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.28.3.tgz#d2d25b814621bca5fe9d172bc93792547e7a2a71"
1026+
integrity sha512-7+Ey1mAgYqFAx2h0RuoxcQT5+MlG3GTV0TQrgr7/ZliKsm/MNDxVVutlWaziMq7wJNAz8MTqz55XLpWvva6StA==
1027+
dependencies:
1028+
"@babel/types" "^7.28.2"
1029+
10321030
"@babel/parser@^7.8.6", "@babel/parser@^7.9.6":
10331031
version "7.9.6"
10341032
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.9.6.tgz#3b1bbb30dabe600cd72db58720998376ff653bc7"
@@ -1970,7 +1968,7 @@
19701968
dependencies:
19711969
regenerator-runtime "^0.13.4"
19721970

1973-
"@babel/template@^7.1.0", "@babel/template@^7.1.2", "@babel/template@^7.2.2":
1971+
"@babel/template@^7.1.0", "@babel/template@^7.2.2":
19741972
version "7.2.2"
19751973
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.2.2.tgz#005b3fdf0ed96e88041330379e0da9a708eb2907"
19761974
integrity sha512-zRL0IMM02AUDwghf5LMSSDEz7sBCO2YnNmpg3uWTZj/v1rcG2BmQUvaGU8GhU8BvfMh1k2KIAYZ7Ji9KXPUg7g==
@@ -2024,6 +2022,15 @@
20242022
"@babel/parser" "^7.22.5"
20252023
"@babel/types" "^7.22.5"
20262024

2025+
"@babel/template@^7.27.2":
2026+
version "7.27.2"
2027+
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.27.2.tgz#fa78ceed3c4e7b63ebf6cb39e5852fca45f6809d"
2028+
integrity sha512-LPDZ85aEJyYSd18/DkjNh4/y1ntkE5KwUHWTiqgRxruuZL2F1yuHligVHLvcHY2vMHXttKFpJn6LwfI7cw7ODw==
2029+
dependencies:
2030+
"@babel/code-frame" "^7.27.1"
2031+
"@babel/parser" "^7.27.2"
2032+
"@babel/types" "^7.27.1"
2033+
20272034
"@babel/template@^7.8.3", "@babel/template@^7.8.6":
20282035
version "7.8.6"
20292036
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.8.6.tgz#86b22af15f828dfb086474f964dcc3e39c43ce2b"
@@ -2033,7 +2040,7 @@
20332040
"@babel/parser" "^7.8.6"
20342041
"@babel/types" "^7.8.6"
20352042

2036-
"@babel/traverse@^7.1.5", "@babel/traverse@^7.10.4", "@babel/traverse@^7.10.5", "@babel/traverse@^7.13.0", "@babel/traverse@^7.18.9", "@babel/traverse@^7.2.2", "@babel/traverse@^7.4.5", "@babel/traverse@^7.7.0", "@babel/traverse@^7.9.6":
2043+
"@babel/traverse@^7.10.4", "@babel/traverse@^7.10.5", "@babel/traverse@^7.13.0", "@babel/traverse@^7.18.9", "@babel/traverse@^7.2.2", "@babel/traverse@^7.4.5", "@babel/traverse@^7.7.0", "@babel/traverse@^7.9.6":
20372044
version "7.23.2"
20382045
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.23.2.tgz#329c7a06735e144a506bdb2cad0268b7f46f4ad8"
20392046
integrity sha512-azpe59SQ48qG6nu2CzcMLbxUudtN+dOM9kDbUqGq3HXUJRlo7i8fvPoxQUzYgLZ4cMVmuZgm8vvBpNeRhd6XSw==
@@ -2049,7 +2056,7 @@
20492056
debug "^4.1.0"
20502057
globals "^11.1.0"
20512058

2052-
"@babel/types@^7.0.0", "@babel/types@^7.2.0", "@babel/types@^7.2.2":
2059+
"@babel/types@^7.0.0", "@babel/types@^7.2.2":
20532060
version "7.2.2"
20542061
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.2.2.tgz#44e10fc24e33af524488b716cdaee5360ea8ed1e"
20552062
integrity sha512-fKCuD6UFUMkR541eDWL+2ih/xFZBXPOg/7EQFeTluMDebfqR4jrpaCjLhkWlQS4hT6nRa2PMEgXKbRB5/H2fpg==
@@ -2102,6 +2109,14 @@
21022109
"@babel/helper-validator-identifier" "^7.22.5"
21032110
to-fast-properties "^2.0.0"
21042111

2112+
"@babel/types@^7.27.1", "@babel/types@^7.28.2":
2113+
version "7.28.2"
2114+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.28.2.tgz#da9db0856a9a88e0a13b019881d7513588cf712b"
2115+
integrity sha512-ruv7Ae4J5dUYULmeXw1gmb7rYRz57OWCPM57pHojnLq/3Z1CK2lNSLTCVjxVk1F/TZHwOZZrOWi0ur95BbLxNQ==
2116+
dependencies:
2117+
"@babel/helper-string-parser" "^7.27.1"
2118+
"@babel/helper-validator-identifier" "^7.27.1"
2119+
21052120
"@babel/types@^7.4.4", "@babel/types@^7.8.3", "@babel/types@^7.8.6", "@babel/types@^7.9.0", "@babel/types@^7.9.5", "@babel/types@^7.9.6":
21062121
version "7.9.6"
21072122
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.9.6.tgz#2c5502b427251e9de1bd2dff95add646d95cc9f7"
@@ -9117,6 +9132,11 @@ picocolors@^1.0.0:
91179132
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.0.0.tgz#cb5bdc74ff3f51892236eaf79d68bc44564ab81c"
91189133
integrity sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==
91199134

9135+
picocolors@^1.1.1:
9136+
version "1.1.1"
9137+
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.1.1.tgz#3d321af3eab939b083c8f929a1d12cda81c26b6b"
9138+
integrity sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==
9139+
91209140
picomatch@^2.0.5, picomatch@^2.2.1:
91219141
version "2.2.2"
91229142
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.2.2.tgz#21f333e9b6b8eaff02468f5146ea406d345f4dad"

0 commit comments

Comments
 (0)