1
0
Форкнуть 0

Bump @opentelemetry/core from 0.8.3 to 0.9.0

Bumps [@opentelemetry/core](https://github.com/open-telemetry/opentelemetry-js) from 0.8.3 to 0.9.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-js/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/open-telemetry/opentelemetry-js/compare/v0.8.3...v0.9.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-06-23 22:57:51 +00:00 коммит произвёл GitHub
Родитель 379ac3e03a
Коммит 53ffc96f97
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
3 изменённых файлов: 3 добавлений и 3 удалений

Просмотреть файл

@ -34,7 +34,7 @@
"dependencies": {
"@azure/monitor-opentelemetry-exporter": "^1.0.0-preview.2",
"@opentelemetry/api": "^0.8.2",
"@opentelemetry/core": "^0.8.2",
"@opentelemetry/core": "^0.9.0",
"@opentelemetry/node": "^0.9.0",
"@opentelemetry/plugin-grpc": "^0.9.0",
"@opentelemetry/tracing": "^0.8.2",

Просмотреть файл

@ -35,7 +35,7 @@
"dependencies": {
"@azure/monitor-opentelemetry-exporter": "^1.0.0-preview.2",
"@opentelemetry/api": "^0.8.2",
"@opentelemetry/core": "^0.8.2",
"@opentelemetry/core": "^0.9.0",
"@opentelemetry/node": "^0.9.0",
"@opentelemetry/plugin-http": "^0.8.2",
"@opentelemetry/plugin-https": "^0.9.0",

Просмотреть файл

@ -29,7 +29,7 @@
},
"dependencies": {
"@opentelemetry/api": "^0.8.2",
"@opentelemetry/core": "^0.8.2",
"@opentelemetry/core": "^0.9.0",
"@opentelemetry/tracing": "^0.8.2"
},
"sideEffects": false,