Skip to content

Commit

Permalink
bump(deps): update @ordzaar/standard to ^1.8.4 (#200)
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 6, 2024
1 parent ebb9b9d commit 5e60aaa
Show file tree
Hide file tree
Showing 5 changed files with 150 additions and 142 deletions.
4 changes: 2 additions & 2 deletions apps/browser-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
"react-dom": "^18.3.1"
},
"devDependencies": {
"@ordzaar/standard-web": "^1.8.3",
"@ordzaar/standard-web-linter": "^1.8.3",
"@ordzaar/standard-web": "^1.8.4",
"@ordzaar/standard-web-linter": "^1.8.4",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"@vitejs/plugin-react": "^4.2.1",
Expand Down
2 changes: 1 addition & 1 deletion apps/docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
},
"devDependencies": {
"@docusaurus/module-type-aliases": "3.4.0",
"@ordzaar/standard-typescript": "^1.8.3",
"@ordzaar/standard-typescript": "^1.8.4",
"@tsconfig/docusaurus": "^2.0.3"
},
"browserslist": {
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
"docs:clean": "turbo run clean --filter=docs"
},
"devDependencies": {
"@ordzaar/standard-linter": "^1.8.3",
"@ordzaar/standard-typescript": "^1.8.3",
"@ordzaar/standard-linter": "^1.8.4",
"@ordzaar/standard-typescript": "^1.8.4",
"@vitest/coverage-v8": "^2.0.4",
"husky": "^9.1.2",
"rimraf": "^6.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/sdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"sats-connect": "2.6.0"
},
"devDependencies": {
"@ordzaar/standard-typescript": "^1.8.3",
"@ordzaar/standard-typescript": "^1.8.4",
"@types/node": "^20.14.10",
"happy-dom": "^13.10.1",
"vite-plugin-dts": "3.7.3",
Expand Down
Loading

0 comments on commit 5e60aaa

Please sign in to comment.