Skip to content

Commit

Permalink
chore: update package dependencies
Browse files Browse the repository at this point in the history
| datasource | package                 | from   | to     |
| ---------- | ----------------------- | ------ | ------ |
| npm        | @adbayb/eslint-config   | 1.9.0  | 1.12.0 |
| npm        | @adbayb/prettier-config | 1.3.0  | 1.5.0  |
| npm        | @adbayb/stack           | 1.13.0 | 1.16.1 |
| npm        | listr2                  | 8.0.1  | 8.2.1  |
| npm        | typescript              | 5.3.3  | 5.4.5  |
| npm        | vitest                  | 1.1.0  | 1.5.3  |
  • Loading branch information
renovate[bot] committed May 3, 2024
1 parent 004d718 commit 3e6fb62
Show file tree
Hide file tree
Showing 3 changed files with 1,246 additions and 1,141 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,9 @@
]
},
"devDependencies": {
"@adbayb/eslint-config": "1.9.0",
"@adbayb/prettier-config": "1.3.0",
"@adbayb/stack": "1.13.0",
"@adbayb/eslint-config": "1.12.0",
"@adbayb/prettier-config": "1.5.0",
"@adbayb/stack": "1.16.1",
"@adbayb/ts-config": "1.0.0"
}
}

0 comments on commit 3e6fb62

Please sign in to comment.