Skip to content

Commit b863f59

Browse files
authored
Merge pull request #6 from TextureHQ/dependabot/npm_and_yarn/connect/sdk/web/react-typescript/babel/traverse-7.23.7
Bump @babel/traverse from 7.22.11 to 7.23.7 in /connect/sdk/web/react-typescript
2 parents ac13b9e + cb01683 commit b863f59

1 file changed

Lines changed: 83 additions & 18 deletions

File tree

connect/sdk/web/react-typescript/yarn.lock

Lines changed: 83 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,14 @@
2323
"@babel/highlight" "^7.22.13"
2424
chalk "^2.4.2"
2525

26+
"@babel/code-frame@^7.22.13", "@babel/code-frame@^7.23.5":
27+
version "7.23.5"
28+
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.23.5.tgz#9009b69a8c602293476ad598ff53e4562e15c244"
29+
integrity sha512-CgH3s1a96LipHCmSUmYFPwY7MNx8C3avkq7i4Wl3cfa662ldtUe4VM1TPXX70pfmrlWTb6jLqTYrZyT2ZTJBgA==
30+
dependencies:
31+
"@babel/highlight" "^7.23.4"
32+
chalk "^2.4.2"
33+
2634
"@babel/compat-data@^7.22.9":
2735
version "7.22.9"
2836
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.22.9.tgz#71cdb00a1ce3a329ce4cbec3a44f9fef35669730"
@@ -59,6 +67,16 @@
5967
"@jridgewell/trace-mapping" "^0.3.17"
6068
jsesc "^2.5.1"
6169

70+
"@babel/generator@^7.23.6":
71+
version "7.23.6"
72+
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.23.6.tgz#9e1fca4811c77a10580d17d26b57b036133f3c2e"
73+
integrity sha512-qrSfCYxYQB5owCmGLbl8XRpX1ytXlpueOb0N0UmQwA073KZxejgQTzAmJezxvpwQD9uGtK2shHdi55QT+MbjIw==
74+
dependencies:
75+
"@babel/types" "^7.23.6"
76+
"@jridgewell/gen-mapping" "^0.3.2"
77+
"@jridgewell/trace-mapping" "^0.3.17"
78+
jsesc "^2.5.1"
79+
6280
"@babel/helper-compilation-targets@^7.22.10":
6381
version "7.22.10"
6482
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.22.10.tgz#01d648bbc25dd88f513d862ee0df27b7d4e67024"
@@ -70,18 +88,23 @@
7088
lru-cache "^5.1.1"
7189
semver "^6.3.1"
7290

91+
"@babel/helper-environment-visitor@^7.22.20":
92+
version "7.22.20"
93+
resolved "https://registry.yarnpkg.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.22.20.tgz#96159db61d34a29dba454c959f5ae4a649ba9167"
94+
integrity sha512-zfedSIzFhat/gFhWfHtgWvlec0nqB9YEIVrpuwjruLlXfUSnA8cJB0miHKwqDnQ7d32aKo2xt88/xZptwxbfhA==
95+
7396
"@babel/helper-environment-visitor@^7.22.5":
7497
version "7.22.5"
7598
resolved "https://registry.yarnpkg.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.22.5.tgz#f06dd41b7c1f44e1f8da6c4055b41ab3a09a7e98"
7699
integrity sha512-XGmhECfVA/5sAt+H+xpSg0mfrHq6FzNr9Oxh7PSEBBRUb/mL7Kz3NICXb194rCqAEdxkhPT1a88teizAFyvk8Q==
77100

78-
"@babel/helper-function-name@^7.22.5":
79-
version "7.22.5"
80-
resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.22.5.tgz#ede300828905bb15e582c037162f99d5183af1be"
81-
integrity sha512-wtHSq6jMRE3uF2otvfuD3DIvVhOsSNshQl0Qrd7qC9oQJzHvOL4qQXlQn2916+CXGywIjpGuIkoyZRRxHPiNQQ==
101+
"@babel/helper-function-name@^7.23.0":
102+
version "7.23.0"
103+
resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.23.0.tgz#1f9a3cdbd5b2698a670c30d2735f9af95ed52759"
104+
integrity sha512-OErEqsrxjZTJciZ4Oo+eoZqeW9UIiOcuYKRJA4ZAgV9myA+pOXhhmpfNCKjEH/auVfEYVFJ6y1Tc4r0eIApqiw==
82105
dependencies:
83-
"@babel/template" "^7.22.5"
84-
"@babel/types" "^7.22.5"
106+
"@babel/template" "^7.22.15"
107+
"@babel/types" "^7.23.0"
85108

