Skip to content

Commit

Permalink
Update dependency @datadog/datadog-api-client to v1.3.0 (#452)
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 Aug 31, 2022
1 parent b632a3b commit ff47f53
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.9.1",
"@actions/github": "5.0.3",
"@datadog/datadog-api-client": "1.2.0",
"@datadog/datadog-api-client": "1.3.0",
"@octokit/webhooks-types": "6.3.6",
"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 @@ -1093,10 +1093,10 @@
dependencies:
"@jridgewell/trace-mapping" "0.3.9"

"@datadog/datadog-api-client@1.2.0":
version "1.2.0"
resolved "https://registry.yarnpkg.com/@datadog/datadog-api-client/-/datadog-api-client-1.2.0.tgz#23a1583b7c1ff0b5bdea311f2dff5b8ef280973b"
integrity sha512-u0yeEbtipiVjQOVjbsBLbnFmmDTd7Kahpy3UcB7Vn/z5+DBRPKhE31/KWpJ9/fg04t3ZlAUYzo93IR2xUf1iww==
"@datadog/datadog-api-client@1.3.0":
version "1.3.0"
resolved "https://registry.yarnpkg.com/@datadog/datadog-api-client/-/datadog-api-client-1.3.0.tgz#ac60967ccfb5ab69bb26515eed18d70963997141"
integrity sha512-PR0VooKg5PZq4ItqGHDC0LUcG0vxQLhD9q8H7bjkAG1rw05OMLrS9hKVX4GqvY7aMpJGeC5Xnn/WdQLiysNa7A==
dependencies:
"@types/buffer-from" "^1.1.0"
"@types/node" "*"
Expand Down

0 comments on commit ff47f53

Please sign in to comment.