chore(deps): bump datadog-metrics from 0.10.2 to 0.11.0 (#4998)

* chore(deps): bump datadog-metrics from 0.10.2 to 0.11.0

Bumps [datadog-metrics](https://github.com/dbader/node-datadog-metrics) from 0.10.2 to 0.11.0.
- [Release notes](https://github.com/dbader/node-datadog-metrics/releases)
- [Commits](https://github.com/dbader/node-datadog-metrics/compare/v0.10.2...v0.11.0)

---
updated-dependencies:
- dependency-name: datadog-metrics
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* Remove no longer required types package

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tom Moor <tom.moor@gmail.com>
This commit is contained in:
dependabot[bot]
2023-03-06 17:05:36 -08:00
committed by GitHub
parent ba13a25a78
commit 234651448e
2 changed files with 5 additions and 11 deletions

View File

@@ -87,7 +87,7 @@
"copy-to-clipboard": "^3.3.3",
"core-js": "^3.26.1",
"crypto-js": "^4.1.1",
"datadog-metrics": "^0.10.2",
"datadog-metrics": "^0.11.0",
"date-fns": "^2.25.0",
"dd-trace": "^3.14.1",
"dotenv": "^4.0.0",
@@ -230,7 +230,6 @@
"@types/addressparser": "^1.0.1",
"@types/body-scroll-lock": "^3.1.0",
"@types/crypto-js": "^4.1.1",
"@types/datadog-metrics": "^0.6.2",
"@types/emoji-regex": "^9.2.0",
"@types/enzyme": "^3.10.12",
"@types/enzyme-adapter-react-16": "^1.0.6",