Skip to content

Commit

Permalink
chore(deps): update devdependencies (non-major)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 7, 2023
1 parent 5adb00b commit 4cbeb3d
Show file tree
Hide file tree
Showing 4 changed files with 36 additions and 36 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 @@ -21,7 +21,7 @@
},
"devDependencies": {
"@types/node": "^20.8.10",
"@types/node-fetch": "^2.6.8",
"@types/node-fetch": "^2.6.9",
"ts-node": "^10.9.1",
"typescript": "^5.2.2"
}
Expand Down
54 changes: 27 additions & 27 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 @@ -20,8 +20,8 @@
"typings": "dist/lib/index.d.ts",
"devDependencies": {
"@myrotvorets/eslint-config-myrotvorets-ts": "^2.24.0",
"@opentelemetry/context-async-hooks": "^1.17.1",
"@opentelemetry/sdk-trace-base": "^1.17.1",
"@opentelemetry/context-async-hooks": "^1.18.0",
"@opentelemetry/sdk-trace-base": "^1.18.0",
"@types/chai": "^4.3.9",
"@types/mocha": "^10.0.3",
"@types/node": ">= 20.8.10",
Expand Down

0 comments on commit 4cbeb3d

Please sign in to comment.