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:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user