Skip to content

Commit

Permalink
chore(deps): update all patch dependencies
Browse files Browse the repository at this point in the history
| datasource | package     | from   | to     |
| ---------- | ----------- | ------ | ------ |
| npm        | @types/node | 22.9.0 | 22.9.3 |
| npm        | ts-node     | 10.9.1 | 10.9.2 |
  • Loading branch information
renovate[bot] authored Nov 23, 2024
1 parent 9df4533 commit 8f63894
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Binary file modified bun.lockb
Binary file not shown.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@swc/jest": "~0.2.36",
"@types/is-ci": "^3.0.4",
"@types/jest": "^29.5.12",
"@types/node": "22.9.0",
"@types/node": "22.9.3",
"@types/semver": "^7.5.8",
"@typescript-eslint/utils": "^8.0.0",
"eslint": "^9.8.0",
Expand All @@ -48,7 +48,7 @@
"prettier": "^3.3.3",
"semver": "^7.6.3",
"ts-jest": "^29.1.0",
"ts-node": "10.9.1",
"ts-node": "10.9.2",
"tslib": "^2.3.0",
"typescript": "~5.6.0",
"typescript-eslint": "^8.0.0"
Expand Down

0 comments on commit 8f63894

Please sign in to comment.