Skip to content

Commit

Permalink
chore: Updated test-utils dependency (newrelic#279)
Browse files Browse the repository at this point in the history
  • Loading branch information
jsumners-nr authored Apr 2, 2024
1 parent c1a9978 commit 5b037c6
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 20 deletions.
34 changes: 17 additions & 17 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,14 +28,14 @@
"@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",
"husky": "^7.0.2",
"lint-staged": "^11.1.2",
"lockfile-lint": "^4.9.6",
"newrelic": "^11.11.0",
"newrelic": "^11.14.0",
"sinon": "^7.2.3",
"tap": "^16.0.1"
},
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 5b037c6

Please sign in to comment.