Skip to content

Commit 1bb0a8f

Browse files
authored
Merge pull request #1279 from Adyen/dependabot/npm_and_yarn/babel/traverse-7.23.3
Bump @babel/traverse from 7.18.6 to 7.23.3
2 parents 134768b + 3b44d2b commit 1bb0a8f

File tree

1 file changed

+114
-24
lines changed

1 file changed

+114
-24
lines changed

yarn.lock

Lines changed: 114 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,14 @@
2222
dependencies:
2323
"@babel/highlight" "^7.18.6"
2424

25+
"@babel/code-frame@^7.22.13":
26+
version "7.22.13"
27+
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.22.13.tgz#e3c1c099402598483b7a8c46a721d1038803755e"
28+
integrity sha512-XktuhWlJ5g+3TJXc5upd9Ks1HutSArik6jf2eAjYFyIOf4ej3RN+184cZbzDvbPnuTJIUhPKKJE3cIsYTiAT3w==
29+
dependencies:
30+
"@babel/highlight" "^7.22.13"
31+
chalk "^2.4.2"
32+
2533
"@babel/compat-data@^7.18.6":
2634
version "7.18.6"
2735
resolved "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.18.6.tgz"
@@ -57,6 +65,16 @@
5765
"@jridgewell/gen-mapping" "^0.3.2"
5866
jsesc "^2.5.1"
5967

68+
"@babel/generator@^7.23.3":
69+
version "7.23.3"
70+
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.23.3.tgz#86e6e83d95903fbe7613f448613b8b319f330a8e"
71+
integrity sha512-keeZWAV4LU3tW0qRi19HRpabC/ilM0HRBBzf9/k8FFiG4KVpiv0FIy4hHfLfFQZNhziCTPTmd59zoyv6DNISzg==
72+
dependencies:
73+
"@babel/types" "^7.23.3"
74+
"@jridgewell/gen-mapping" "^0.3.2"
75+
"@jridgewell/trace-mapping" "^0.3.17"
76+
jsesc "^2.5.1"
77+
6078
"@babel/helper-compilation-targets@^7.18.6":
6179
version "7.18.6"
6280
resolved "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.18.6.tgz"
@@ -72,20 +90,25 @@
7290
resolved "https://registry.npmjs.org/@babel/helper-environment-visitor/-/helper-environment-visitor-7.18.6.tgz"
7391
integrity sha512-8n6gSfn2baOY+qlp+VSzsosjCVGFqWKmDF0cCWOybh52Dw3SEyoWR1KrhMJASjLwIEkkAufZ0xvr+SxLHSpy2Q==
7492

75-
"@babel/helper-function-name@^7.18.6":
76-
version "7.18.6"
77-
resolved "https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.18.6.tgz"
78-
integrity sha512-0mWMxV1aC97dhjCah5U5Ua7668r5ZmSC2DLfH2EZnf9c3/dHZKiFa5pRLMH5tjSl471tY6496ZWk/kjNONBxhw==
93+
"@babel/helper-environment-visitor@^7.22.20":
94+
version "7.22.20"
95+
resolved "https://registry.yarnpkg.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.22.20.tgz#96159db61d34a29dba454c959f5ae4a649ba9167"
96+
integrity sha512-zfedSIzFhat/gFhWfHtgWvlec0nqB9YEIVrpuwjruLlXfUSnA8cJB0miHKwqDnQ7d32aKo2xt88/xZptwxbfhA==
97+
98+
"@babel/helper-function-name@^7.23.0":
99+
version "7.23.0"
100+
resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.23.0.tgz#1f9a3cdbd5b2698a670c30d2735f9af95ed52759"
101+
integrity sha512-OErEqsrxjZTJciZ4Oo+eoZqeW9UIiOcuYKRJA4ZAgV9myA+pOXhhmpfNCKjEH/auVfEYVFJ6y1Tc4r0eIApqiw==
79102
dependencies:
80-
"@babel/template" "^7.18.6"
81-
"@babel/types" "^7.18.6"
103+
"@babel/template" "^7.22.15"
104+
"@babel/types" "^7.23.0"
82105

