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.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 26, 2023
1 parent 959eeb1 commit e857036
Show file tree
Hide file tree
Showing 6 changed files with 520 additions and 277 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@
}
},
"devDependencies": {
"@stickyjs/eslint-config": "^1.3.2",
"@stickyjs/turbo": "^1.3.2",
"@stickyjs/eslint-config": "^1.3.4",
"@stickyjs/turbo": "^1.3.4",
"@types/react": "18.2.22",
"@waveshq/standard-defichain-jellyfishsdk": "^2.11.3",
"@waveshq/standard-prettier": "^2.11.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/walletkit-bot/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"dist"
],
"devDependencies": {
"@stickyjs/jest": "^1.3.2"
"@stickyjs/jest": "^1.3.4"
},
"scripts": {
"build": "tsc -b ./tsconfig.build.json",
Expand Down
2 changes: 1 addition & 1 deletion packages/walletkit-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"ethers": "^5.7.2"
},
"devDependencies": {
"@stickyjs/jest": "^1.3.2",
"@stickyjs/jest": "^1.3.4",
"@types/react": "18.2.22"
}
}
2 changes: 1 addition & 1 deletion packages/walletkit-testcontainers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"dist"
],
"devDependencies": {
"@stickyjs/jest": "^1.3.2"
"@stickyjs/jest": "^1.3.4"
},
"scripts": {
"build": "tsc -b ./tsconfig.build.json",
Expand Down
2 changes: 1 addition & 1 deletion packages/walletkit-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"dist"
],
"dependencies": {
"@stickyjs/jest": "^1.3.2",
"@stickyjs/jest": "^1.3.4",
"@waveshq/standard-defichain-jellyfishsdk": "^2.11.2",
"@waveshq/standard-web": "^2.11.2",
"@waveshq/standard-web-linter": "^2.11.2",
Expand Down
Loading

0 comments on commit e857036

Please sign in to comment.