Compare commits
1 Commits
renovate/d
...
08d34586a6
| Author | SHA1 | Date | |
|---|---|---|---|
| 08d34586a6 |
@@ -1,4 +1,4 @@
|
||||
FROM docker.io/oven/bun:1.3.11@sha256:0733e50325078969732ebe3b15ce4c4be5082f18c4ac1a0f0ca4839c2e4e42a7 AS base
|
||||
FROM docker.io/oven/bun:1.3.6@sha256:f20d9cf365ab35529384f1717687c739c92e6f39157a35a95ef06f4049a10e4a AS base
|
||||
|
||||
WORKDIR /app
|
||||
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
"devDependencies": {
|
||||
"@typescript-eslint/eslint-plugin": "5.62.0",
|
||||
"@typescript-eslint/parser": "5.62.0",
|
||||
"cspell": "8.19.4",
|
||||
"cspell": "9.7.0",
|
||||
"eslint": "8.57.1",
|
||||
"typescript": "5.9.3",
|
||||
"@types/bun": "latest"
|
||||
|
||||
Reference in New Issue
Block a user