83-
"@babel/helper-hoist-variables@^7.18.6":
84-
version "7.18.6"
85-
resolved "https://registry.npmjs.org/@babel/helper-hoist-variables/-/helper-hoist-variables-7.18.6.tgz"
86-
integrity sha512-UlJQPkFqFULIcyW5sbzgbkxn2FKRgwWiRexcuaR8RNJRy8+LLveqPjwZV/bwrLZCN0eUHD/x8D0heK1ozuoo6Q==
106+
"@babel/helper-hoist-variables@^7.22.5":
107+
version "7.22.5"
108+
resolved "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.22.5.tgz#c01a007dac05c085914e8fb652b339db50d823bb"
109+
integrity sha512-wGjk9QZVzvknA6yKIUURb8zY3grXCcOZt+/7Wcy8O2uctxhplmUPkOdlgoNhmdVee2c92JXbf1xpMtVNbfoxRw==
87110
dependencies:
88-
"@babel/types" "^7.18.6"
111+
"@babel/types" "^7.22.5"
89112

90113
"@babel/helper-module-imports@^7.18.6":
91114
version "7.18.6"
@@ -127,11 +150,28 @@
127150
dependencies:
128151
"@babel/types" "^7.18.6"
129152

153+
"@babel/helper-split-export-declaration@^7.22.6":
154+
version "7.22.6"
155+
resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.22.6.tgz#322c61b7310c0997fe4c323955667f18fcefb91c"
156+
integrity sha512-AsUnxuLhRYsisFiaJwvp1QF+I3KjD5FOxut14q/GzovUe6orHLesW2C7d754kRm53h5gqrz6sFl6sxc4BVtE/g==
157+
dependencies:
158+
"@babel/types" "^7.22.5"
159+
160+
"@babel/helper-string-parser@^7.22.5":
161+
version "7.22.5"
162+
resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.22.5.tgz#533f36457a25814cf1df6488523ad547d784a99f"
163+
integrity sha512-mM4COjgZox8U+JcXQwPijIZLElkgEpO5rsERVDJTc2qfCDfERyob6k5WegS14SX18IIjv+XD+GrqNumY5JRCDw==
164+
130165
"@babel/helper-validator-identifier@^7.18.6":
131166
version "7.18.6"
132167
resolved "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.18.6.tgz"
133168
integrity sha512-MmetCkz9ej86nJQV+sFCxoGGrUbU3q02kgLciwkrt9QqEB7cP39oKEY0PakknEO0Gu20SskMRi+AYZ3b1TpN9g==
134169

170+
"@babel/helper-validator-identifier@^7.22.20":
171+
version "7.22.20"
172+
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.20.tgz#c4ae002c61d2879e724581d96665583dbc1dc0e0"
173+
integrity sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A==
174+
135175
"@babel/helper-validator-option@^7.18.6":
136176
version "7.18.6"
137177
resolved "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.18.6.tgz"
@@ -155,11 +195,25 @@
155195
chalk "^2.0.0"
156196
js-tokens "^4.0.0"
157197

198+
"@babel/highlight@^7.22.13":
199+
version "7.22.20"
200+
resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.22.20.tgz#4ca92b71d80554b01427815e06f2df965b9c1f54"
201+
integrity sha512-dkdMCN3py0+ksCgYmGG8jKeGA/8Tk+gJwSYYlFGxG5lmhfKNoAy004YpLxpS1W2J8m/EK2Ew+yOs9pVRwO89mg==
202+
dependencies:
203+
"@babel/helper-validator-identifier" "^7.22.20"
204+
chalk "^2.4.2"
205+
js-tokens "^4.0.0"
206+
158207
"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.18.6":
159208
version "7.18.6"
160209
resolved "https://registry.npmjs.org/@babel/parser/-/parser-7.18.6.tgz"
161210
integrity sha512-uQVSa9jJUe/G/304lXspfWVpKpK4euFLgGiMQFOCpM/bgcAdeoHwi/OQz23O9GK2osz26ZiXRRV9aV+Yl1O8tw==
162211

