Skip to content

Commit

Permalink
Update dependency @datadog/datadog-api-client to v1.10.0 (#583)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 17, 2023
1 parent ca942d6 commit a5d8b7c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"dependencies": {
"@actions/core": "1.10.0",
"@actions/github": "5.1.1",
"@datadog/datadog-api-client": "1.9.0",
"@datadog/datadog-api-client": "1.10.0",
"@octokit/webhooks-types": "6.10.0",
"graphql": "16.6.0"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1149,10 +1149,10 @@
dependencies:
"@jridgewell/trace-mapping" "0.3.9"

"@datadog/datadog-api-client@1.9.0":
version "1.9.0"
resolved "https://registry.yarnpkg.com/@datadog/datadog-api-client/-/datadog-api-client-1.9.0.tgz#ade3b6c9491f0fab6d3799ddefee3a732f1dc8d4"
integrity sha512-o5N3fRtzTW1kLk1VVjJr101BlwaWAMJ/1iElaecLGAhePU7Xj+KUtsJvtoRYvSa63vJV4fJ37a2qWogGcL6lNg==
"@datadog/datadog-api-client@1.10.0":
version "1.10.0"
resolved "https://registry.yarnpkg.com/@datadog/datadog-api-client/-/datadog-api-client-1.10.0.tgz#bcc3f6cd0de1ed6f3b5d774ce0191a750a72e4d3"
integrity sha512-qy1ElGMBi0m0gdInwHuZ6Yrkxha/imfWcDkCkizZQhbU6+R44Kt5buhtTM07DpzsHmE+3LpDYu0k2I8grNPdXA==
dependencies:
"@types/buffer-from" "^1.1.0"
"@types/node" "*"
Expand Down

0 comments on commit a5d8b7c

Please sign in to comment.