Update dependency trace to ^3.2.0 (main) (#197354)

This commit is contained in:
elastic-renovate-prod[bot] 2024-10-24 05:14:36 -05:00 committed by GitHub
parent fb2452e1a1
commit ee9fe0e82a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View file

@ -1819,7 +1819,7 @@
"terser": "^5.34.0",
"terser-webpack-plugin": "^4.2.3",
"tough-cookie": "^5.0.0",
"trace": "^3.1.1",
"trace": "^3.2.0",
"tree-kill": "^1.2.2",
"ts-morph": "^15.1.0",
"tsd": "^0.31.1",

View file

@ -30655,10 +30655,10 @@ tr46@~0.0.3:
resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
integrity sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o=
trace@^3.1.1:
version "3.1.1"
resolved "https://registry.yarnpkg.com/trace/-/trace-3.1.1.tgz#061eebf012805611cb02138440bc716979b0eb11"
integrity sha512-iVxFnDKps8bCRQ6kXj66rHYFJY3fNkoYPHeFTFZn89YdwmmQ9Hz97IFPf3NdfbCF3zuqUqFpRNTu6N9+eZR2qg==
trace@^3.2.0:
version "3.2.0"
resolved "https://registry.yarnpkg.com/trace/-/trace-3.2.0.tgz#7ae270f75107acf24e3137988d83c6a9da944015"
integrity sha512-o5sIvza+ygxvws5TAtDX/SwMzgyS5YaeGpNkPd0TFVtYTNQp2nRpC/o7YU4A/zP6Hp4hDrLOgaZUKNc3c4huMQ==
dependencies:
stack-chain "^2.0.0"