212+
"@babel/parser@^7.22.15", "@babel/parser@^7.23.3":
213+
version "7.23.3"
214+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.23.3.tgz#0ce0be31a4ca4f1884b5786057cadcb6c3be58f9"
215+
integrity sha512-uVsWNvlVsIninV2prNz/3lHCb+5CJ+e+IUBfbjToAHODtfGYLfCFuY4AU7TskI+dAKk+njsPiBjq1gKTvZOBaw==
216+
163217
"@babel/plugin-syntax-async-generators@^7.8.4":
164218
version "7.8.4"
165219
resolved "https://registry.npmjs.org/@babel/plugin-syntax-async-generators/-/plugin-syntax-async-generators-7.8.4.tgz"
@@ -260,19 +314,28 @@
260314
"@babel/parser" "^7.18.6"
261315
"@babel/types" "^7.18.6"
262316

263-
"@babel/traverse@^7.18.6", "@babel/traverse@^7.7.2":
264-
version "7.18.6"
265-
resolved "https://registry.npmjs.org/@babel/traverse/-/traverse-7.18.6.tgz"
266-
integrity sha512-zS/OKyqmD7lslOtFqbscH6gMLFYOfG1YPqCKfAW5KrTeolKqvB8UelR49Fpr6y93kYkW2Ik00mT1LOGiAGvizw==
317+
"@babel/template@^7.22.15":
318+
version "7.22.15"
319+
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.22.15.tgz#09576efc3830f0430f4548ef971dde1350ef2f38"
320+
integrity sha512-QPErUVm4uyJa60rkI73qneDacvdvzxshT3kksGqlGWYdOTIUOwJ7RDUL8sGqslY1uXWSL6xMFKEXDS3ox2uF0w==
267321
dependencies:
268-
"@babel/code-frame" "^7.18.6"
269-
"@babel/generator" "^7.18.6"
270-
"@babel/helper-environment-visitor" "^7.18.6"
271-
"@babel/helper-function-name" "^7.18.6"
272-
"@babel/helper-hoist-variables" "^7.18.6"
273-
"@babel/helper-split-export-declaration" "^7.18.6"
274-
"@babel/parser" "^7.18.6"
275-
"@babel/types" "^7.18.6"
322+
"@babel/code-frame" "^7.22.13"
323+
"@babel/parser" "^7.22.15"
324+
"@babel/types" "^7.22.15"
325+
326+
"@babel/traverse@^7.18.6", "@babel/traverse@^7.7.2":
327+
version "7.23.3"
328+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.23.3.tgz#26ee5f252e725aa7aca3474aa5b324eaf7908b5b"
329+
integrity sha512-+K0yF1/9yR0oHdE0StHuEj3uTPzwwbrLGfNOndVJVV2TqA5+j3oljJUb4nmB954FLGjNem976+B+eDuLIjesiQ==
330+
dependencies:
331+
"@babel/code-frame" "^7.22.13"
332+
"@babel/generator" "^7.23.3"
333+
"@babel/helper-environment-visitor" "^7.22.20"
334+
"@babel/helper-function-name" "^7.23.0"
335+
"@babel/helper-hoist-variables" "^7.22.5"
336+
"@babel/helper-split-export-declaration" "^7.22.6"
337+
"@babel/parser" "^7.23.3"
338+
"@babel/types" "^7.23.3"
276339
debug "^4.1.0"
277340
globals "^11.1.0"
278341

@@ -284,6 +347,15 @@
284347
"@babel/helper-validator-identifier" "^7.18.6"
285348
to-fast-properties "^2.0.0"
286349

