Skip to content

Commit

Permalink
bump(deps): update @ordzaar/standard to ^1.4.15 (#157)
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 Apr 11, 2024
1 parent b72d537 commit 0efd41d
Show file tree
Hide file tree
Showing 5 changed files with 822 additions and 427 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.2.0"
},
"devDependencies": {
"@ordzaar/standard-web": "^1.4.4",
"@ordzaar/standard-web-linter": "^1.4.4",
"@ordzaar/standard-web": "^1.4.15",
"@ordzaar/standard-web-linter": "^1.4.15",
"@types/react": "^18.2.65",
"@types/react-dom": "^18.2.21",
"@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.1.1",
"@ordzaar/standard-typescript": "^1.4.4",
"@ordzaar/standard-typescript": "^1.4.15",
"@tsconfig/docusaurus": "^2.0.2"
},
"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.4.4",
"@ordzaar/standard-typescript": "^1.4.4",
"@ordzaar/standard-linter": "^1.4.15",
"@ordzaar/standard-typescript": "^1.4.15",
"@vitest/coverage-v8": "^1.3.1",
"husky": "^9.0.11",
"rimraf": "^5.0.5",
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": "1.4.1"
},
"devDependencies": {
"@ordzaar/standard-typescript": "^1.4.4",
"@ordzaar/standard-typescript": "^1.4.15",
"@types/node": "^20.11.23",
"happy-dom": "^13.7.8",
"vite-plugin-dts": "^3.7.3",
Expand Down
Loading

0 comments on commit 0efd41d

Please sign in to comment.