Skip to content

Commit

Permalink
bump(deps): update @birthdayresearch/sticky to ^0.5.7 (#835)
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 Mar 27, 2023
1 parent 1f40eaf commit 62fd27b
Show file tree
Hide file tree
Showing 4 changed files with 90 additions and 62 deletions.
8 changes: 4 additions & 4 deletions apps/server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,10 +52,10 @@
},
"devDependencies": {
"@birthdayresearch/eslint-config": "^0.5.6",
"@birthdayresearch/sticky-prettier": "^0.5.6",
"@birthdayresearch/sticky-testcontainers": "^0.5.6",
"@birthdayresearch/sticky-turbo-jest": "^0.5.6",
"@birthdayresearch/sticky-typescript": "^0.5.6",
"@birthdayresearch/sticky-prettier": "^0.5.7",
"@birthdayresearch/sticky-testcontainers": "^0.5.7",
"@birthdayresearch/sticky-turbo-jest": "^0.5.7",
"@birthdayresearch/sticky-typescript": "^0.5.7",
"@nestjs/cli": "^9.3.0",
"@nestjs/schematics": "^9.0.4",
"@nestjs/testing": "^9.3.12",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@waveshq/standard-defichain-jellyfishsdk": "^0.46.0"
},
"devDependencies": {
"@birthdayresearch/sticky-turbo": "^0.5.6",
"@birthdayresearch/sticky-turbo": "^0.5.7",
"husky": "^8.0.3",
"lint-staged": "^13.2.0"
},
Expand Down
6 changes: 3 additions & 3 deletions packages/smartcontracts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,9 +52,9 @@
},
"devDependencies": {
"@birthdayresearch/eslint-config": "^0.5.6",
"@birthdayresearch/sticky-testcontainers": "^0.5.6",
"@birthdayresearch/sticky-turbo-jest": "^0.5.6",
"@birthdayresearch/sticky-typescript": "^0.5.6",
"@birthdayresearch/sticky-testcontainers": "^0.5.7",
"@birthdayresearch/sticky-turbo-jest": "^0.5.7",
"@birthdayresearch/sticky-typescript": "^0.5.7",
"@ethersproject/abi": "5.7.0",
"@ethersproject/providers": "5.7.2",
"@nomicfoundation/hardhat-chai-matchers": "1.0.6",
Expand Down
136 changes: 82 additions & 54 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 62fd27b

Please sign in to comment.