Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v20.10.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 7, 2024
1 parent 6c0928a commit d4a336e
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 13 deletions.
15 changes: 8 additions & 7 deletions example/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 example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"node-fetch": "^2.6.7"
},
"devDependencies": {
"@types/node": "^20.10.6",
"@types/node": "^20.10.7",
"@types/node-fetch": "^2.6.10",
"ts-node": "^10.9.2",
"typescript": "^5.3.3"
Expand Down
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 @@ -24,7 +24,7 @@
"@opentelemetry/sdk-trace-base": "^1.19.0",
"@types/chai": "^4.3.11",
"@types/mocha": "^10.0.6",
"@types/node": ">= 20.10.6",
"@types/node": ">= 20.10.7",
"chai": "^4.3.10",
"eslint-formatter-gha": "^1.4.3",
"knex": "^3.0.1",
Expand Down

0 comments on commit d4a336e

Please sign in to comment.