350+
"@babel/types@^7.22.15", "@babel/types@^7.22.5", "@babel/types@^7.23.0", "@babel/types@^7.23.3":
351+
version "7.23.3"
352+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.23.3.tgz#d5ea892c07f2ec371ac704420f4dcdb07b5f9598"
353+
integrity sha512-OZnvoH2l8PK5eUvEcUyCt/sXgr/h+UWpVuBbOljwcrAgUl6lpchoQ++PHGyQy1AtYnVA6CEq3y5xeEI10brpXw==
354+
dependencies:
355+
"@babel/helper-string-parser" "^7.22.5"
356+
"@babel/helper-validator-identifier" "^7.22.20"
357+
to-fast-properties "^2.0.0"
358+
287359
"@bcoe/v8-coverage@^0.2.3":
288360
version "0.2.3"
289361
resolved "https://registry.npmjs.org/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz"
@@ -561,6 +633,11 @@
561633
resolved "https://registry.npmjs.org/@jridgewell/resolve-uri/-/resolve-uri-3.1.0.tgz"
562634
integrity sha512-F2msla3tad+Mfht5cJq7LSXcdudKTWCVYUgw6pLFOOHSTtZlj6SWNYAp+AhuqLmWdBO2X5hPrLcu8cVP8fy28w==
563635

636+
"@jridgewell/resolve-uri@^3.1.0":
637+
version "3.1.1"
638+
resolved "https://registry.yarnpkg.com/@jridgewell/resolve-uri/-/resolve-uri-3.1.1.tgz#c08679063f279615a3326583ba3a90d1d82cc721"
639+
integrity sha512-dSYZh7HhCDtCKm4QakX0xFpsRDqjjtZf/kjI/v3T3Nwt5r8/qz/M19F9ySyOqU94SXBmeG9ttTul+YnR4LOxFA==
640+
564641
"@jridgewell/set-array@^1.0.0", "@jridgewell/set-array@^1.0.1":
565642
version "1.1.2"
566643
resolved "https://registry.npmjs.org/@jridgewell/set-array/-/set-array-1.1.2.tgz"
@@ -571,6 +648,19 @@
571648
resolved "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.14.tgz"
572649
integrity sha512-XPSJHWmi394fuUuzDnGz1wiKqWfo1yXecHQMRf2l6hztTO+nPru658AyDngaBe7isIxEkRsPR3FZh+s7iVa4Uw==
573650

651+
"@jridgewell/sourcemap-codec@^1.4.14":
652+
version "1.4.15"
653+
resolved "https://registry.yarnpkg.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.15.tgz#d7c6e6755c78567a951e04ab52ef0fd26de59f32"
654+
integrity sha512-eF2rxCRulEKXHTRiDrDy6erMYWqNw4LPdQ8UQA4huuxaQsVeRPFl2oM8oDGxMFhJUWZf9McpLtJasDDZb/Bpeg==
655+
656+
"@jridgewell/trace-mapping@^0.3.17":
657+
version "0.3.20"
658+
resolved "https://registry.yarnpkg.com/@jridgewell/trace-mapping/-/trace-mapping-0.3.20.tgz#72e45707cf240fa6b081d0366f8265b0cd10197f"
659+
integrity sha512-R8LcPeWZol2zR8mmH3JeKQ6QRCFb7XgUhV9ZlGhHLGyg4wpPiPZNQOOWhFZhxKw8u//yTbNGI42Bx/3paXEQ+Q==
660+
dependencies:
661+
"@jridgewell/resolve-uri" "^3.1.0"
662+
"@jridgewell/sourcemap-codec" "^1.4.14"
663+
574664
"@jridgewell/trace-mapping@^0.3.9":
575665
version "0.3.18"
576666
resolved "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.18.tgz"
@@ -1104,7 +1194,7 @@ caseless@~0.12.0:
11041194
resolved "https://registry.npmjs.org/caseless/-/caseless-0.12.0.tgz"
11051195
integrity sha512-4tYFyifaFfGacoiObjJegolkwSU4xQNGbVgUiNYVUxbQ2x2lUsFvY4hVgVzGiIe6WLOPqycWXA40l+PWsxthUw==
11061196

1107-
chalk@^2.0.0:
1197+
chalk@^2.0.0, chalk@^2.4.2:
11081198
version "2.4.2"
11091199
resolved "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz"
11101200
integrity sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==

0 commit comments

Comments
 (0)