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 18, 2023
1 parent 770c3a4 commit 5853128
Show file tree
Hide file tree
Showing 6 changed files with 638 additions and 284 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,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.21",
"@waveshq/standard-defichain-jellyfishsdk": "^2.4.1",
"@waveshq/standard-prettier": "^2.4.1",
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 @@ -21,7 +21,7 @@
"ethers": "^5.7.2"
},
"devDependencies": {
"@stickyjs/jest": "^1.3.2",
"@stickyjs/jest": "^1.3.4",
"@types/react": "18.2.21"
}
}
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.4.1",
"@waveshq/standard-web": "^2.4.1",
"@waveshq/standard-web-linter": "^2.4.1",
Expand Down
Loading

0 comments on commit 5853128

Please sign in to comment.