Skip to content

Commit

Permalink
chore: Updated test-utils dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
jsumners-nr committed Apr 2, 2024
1 parent c1a9978 commit ba23a53
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@aws-sdk/s3-request-presigner": "^3.342.0",
"@newrelic/eslint-config": "^0.4.0",
"@newrelic/newrelic-oss-cli": "^0.1.2",
"@newrelic/test-utilities": "^8.3.0",
"@newrelic/test-utilities": "^8.4.0",
"aws-sdk": "^2.1372.0",
"c8": "^7.12.0",
"eslint": "^8.56.0",
Expand Down
2 changes: 1 addition & 1 deletion tests/versioned/v3/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,7 @@
},
"dependencies": {
"@aws-sdk/client-bedrock-runtime": "^3.474.0",
"@newrelic/test-utilities": "latest"
"@newrelic/test-utilities": "^8.4.0"
},
"files": [
"bedrock-chat-completions.tap.js",
Expand Down
2 changes: 1 addition & 1 deletion third_party_manifest.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"lastUpdated": "Wed Mar 06 2024 10:48:01 GMT-0500 (Eastern Standard Time)",
"lastUpdated": "Mon Apr 01 2024 15:15:26 GMT-0400 (Eastern Daylight Time)",
"projectName": "New Relic AWS-SDK Instrumentation",
"projectUrl": "https://github.com/newrelic/node-newrelic-aws-sdk",
"includeOptDeps": false,
Expand Down

0 comments on commit ba23a53

Please sign in to comment.