|
1316 | 1316 | dependencies:
|
1317 | 1317 | "@octokit/openapi-types" "^11.2.0"
|
1318 | 1318 |
|
1319 |
| -"@rollup/plugin-typescript@8.5.0": |
1320 |
| - version "8.5.0" |
1321 |
| - resolved "https://registry.yarnpkg.com/@rollup/plugin-typescript/-/plugin-typescript-8.5.0.tgz#7ea11599a15b0a30fa7ea69ce3b791d41b862515" |
1322 |
| - integrity sha512-wMv1/scv0m/rXx21wD2IsBbJFba8wGF3ErJIr6IKRfRj49S85Lszbxb4DCo8iILpluTjk2GAAu9CoZt4G3ppgQ== |
| 1319 | +"@rollup/plugin-typescript@9.0.0": |
| 1320 | + version "9.0.0" |
| 1321 | + resolved "https://registry.yarnpkg.com/@rollup/plugin-typescript/-/plugin-typescript-9.0.0.tgz#ab7267b1df7a578f2786e4b24100dee001856a4a" |
| 1322 | + integrity sha512-zGTFF6bt/Vl9LzsBfKsqNu01G3ILNhwmkGP/zciLv4bQ2JPNIAJEBabph4S8aq3pdhDNdm1ISUMQ9rBDzLIqLA== |
1323 | 1323 | dependencies:
|
1324 |
| - "@rollup/pluginutils" "^3.1.0" |
1325 |
| - resolve "^1.17.0" |
| 1324 | + "@rollup/pluginutils" "^4.2.1" |
| 1325 | + resolve "^1.22.1" |
1326 | 1326 |
|
1327 |
| -"@rollup/pluginutils@^3.1.0": |
1328 |
| - version "3.1.0" |
1329 |
| - resolved "https://registry.yarnpkg.com/@rollup/pluginutils/-/pluginutils-3.1.0.tgz#706b4524ee6dc8b103b3c995533e5ad680c02b9b" |
1330 |
| - integrity sha512-GksZ6pr6TpIjHm8h9lSQ8pi8BE9VeubNT0OMJ3B5uZJ8pz73NPiqOtCog/x2/QzM1ENChPKxMDhiQuRHsqc+lg== |
| 1327 | +"@rollup/pluginutils@^4.2.1": |
| 1328 | + version "4.2.1" |
| 1329 | + resolved "https://registry.yarnpkg.com/@rollup/pluginutils/-/pluginutils-4.2.1.tgz#e6c6c3aba0744edce3fb2074922d3776c0af2a6d" |
| 1330 | + integrity sha512-iKnFXr7NkdZAIHiIWE+BX5ULi/ucVFYWD6TbAV+rZctiRTY2PL6tsIKhoIOaoskiWAkgu+VsbXgUVDNLHf+InQ== |
1331 | 1331 | dependencies:
|
1332 |
| - "@types/estree" "0.0.39" |
1333 |
| - estree-walker "^1.0.1" |
| 1332 | + estree-walker "^2.0.1" |
1334 | 1333 | picomatch "^2.2.2"
|
1335 | 1334 |
|
1336 | 1335 | "@semantic-release/[email protected]":
|
|
1553 | 1552 | resolved "https://registry.yarnpkg.com/@types/estree/-/estree-0.0.51.tgz#cfd70924a25a3fd32b218e5e420e6897e1ac4f40"
|
1554 | 1553 | integrity sha512-CuPgU6f3eT/XgKKPqKd/gLZV1Xmvf1a2R5POBOGQa6uv82xpls89HU5zKeVoyR8XzHd1RGNOlQlvUe3CFkjWNQ==
|
1555 | 1554 |
|
1556 |
| - |
1557 |
| - version "0.0.39" |
1558 |
| - resolved "https://registry.yarnpkg.com/@types/estree/-/estree-0.0.39.tgz#e177e699ee1b8c22d23174caaa7422644389509f" |
1559 |
| - integrity sha512-EYNwp3bU+98cpU4lAWYYL7Zz+2gryWH1qbdDTidVd6hkiR6weksdbMadyXKXNPEkQFhXM+hVO9ZygomHXp+AIw== |
1560 |
| - |
1561 | 1555 | "@types/graceful-fs@^4.1.3":
|
1562 | 1556 | version "4.1.5"
|
1563 | 1557 | resolved "https://registry.yarnpkg.com/@types/graceful-fs/-/graceful-fs-4.1.5.tgz#21ffba0d98da4350db64891f92a9e5db3cdb4e15"
|
@@ -2961,12 +2955,7 @@ estraverse@^5.1.0, estraverse@^5.2.0:
|
2961 | 2955 | resolved "https://registry.yarnpkg.com/estraverse/-/estraverse-5.3.0.tgz#2eea5290702f26ab8fe5370370ff86c965d21123"
|
2962 | 2956 | integrity sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==
|
2963 | 2957 |
|
2964 |
| -estree-walker@^1.0.1: |
2965 |
| - version "1.0.1" |
2966 |
| - resolved "https://registry.yarnpkg.com/estree-walker/-/estree-walker-1.0.1.tgz#31bc5d612c96b704106b477e6dd5d8aa138cb700" |
2967 |
| - integrity sha512-1fMXF3YP4pZZVozF8j/ZLfvnR8NSIljt56UhbZ5PeeDmmGHpgpdwQt7ITlGvYaQukCvuBRMLEiKiYC+oeIg4cg== |
2968 |
| - |
2969 |
| -estree-walker@^2.0.2: |
| 2958 | +estree-walker@^2.0.1, estree-walker@^2.0.2: |
2970 | 2959 | version "2.0.2"
|
2971 | 2960 | resolved "https://registry.yarnpkg.com/estree-walker/-/estree-walker-2.0.2.tgz#52f010178c2a4c117a7757cfe942adb7d2da4cac"
|
2972 | 2961 | integrity sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w==
|
@@ -4833,7 +4822,7 @@ resolve.exports@^1.1.0:
|
4833 | 4822 | resolved "https://registry.yarnpkg.com/resolve.exports/-/resolve.exports-1.1.0.tgz#5ce842b94b05146c0e03076985d1d0e7e48c90c9"
|
4834 | 4823 | integrity sha512-J1l+Zxxp4XK3LUDZ9m60LRJF/mAe4z6a4xyabPHk7pvK5t35dACV32iIjJDFeWZFfZlO29w6SZ67knR0tHzJtQ==
|
4835 | 4824 |
|
4836 |
| -resolve@^1.17.0, resolve@^1.20.0: |
| 4825 | +resolve@^1.20.0: |
4837 | 4826 | version "1.22.0"
|
4838 | 4827 | resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.22.0.tgz#5e0b8c67c15df57a89bdbabe603a002f21731198"
|
4839 | 4828 | integrity sha512-Hhtrw0nLeSrFQ7phPp4OOcVjLPIeMnRlr5mcnVuMe7M/7eBn98A3hmFRLoFo3DLZkivSYwhRUJTyPyWAk56WLw==
|
|
0 commit comments