Skip to content

Commit

Permalink
chore(deps-dev): bump the patch-level group with 3 updates (#272)
Browse files Browse the repository at this point in the history
Updates `@types/node` from 20.14.9 to 20.14.10
Updates `glob` from 10.4.2 to 10.4.3
Updates `redis` from 4.6.14 to 4.6.15
  • Loading branch information
dependabot[bot] authored Jul 8, 2024
1 parent 00a2ab6 commit cd8e90d
Show file tree
Hide file tree
Showing 3 changed files with 34 additions and 34 deletions.
62 changes: 31 additions & 31 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 @@ -18,7 +18,7 @@
"@elastic/opentelemetry-node": "file:./packages/opentelemetry-node"
},
"devDependencies": {
"@types/node": "^20.14.9",
"@types/node": "^20.14.10",
"dependency-check": "^4.1.0",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
Expand All @@ -27,7 +27,7 @@
"eslint-plugin-n": "^16.6.2",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-promise": "^6.1.1",
"glob": "^10.4.2",
"glob": "^10.4.3",
"json": "^11.0.0",
"minimatch": "^9.0.5",
"semver": "^7.6.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/opentelemetry-node/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@
"mongodb": "^6.8.0",
"pg": "^8.12.0",
"pino": "^9.2.0",
"redis": "^4.6.14",
"redis": "^4.6.15",
"semver": "^7.6.2",
"tape": "^5.8.1",
"tedious": "^15.1.3",
Expand Down

0 comments on commit cd8e90d

Please sign in to comment.