Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v20.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 8, 2023
1 parent a75f8f7 commit f197d23
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 12 deletions.
12 changes: 6 additions & 6 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.8.10",
"@types/node": "^20.9.0",
"@types/node-fetch": "^2.6.9",
"ts-node": "^10.9.1",
"typescript": "^5.2.2"
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.18.0",
"@types/chai": "^4.3.10",
"@types/mocha": "^10.0.4",
"@types/node": ">= 20.8.10",
"@types/node": ">= 20.9.0",
"chai": "^4.3.10",
"eslint-formatter-gha": "^1.4.3",
"knex": "^3.0.1",
Expand Down

0 comments on commit f197d23

Please sign in to comment.