Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"devDependencies": {
"@eslint/js": "10.0.1",
"@ffflorian/eslint-config": "1.1.1",
"@ffflorian/prettier-config": "1.0.0",
"@ffflorian/prettier-config": "1.0.1",
"@types/express": "5.0.6",
"@types/node": "~26",
"@types/validate-npm-package-name": "4.0.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -458,12 +458,12 @@ __metadata:
languageName: node
linkType: hard

"@ffflorian/prettier-config@npm:1.0.0":
version: 1.0.0
resolution: "@ffflorian/prettier-config@npm:1.0.0"
"@ffflorian/prettier-config@npm:1.0.1":
version: 1.0.1
resolution: "@ffflorian/prettier-config@npm:1.0.1"
peerDependencies:
prettier: ">= 1.17.0"
checksum: 10c0/1aa4dd8ff93d75cb68c77c289e463b4146e76f3d288f11bd0fa510a8951b6c7810d603b4527d343111c0476196ff56207d3a60d52e4cef115b8f1a83716172b4
checksum: 10c0/60bd2c4f9a13839a670d4608ba95e42ef6b0bafd1bfc67cc1109e40906774a1b17c96e4fe4e70ff09bba1483eba22a0f47d10435da2c95c14e2a9d0dd9d847f8
languageName: node
linkType: hard

Expand Down Expand Up @@ -5649,7 +5649,7 @@ __metadata:
dependencies:
"@eslint/js": "npm:10.0.1"
"@ffflorian/eslint-config": "npm:1.1.1"
"@ffflorian/prettier-config": "npm:1.0.0"
"@ffflorian/prettier-config": "npm:1.0.1"
"@nestjs/common": "npm:11.1.28"
"@nestjs/core": "npm:11.1.28"
"@nestjs/platform-express": "npm:11.1.28"
Expand Down