86109
"@babel/helper-hoist-variables@^7.22.5":
87110
version "7.22.5"
@@ -132,6 +155,16 @@
132155
resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.22.5.tgz#533f36457a25814cf1df6488523ad547d784a99f"
133156
integrity sha512-mM4COjgZox8U+JcXQwPijIZLElkgEpO5rsERVDJTc2qfCDfERyob6k5WegS14SX18IIjv+XD+GrqNumY5JRCDw==
134157

158+
"@babel/helper-string-parser@^7.23.4":
159+
version "7.23.4"
160+
resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.23.4.tgz#9478c707febcbbe1ddb38a3d91a2e054ae622d83"
161+
integrity sha512-803gmbQdqwdf4olxrX4AJyFBV/RTr3rSmOj0rKwesmzlfhYNDEs+/iOcznzpNWlJlIlTJC2QfPFcHB6DlzdVLQ==
162+
163+
"@babel/helper-validator-identifier@^7.22.20":
164+
version "7.22.20"
165+
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.20.tgz#c4ae002c61d2879e724581d96665583dbc1dc0e0"
166+
integrity sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A==
167+
135168
"@babel/helper-validator-identifier@^7.22.5":
136169
version "7.22.5"
137170
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.5.tgz#9544ef6a33999343c8740fa51350f30eeaaaf193"
@@ -160,11 +193,25 @@
160193
chalk "^2.4.2"
161194
js-tokens "^4.0.0"
162195

196+
"@babel/highlight@^7.23.4":
197+
version "7.23.4"
198+
resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.23.4.tgz#edaadf4d8232e1a961432db785091207ead0621b"
199+
integrity sha512-acGdbYSfp2WheJoJm/EBBBLh/ID8KDc64ISZ9DYtBmC8/Q204PZJLHyzeB5qMzJ5trcOkybd78M4x2KWsUq++A==
200+
dependencies:
201+
"@babel/helper-validator-identifier" "^7.22.20"
202+
chalk "^2.4.2"
203+
js-tokens "^4.0.0"
204+
163205
"@babel/parser@^7.22.11", "@babel/parser@^7.22.5":
164206
version "7.22.14"
165207
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.22.14.tgz#c7de58e8de106e88efca42ce17f0033209dfd245"
166208
integrity sha512-1KucTHgOvaw/LzCVrEOAyXkr9rQlp0A1HiHRYnSUE9dmb8PvPW7o5sscg+5169r54n3vGlbx6GevTE/Iw/P3AQ==
167209

210+
"@babel/parser@^7.22.15", "@babel/parser@^7.23.6":
211+
version "7.23.6"
212+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.23.6.tgz#ba1c9e512bda72a47e285ae42aff9d2a635a9e3b"
213+
integrity sha512-Z2uID7YJ7oNvAI20O9X0bblw7Qqs8Q2hFy0R9tAfnfLkp5MW0UH9eUvnDSnFwKZ0AvgS1ucqR4KzvVHgnke1VQ==
214+
168215
"@babel/plugin-transform-react-jsx-self@^7.22.5":
169216
version "7.22.5"
170217
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx-self/-/plugin-transform-react-jsx-self-7.22.5.tgz#ca2fdc11bc20d4d46de01137318b13d04e481d8e"
@@ -179,6 +226,15 @@
179226
dependencies:
180227
"@babel/helper-plugin-utils" "^7.22.5"
181228

229+
"@babel/template@^7.22.15":
230+
version "7.22.15"
231+
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.22.15.tgz#09576efc3830f0430f4548ef971dde1350ef2f38"
232+
integrity sha512-QPErUVm4uyJa60rkI73qneDacvdvzxshT3kksGqlGWYdOTIUOwJ7RDUL8sGqslY1uXWSL6xMFKEXDS3ox2uF0w==
233+
dependencies:
234+
"@babel/code-frame" "^7.22.13"
235+
"@babel/parser" "^7.22.15"
236+
"@babel/types" "^7.22.15"
237+
182238
"@babel/template@^7.22.5":
183239
version "7.22.5"
184240
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.22.5.tgz#0c8c4d944509875849bd0344ff0050756eefc6ec"
@@ -189,19 +245,19 @@
189245
"@babel/types" "^7.22.5"
190246

