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 Nov 8, 2023
1 parent 797dc77 commit 01203f9
Show file tree
Hide file tree
Showing 6 changed files with 28 additions and 247 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.28",
"@waveshq/standard-defichain-jellyfishsdk": "^2.14.0",
"@waveshq/standard-prettier": "^2.14.0",
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.28"
}
}
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.14.0",
"@waveshq/standard-web": "^2.14.0",
"@waveshq/standard-web-linter": "^2.14.0",
Expand Down
Loading

0 comments on commit 01203f9

Please sign in to comment.