Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Commit

Permalink
bump(deps): update @stickjs to ^1.2.3 (#307)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 24, 2023
1 parent 2df0959 commit 974b41f
Show file tree
Hide file tree
Showing 4 changed files with 29 additions and 28 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
},
"prettier": "@waveshq/standard-prettier",
"devDependencies": {
"@stickyjs/prettier": "^1.2.2",
"@stickyjs/turbo": "^1.2.2",
"@stickyjs/prettier": "^1.2.3",
"@stickyjs/turbo": "^1.2.3",
"@waveshq/standard-prettier": "workspace:*"
},
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion packages/standard-api-express/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@nestjs/testing": "^10.1.0",
"@nestjs/throttler": "^4.2.1",
"@node-saml/passport-saml": "^4.0.4",
"@stickyjs/typescript": "^1.2.2",
"@stickyjs/typescript": "^1.2.3",
"@types/express": "^4.17.17",
"@types/passport-jwt": "^3.0.9",
"async-mutex": "^0.4.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/standard-api-fastify/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@nestjs/terminus": "^10.0.1",
"@nestjs/testing": "^10.1.0",
"@nestjs/throttler": "^4.2.1",
"@stickyjs/typescript": "^1.2.2",
"@stickyjs/typescript": "^1.2.3",
"async-mutex": "^0.4.0",
"cache-manager": "^5.2.3",
"helmet": "^7.0.0",
Expand Down
49 changes: 25 additions & 24 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 974b41f

Please sign in to comment.