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.3.1 (#353)
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 Aug 21, 2023
1 parent ecc7e5f commit 9bb15e1
Show file tree
Hide file tree
Showing 4 changed files with 18 additions and 18 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.8",
"@stickyjs/turbo": "^1.2.8",
"@stickyjs/prettier": "^1.3.1",
"@stickyjs/turbo": "^1.3.1",
"@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 @@ -22,7 +22,7 @@
"@nestjs/testing": "^10.1.3",
"@nestjs/throttler": "^4.2.1",
"@node-saml/passport-saml": "^4.0.4",
"@stickyjs/typescript": "^1.2.8",
"@stickyjs/typescript": "^1.3.1",
"@swc/cli": "^0.1.62",
"@swc/core": "^1.3.78",
"@types/express": "^4.17.17",
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 @@ -20,7 +20,7 @@
"@nestjs/terminus": "^10.0.1",
"@nestjs/testing": "^10.1.3",
"@nestjs/throttler": "^4.2.1",
"@stickyjs/typescript": "^1.2.8",
"@stickyjs/typescript": "^1.3.1",
"@swc/cli": "^0.1.62",
"@swc/core": "^1.3.78",
"async-mutex": "^0.4.0",
Expand Down
28 changes: 14 additions & 14 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 9bb15e1

Please sign in to comment.