191247
"@babel/traverse@^7.22.11":
192-
version "7.22.11"
193-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.22.11.tgz#71ebb3af7a05ff97280b83f05f8865ac94b2027c"
194-
integrity sha512-mzAenteTfomcB7mfPtyi+4oe5BZ6MXxWcn4CX+h4IRJ+OOGXBrWU6jDQavkQI9Vuc5P+donFabBfFCcmWka9lQ==
195-
dependencies:
196-
"@babel/code-frame" "^7.22.10"
197-
"@babel/generator" "^7.22.10"
198-
"@babel/helper-environment-visitor" "^7.22.5"
199-
"@babel/helper-function-name" "^7.22.5"
248+
version "7.23.7"
249+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.23.7.tgz#9a7bf285c928cb99b5ead19c3b1ce5b310c9c305"
250+
integrity sha512-tY3mM8rH9jM0YHFGyfC0/xf+SB5eKUu7HPj7/k3fpi9dAlsMc5YbQvDi0Sh2QTPXqMhyaAtzAr807TIyfQrmyg==
251+
dependencies:
252+
"@babel/code-frame" "^7.23.5"
253+
"@babel/generator" "^7.23.6"
254+
"@babel/helper-environment-visitor" "^7.22.20"
255+
"@babel/helper-function-name" "^7.23.0"
200256
"@babel/helper-hoist-variables" "^7.22.5"
201257
"@babel/helper-split-export-declaration" "^7.22.6"
202-
"@babel/parser" "^7.22.11"
203-
"@babel/types" "^7.22.11"
204-
debug "^4.1.0"
258+
"@babel/parser" "^7.23.6"
259+
"@babel/types" "^7.23.6"
260+
debug "^4.3.1"
205261
globals "^11.1.0"
206262

207263
"@babel/types@^7.22.10", "@babel/types@^7.22.11", "@babel/types@^7.22.5":
@@ -213,6 +269,15 @@
213269
"@babel/helper-validator-identifier" "^7.22.5"
214270
to-fast-properties "^2.0.0"
215271

272+
"@babel/types@^7.22.15", "@babel/types@^7.23.0", "@babel/types@^7.23.6":
273+
version "7.23.6"
274+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.23.6.tgz#be33fdb151e1f5a56877d704492c240fc71c7ccd"
275+
integrity sha512-+uarb83brBzPKN38NX1MkB6vb6+mwvR6amUulqAE7ccQw1pEl+bCia9TbdG1lsnFP7lZySvUn37CHyXQdfTwzg==
276+
dependencies:
277+
"@babel/helper-string-parser" "^7.23.4"
278+
"@babel/helper-validator-identifier" "^7.22.20"
279+
to-fast-properties "^2.0.0"
280+
216281
"@esbuild/android-arm64@0.18.20":
217282
version "0.18.20"
218283
resolved "https://registry.yarnpkg.com/@esbuild/android-arm64/-/android-arm64-0.18.20.tgz#984b4f9c8d0377443cc2dfcef266d02244593622"
@@ -724,7 +789,7 @@ csstype@^3.0.2:
724789
resolved "https://registry.yarnpkg.com/csstype/-/csstype-3.1.2.tgz#1d4bf9d572f11c14031f0436e1c10bc1f571f50b"
725790
integrity sha512-I7K1Uu0MBPzaFKg4nI5Q7Vs2t+3gWWW648spaF+Rg7pI9ds18Ugn+lvg4SHczUdKlHI5LWBXyqfS8+DufyBsgQ==
726791

727-
debug@^4.1.0, debug@^4.1.1, debug@^4.3.2, debug@^4.3.4:
792+
debug@^4.1.0, debug@^4.1.1, debug@^4.3.1, debug@^4.3.2, debug@^4.3.4:
728793
version "4.3.4"
729794
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.4.tgz#1319f6579357f2338d3337d2cdd4914bb5dcc865"
730795
integrity sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==

0 commit comments

Comments
 (0)