Skip to content

Commit

Permalink
Merge branch 'main' into mock-otlp-server-proxy
Browse files Browse the repository at this point in the history
  • Loading branch information
david-luna authored Feb 24, 2025
2 parents 7a2a8c7 + c038401 commit 4061050
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 38 deletions.
14 changes: 7 additions & 7 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 @@ -15,7 +15,7 @@
"lint:fix": "eslint --ext=js,mjs,cjs .eslintrc.js scripts examples --fix && ls -d packages/* | while read d; do (cd $d; npm run lint:fix); done"
},
"devDependencies": {
"@types/node": "^22.13.4",
"@types/node": "^22.13.5",
"dependency-check": "^4.1.0",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
Expand Down
40 changes: 10 additions & 30 deletions packages/opentelemetry-node/package-lock.json

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

0 comments on commit 4061050

Please sign in to comment.