|
2 | 2 | # yarn lockfile v1
|
3 | 3 |
|
4 | 4 |
|
5 |
| -"@actions/core@^1.9.0": |
6 |
| - version "1.9.0" |
7 |
| - resolved "https://registry.yarnpkg.com/@actions/core/-/core-1.9.0.tgz#20c1baac5d4bd2508ba1fc3e5f3fc4b8a80d4082" |
8 |
| - integrity sha512-5pbM693Ih59ZdUhgk+fts+bUWTnIdHV3kwOSr+QIoFHMLg7Gzhwm0cifDY/AG68ekEJAkHnQVpcy4f6GjmzBCA== |
| 5 | +"@actions/core@^1.10.0": |
| 6 | + version "1.10.0" |
| 7 | + resolved "https://registry.yarnpkg.com/@actions/core/-/core-1.10.0.tgz#44551c3c71163949a2f06e94d9ca2157a0cfac4f" |
| 8 | + integrity sha512-2aZDDa3zrrZbP5ZYg159sNoLRb61nQ7awl5pSvIq5Qpj81vwDzdMRKzkWJGJuwVvWpvZKx7vspJALyvaaIQyug== |
9 | 9 | dependencies:
|
10 | 10 | "@actions/http-client" "^2.0.1"
|
| 11 | + uuid "^8.3.2" |
11 | 12 |
|
12 | 13 | "@actions/github@^5.0.3":
|
13 | 14 | version "5.0.3"
|
|
384 | 385 | resolved "https://registry.yarnpkg.com/@types/parse-json/-/parse-json-4.0.0.tgz#2f8bb441434d163b35fb8ffdccd7138927ffb8c0"
|
385 | 386 | integrity sha512-//oorEZjL6sbPcKUaCdIGlIUeH26mgzimjBB77G6XRgnDl/L5wOnpyBGRe/Mmf5CVW3PwEBE1NjiMZ/ssFh4wA==
|
386 | 387 |
|
387 |
| -"@typescript-eslint/eslint-plugin@*": |
388 |
| - version "5.30.5" |
389 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.30.5.tgz#e9a0afd6eb3b1d663db91cf1e7bc7584d394503d" |
390 |
| - integrity sha512-lftkqRoBvc28VFXEoRgyZuztyVUQ04JvUnATSPtIRFAccbXTWL6DEtXGYMcbg998kXw1NLUJm7rTQ9eUt+q6Ig== |
| 388 | +"@typescript-eslint/eslint-plugin@^5.27.1": |
| 389 | + version "5.40.0" |
| 390 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.40.0.tgz#0159bb71410eec563968288a17bd4478cdb685bd" |
| 391 | + integrity sha512-FIBZgS3DVJgqPwJzvZTuH4HNsZhHMa9SjxTKAZTlMsPw/UzpEjcf9f4dfgDJEHjK+HboUJo123Eshl6niwEm/Q== |
391 | 392 | dependencies:
|
392 |
| - "@typescript-eslint/scope-manager" "5.30.5" |
393 |
| - "@typescript-eslint/type-utils" "5.30.5" |
394 |
| - "@typescript-eslint/utils" "5.30.5" |
| 393 | + "@typescript-eslint/scope-manager" "5.40.0" |
| 394 | + "@typescript-eslint/type-utils" "5.40.0" |
| 395 | + "@typescript-eslint/utils" "5.40.0" |
395 | 396 | debug "^4.3.4"
|
396 |
| - functional-red-black-tree "^1.0.1" |
397 | 397 | ignore "^5.2.0"
|
398 | 398 | regexpp "^3.2.0"
|
399 | 399 | semver "^7.3.7"
|
|
406 | 406 | dependencies:
|
407 | 407 | "@typescript-eslint/utils" "5.30.5"
|
408 | 408 |
|
409 |
| -"@typescript-eslint/parser@*": |
410 |
| - version "5.30.5" |
411 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.30.5.tgz#f667c34e4e4c299d98281246c9b1e68c03a92522" |
412 |
| - integrity sha512-zj251pcPXI8GO9NDKWWmygP6+UjwWmrdf9qMW/L/uQJBM/0XbU2inxe5io/234y/RCvwpKEYjZ6c1YrXERkK4Q== |
| 409 | +"@typescript-eslint/parser@^5.27.1": |
| 410 | + version "5.40.0" |
| 411 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.40.0.tgz#432bddc1fe9154945660f67c1ba6d44de5014840" |
| 412 | + integrity sha512-Ah5gqyX2ySkiuYeOIDg7ap51/b63QgWZA7w6AHtFrag7aH0lRQPbLzUjk0c9o5/KZ6JRkTTDKShL4AUrQa6/hw== |
413 | 413 | dependencies:
|
414 |
| - "@typescript-eslint/scope-manager" "5.30.5" |
415 |
| - "@typescript-eslint/types" "5.30.5" |
416 |
| - "@typescript-eslint/typescript-estree" "5.30.5" |
| 414 | + "@typescript-eslint/scope-manager" "5.40.0" |
| 415 | + "@typescript-eslint/types" "5.40.0" |
| 416 | + "@typescript-eslint/typescript-estree" "5.40.0" |
417 | 417 | debug "^4.3.4"
|
418 | 418 |
|
419 | 419 | "@typescript-eslint/[email protected]":
|
|
424 | 424 | "@typescript-eslint/types" "5.30.5"
|
425 | 425 | "@typescript-eslint/visitor-keys" "5.30.5"
|
426 | 426 |
|
427 |
| -"@typescript-eslint/type-utils@5.30.5": |
428 |
| - version "5.30.5" |
429 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.30.5.tgz#7a9656f360b4b1daea635c4621dab053d08bf8a9" |
430 |
| - integrity sha512-k9+ejlv1GgwN1nN7XjVtyCgE0BTzhzT1YsQF0rv4Vfj2U9xnslBgMYYvcEYAFVdvhuEscELJsB7lDkN7WusErw== |
| 427 | +"@typescript-eslint/scope-manager@5.40.0": |
| 428 | + version "5.40.0" |
| 429 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.40.0.tgz#d6ea782c8e3a2371ba3ea31458dcbdc934668fc4" |
| 430 | + integrity sha512-d3nPmjUeZtEWRvyReMI4I1MwPGC63E8pDoHy0BnrYjnJgilBD3hv7XOiETKLY/zTwI7kCnBDf2vWTRUVpYw0Uw== |
431 | 431 | dependencies:
|
432 |
| - "@typescript-eslint/utils" "5.30.5" |
| 432 | + "@typescript-eslint/types" "5.40.0" |
| 433 | + "@typescript-eslint/visitor-keys" "5.40.0" |
| 434 | + |
| 435 | +"@typescript-eslint/[email protected]": |
| 436 | + version "5.40.0" |
| 437 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.40.0.tgz#4964099d0158355e72d67a370249d7fc03331126" |
| 438 | + integrity sha512-nfuSdKEZY2TpnPz5covjJqav+g5qeBqwSHKBvz7Vm1SAfy93SwKk/JeSTymruDGItTwNijSsno5LhOHRS1pcfw== |
| 439 | + dependencies: |
| 440 | + "@typescript-eslint/typescript-estree" "5.40.0" |
| 441 | + "@typescript-eslint/utils" "5.40.0" |
433 | 442 | debug "^4.3.4"
|
434 | 443 | tsutils "^3.21.0"
|
435 | 444 |
|
|
438 | 447 | resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.30.5.tgz#36a0c05a72af3623cdf9ee8b81ea743b7de75a98"
|
439 | 448 | integrity sha512-kZ80w/M2AvsbRvOr3PjaNh6qEW1LFqs2pLdo2s5R38B2HYXG8Z0PP48/4+j1QHJFL3ssHIbJ4odPRS8PlHrFfw==
|
440 | 449 |
|
| 450 | +"@typescript-eslint/[email protected]": |
| 451 | + version "5.40.0" |
| 452 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.40.0.tgz#8de07e118a10b8f63c99e174a3860f75608c822e" |
| 453 | + integrity sha512-V1KdQRTXsYpf1Y1fXCeZ+uhjW48Niiw0VGt4V8yzuaDTU8Z1Xl7yQDyQNqyAFcVhpYXIVCEuxSIWTsLDpHgTbw== |
| 454 | + |
441 | 455 | "@typescript-eslint/[email protected]":
|
442 | 456 | version "5.30.5"
|
443 | 457 | resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.30.5.tgz#c520e4eba20551c4ec76af8d344a42eb6c9767bb"
|
|
451 | 465 | semver "^7.3.7"
|
452 | 466 | tsutils "^3.21.0"
|
453 | 467 |
|
| 468 | +"@typescript-eslint/[email protected]": |
| 469 | + version "5.40.0" |
| 470 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.40.0.tgz#e305e6a5d65226efa5471ee0f12e0ffaab6d3075" |
| 471 | + integrity sha512-b0GYlDj8TLTOqwX7EGbw2gL5EXS2CPEWhF9nGJiGmEcmlpNBjyHsTwbqpyIEPVpl6br4UcBOYlcI2FJVtJkYhg== |
| 472 | + dependencies: |
| 473 | + "@typescript-eslint/types" "5.40.0" |
| 474 | + "@typescript-eslint/visitor-keys" "5.40.0" |
| 475 | + debug "^4.3.4" |
| 476 | + globby "^11.1.0" |
| 477 | + is-glob "^4.0.3" |
| 478 | + semver "^7.3.7" |
| 479 | + tsutils "^3.21.0" |
| 480 | + |
454 | 481 | "@typescript-eslint/[email protected]":
|
455 | 482 | version "5.30.5"
|
456 | 483 | resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.30.5.tgz#3999cbd06baad31b9e60d084f20714d1b2776765"
|
|
463 | 490 | eslint-scope "^5.1.1"
|
464 | 491 | eslint-utils "^3.0.0"
|
465 | 492 |
|
| 493 | +"@typescript-eslint/[email protected]": |
| 494 | + version "5.40.0" |
| 495 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.40.0.tgz#647f56a875fd09d33c6abd70913c3dd50759b772" |
| 496 | + integrity sha512-MO0y3T5BQ5+tkkuYZJBjePewsY+cQnfkYeRqS6tPh28niiIwPnQ1t59CSRcs1ZwJJNOdWw7rv9pF8aP58IMihA== |
| 497 | + dependencies: |
| 498 | + "@types/json-schema" "^7.0.9" |
| 499 | + "@typescript-eslint/scope-manager" "5.40.0" |
| 500 | + "@typescript-eslint/types" "5.40.0" |
| 501 | + "@typescript-eslint/typescript-estree" "5.40.0" |
| 502 | + eslint-scope "^5.1.1" |
| 503 | + eslint-utils "^3.0.0" |
| 504 | + semver "^7.3.7" |
| 505 | + |
466 | 506 | "@typescript-eslint/[email protected]":
|
467 | 507 | version "5.30.5"
|
468 | 508 | resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.30.5.tgz#d4bb969202019d5d5d849a0aaedc7370cc044b14"
|
|
471 | 511 | "@typescript-eslint/types" "5.30.5"
|
472 | 512 | eslint-visitor-keys "^3.3.0"
|
473 | 513 |
|
| 514 | +"@typescript-eslint/[email protected]": |
| 515 | + version "5.40.0" |
| 516 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.40.0.tgz#dd2d38097f68e0d2e1e06cb9f73c0173aca54b68" |
| 517 | + integrity sha512-ijJ+6yig+x9XplEpG2K6FUdJeQGGj/15U3S56W9IqXKJqleuD7zJ2AX/miLezwxpd7ZxDAqO87zWufKg+RPZyQ== |
| 518 | + dependencies: |
| 519 | + "@typescript-eslint/types" "5.40.0" |
| 520 | + eslint-visitor-keys "^3.3.0" |
| 521 | + |
474 | 522 | "@vercel/ncc@^0.34.0":
|
475 | 523 | version "0.34.0"
|
476 | 524 | resolved "https://registry.yarnpkg.com/@vercel/ncc/-/ncc-0.34.0.tgz#d0139528320e46670d949c82967044a8f66db054"
|
@@ -951,7 +999,7 @@ eslint-config-prettier@^8.5.0:
|
951 | 999 | resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.5.0.tgz#5a81680ec934beca02c7b1a61cf8ca34b66feab1"
|
952 | 1000 | integrity sha512-obmWKLUNCnhtQRKc+tmnYuQl0pFU1ibYJQ5BGhTVB08bHe9wC8qUeG7c08dj9XX+AuPj1YSGSQIHl1pnDHZR0Q==
|
953 | 1001 |
|
954 |
| -eslint-config-xo-typescript@*: |
| 1002 | +eslint-config-xo-typescript@^0.51.1: |
955 | 1003 | version "0.51.1"
|
956 | 1004 | resolved "https://registry.yarnpkg.com/eslint-config-xo-typescript/-/eslint-config-xo-typescript-0.51.1.tgz#0f9166edffb06cbb1dabddf84d295c843e43cd1f"
|
957 | 1005 | integrity sha512-bqUYpPLylgOtuueawFJnLFX/t2W6shKYR+IwbwBZhw9ivr2sLd+8I2vLfKDDzxMrHzij8bkdVoRoDLRvugQoXg==
|
|
2977 | 3025 | resolved "https://registry.yarnpkg.com/url-or-path/-/url-or-path-2.1.0.tgz#8bb39a2a2b7e8f2e31c7883d8207b0cbd07acb9f"
|
2978 | 3026 | integrity sha512-dsBD6GbytSMj9YDb3jVzSRENwFh50oUORnWBeSHfo0Lnwv2KMm/J4npyGy1P9rivUPsUGLjTA53XqAFqpe0nww==
|
2979 | 3027 |
|
| 3028 | +uuid@^8.3.2: |
| 3029 | + version "8.3.2" |
| 3030 | + resolved "https://registry.yarnpkg.com/uuid/-/uuid-8.3.2.tgz#80d5b5ced271bb9af6c445f21a1a04c606cefbe2" |
| 3031 | + integrity sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg== |
| 3032 | + |
2980 | 3033 | v8-compile-cache@^2.0.3:
|
2981 | 3034 | version "2.3.0"
|
2982 | 3035 | resolved "https://registry.yarnpkg.com/v8-compile-cache/-/v8-compile-cache-2.3.0.tgz#2de19618c66dc247dcfb6f99338035d8245a2cee"
|
|
0 commit comments