|
2118 | 2118 | resolved "https://registry.yarnpkg.com/@pkgjs/parseargs/-/parseargs-0.11.0.tgz#a77ea742fab25775145434eb1d2328cf5013ac33"
|
2119 | 2119 | integrity sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==
|
2120 | 2120 |
|
2121 |
| -"@pkgr/core@^0.2.0": |
2122 |
| - version "0.2.0" |
2123 |
| - resolved "https://registry.yarnpkg.com/@pkgr/core/-/core-0.2.0.tgz#8dff61038cb5884789d8b323d9869e5363b976f7" |
2124 |
| - integrity sha512-vsJDAkYR6qCPu+ioGScGiMYR7LvZYIXh/dlQeviqoTWNCVfKTLYD/LkNWH4Mxsv2a5vpIRc77FN5DnmK1eBggQ== |
| 2121 | +"@pkgr/core@^0.2.4": |
| 2122 | + version "0.2.4" |
| 2123 | + resolved "https://registry.yarnpkg.com/@pkgr/core/-/core-0.2.4.tgz#d897170a2b0ba51f78a099edccd968f7b103387c" |
| 2124 | + integrity sha512-ROFF39F6ZrnzSUEmQQZUar0Jt4xVoP9WnDRdWwF4NNcXs3xBTLgBUDoOwW141y1jP+S8nahIbdxbFC7IShw9Iw== |
2125 | 2125 |
|
2126 | 2126 | "@protobufjs/aspromise@^1.1.1", "@protobufjs/aspromise@^1.1.2":
|
2127 | 2127 | version "1.1.2"
|
|
4675 | 4675 | string.prototype.trimend "^1.0.8"
|
4676 | 4676 | tsconfig-paths "^3.15.0"
|
4677 | 4677 |
|
4678 |
| - |
4679 |
| - version "5.4.0" |
4680 |
| - resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-5.4.0.tgz#54d4748904e58eaf1ffe26c4bffa4986ca7f952b" |
4681 |
| - integrity sha512-BvQOvUhkVQM1i63iMETK9Hjud9QhqBnbtT1Zc642p9ynzBuCe5pybkOnvqZIBypXmMlsGcnU4HZ8sCTPfpAexA== |
| 4678 | + |
| 4679 | + version "5.4.1" |
| 4680 | + resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-5.4.1.tgz#99b55d7dd70047886b2222fdd853665f180b36af" |
| 4681 | + integrity sha512-9dF+KuU/Ilkq27A8idRP7N2DH8iUR6qXcjF3FR2wETY21PZdBrIjwCau8oboyGj9b7etWmTGEeM8e7oOed6ZWg== |
4682 | 4682 | dependencies:
|
4683 | 4683 | prettier-linter-helpers "^1.0.0"
|
4684 |
| - synckit "^0.11.0" |
| 4684 | + synckit "^0.11.7" |
4685 | 4685 |
|
4686 | 4686 | eslint-scope@^8.3.0:
|
4687 | 4687 | version "8.3.0"
|
@@ -10217,13 +10217,12 @@ symbol-observable@^1.0.2, symbol-observable@^1.0.4:
|
10217 | 10217 | resolved "https://registry.yarnpkg.com/symbol-observable/-/symbol-observable-1.2.0.tgz#c22688aed4eab3cdc2dfeacbb561660560a00804"
|
10218 | 10218 | integrity sha512-e900nM8RRtGhlV36KGEU9k65K3mPb1WV70OdjfxlG2EAuM1noi/E/BaW/uMhL7bPEssK8QV57vN3esixjUvcXQ==
|
10219 | 10219 |
|
10220 |
| -synckit@^0.11.0: |
10221 |
| - version "0.11.1" |
10222 |
| - resolved "https://registry.yarnpkg.com/synckit/-/synckit-0.11.1.tgz#8ea44544e9d9c0540963c6bddb8f14616fef5425" |
10223 |
| - integrity sha512-fWZqNBZNNFp/7mTUy1fSsydhKsAKJ+u90Nk7kOK5Gcq9vObaqLBLjWFDBkyVU9Vvc6Y71VbOevMuGhqv02bT+Q== |
| 10220 | +synckit@^0.11.7: |
| 10221 | + version "0.11.8" |
| 10222 | + resolved "https://registry.yarnpkg.com/synckit/-/synckit-0.11.8.tgz#b2aaae998a4ef47ded60773ad06e7cb821f55457" |
| 10223 | + integrity sha512-+XZ+r1XGIJGeQk3VvXhT6xx/VpbHsRzsTkGgF6E5RX9TTXD0118l87puaEBZ566FhqblC6U0d4XnubznJDm30A== |
10224 | 10224 | dependencies:
|
10225 |
| - "@pkgr/core" "^0.2.0" |
10226 |
| - tslib "^2.8.1" |
| 10225 | + "@pkgr/core" "^0.2.4" |
10227 | 10226 |
|
10228 | 10227 | tar-stream@~2.2.0:
|
10229 | 10228 | version "2.2.0"
|
@@ -10465,7 +10464,7 @@ tsconfig-paths@^4.1.2:
|
10465 | 10464 | minimist "^1.2.6"
|
10466 | 10465 | strip-bom "^3.0.0"
|
10467 | 10466 |
|
10468 |
| -[email protected], tslib@^2.0.1, tslib@^2.1.0, tslib@^2.3.0, tslib@^2.4.0, tslib@^2.6.3, tslib@^2.8.1: |
| 10467 | +[email protected], tslib@^2.0.1, tslib@^2.1.0, tslib@^2.3.0, tslib@^2.4.0, tslib@^2.6.3: |
10469 | 10468 | version "2.8.1"
|
10470 | 10469 | resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.8.1.tgz#612efe4ed235d567e8aba5f2a5fab70280ade83f"
|
10471 | 10470 | integrity sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==
|
|
0 commit comments