Skip to content

Commit

Permalink
Update dependency @datadog/datadog-api-client to v1.4.0 (#477)
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 Oct 3, 2022
1 parent bbf07f7 commit 73dc0b4
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.3.0",
"@datadog/datadog-api-client": "1.4.0",
"@octokit/webhooks-types": "6.4.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 @@ -1130,10 +1130,10 @@
dependencies:
"@jridgewell/trace-mapping" "0.3.9"

"@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==
"@datadog/datadog-api-client@1.4.0":
version "1.4.0"
resolved "https://registry.yarnpkg.com/@datadog/datadog-api-client/-/datadog-api-client-1.4.0.tgz#f127a8fc46d620322997ddb84cf6eb6b1540762d"
integrity sha512-i3qgqdXE4290ViniH4AZbKLVlZ5NzFCu0/xHQlT12qdlh0rQXPDpMt5sKwjUscdNtMQ2fPHOep3x68jmSsPV9w==
dependencies:
"@types/buffer-from" "^1.1.0"
"@types/node" "*"
Expand Down

0 comments on commit 73dc0b4

Please sign in to comment.