Skip to content

Commit

Permalink
bump(deps): update @stickjs to ^1.3.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 13, 2024
1 parent 5ab7ef9 commit 3971ab4
Show file tree
Hide file tree
Showing 3 changed files with 535 additions and 307 deletions.
8 changes: 4 additions & 4 deletions apps/server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,10 +87,10 @@
"@nestjs/platform-fastify": "^10.2.5",
"@nestjs/schematics": "^10.0.2",
"@nestjs/testing": "^10.2.5",
"@stickyjs/eslint-config": "^1.3.3",
"@stickyjs/prettier": "^1.3.3",
"@stickyjs/testcontainers": "^1.3.3",
"@stickyjs/typescript": "^1.3.3",
"@stickyjs/eslint-config": "^1.3.10",
"@stickyjs/prettier": "^1.3.10",
"@stickyjs/testcontainers": "^1.3.10",
"@stickyjs/typescript": "^1.3.10",
"@types/express": "^4.17.17",
"@types/jest": "^29.5.4",
"@types/node": "^20.5.0",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"dependencies": {
},
"devDependencies": {
"@stickyjs/turbo": "^1.3.4",
"@stickyjs/turbo": "^1.3.10",
"eslint-config-next": "13.5.4",
"husky": "^8.0.3",
"lint-staged": "^14.0.1"
Expand Down
Loading

0 comments on commit 3971ab4

Please sign in to comment.