Skip to content

Commit 078c9e4

Browse files
chore(deps): bump the runtime-minor-and-patch-dependencies group across 1 directory with 2 updates (#6879)
Bumps the runtime-minor-and-patch-dependencies group with 2 updates in the / directory: [@isaacs/ttlcache](https://github.com/isaacs/ttlcache) and [@opentelemetry/api-logs](https://github.com/open-telemetry/opentelemetry-js). Updates `@isaacs/ttlcache` from 2.0.1 to 2.1.1 - [Changelog](https://github.com/isaacs/ttlcache/blob/main/CHANGELOG.md) - [Commits](isaacs/ttlcache@v2.0.1...v2.1.1) Updates `@opentelemetry/api-logs` from 0.207.0 to 0.208.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-js/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-js/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-js@experimental/v0.207.0...experimental/v0.208.0) --- updated-dependencies: - dependency-name: "@isaacs/ttlcache" dependency-version: 2.1.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: runtime-minor-and-patch-dependencies - dependency-name: "@opentelemetry/api-logs" dependency-version: 0.208.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: runtime-minor-and-patch-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1672605 commit 078c9e4

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -391,9 +391,9 @@
391391
rimraf "^3.0.0"
392392

393393
"@isaacs/ttlcache@^2.0.1":
394-
version "2.0.1"
395-
resolved "https://registry.yarnpkg.com/@isaacs/ttlcache/-/ttlcache-2.0.1.tgz#aa3fbd0ba0d715e754845237b827f8e9e323f038"
396-
integrity sha512-yq2z+rXePnXTmZiC1ru4aMgRmjvHu8BJIZagF/R0Tck3ciGgNrrWd2eBh/vopK6cIBWIc4BH3Sfb84PEpzB6UA==
394+
version "2.1.1"
395+
resolved "https://registry.yarnpkg.com/@isaacs/ttlcache/-/ttlcache-2.1.1.tgz#60f940f427088d5553cc373577bcfbba33a7333e"
396+
integrity sha512-idlHm4Umu3Atw80UOTicChGv5kUA9SuF77NFW1g2/cKunb9yaoCYP/1rSiMn6HG0ELEQZh2BrRZoCRgVS2QL0w==
397397

398398
"@istanbuljs/load-nyc-config@^1.0.0":
399399
version "1.1.0"
@@ -692,9 +692,9 @@
692692
integrity sha512-uP8nqEGBS58s3iWXx6d8vnJ6ZVt3DACJL4PWADOAuwIS4xXpID91783e9f6zQ0i1ijQpj3yx+3ZuCB2LfQMUMA==
693693

694694
"@opentelemetry/api-logs@<1.0.0":
695-
version "0.207.0"
696-
resolved "https://registry.yarnpkg.com/@opentelemetry/api-logs/-/api-logs-0.207.0.tgz#ae991c51eedda55af037a3e6fc1ebdb12b289f49"
697-
integrity sha512-lAb0jQRVyleQQGiuuvCOTDVspc14nx6XJjP4FspJ1sNARo3Regq4ZZbrc3rN4b1TYSuUCvgH+UXUPug4SLOqEQ==
695+
version "0.208.0"
696+
resolved "https://registry.yarnpkg.com/@opentelemetry/api-logs/-/api-logs-0.208.0.tgz#56d3891010a1fa1cf600ba8899ed61b43ace511c"
697+
integrity sha512-CjruKY9V6NMssL/T1kAFgzosF1v9o6oeN+aX5JB/C/xPNtmgIJqcXHG7fA82Ou1zCpWGl4lROQUKwUNE1pMCyg==
698698
dependencies:
699699
"@opentelemetry/api" "^1.3.0"
700700

0 commit comments

Comments
 (0)