Skip to content

Commit

Permalink
bump(deps): update @ordzaar/standard to ^0.3.7 (#70)
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 Nov 14, 2023
1 parent 17d6e7f commit 2ccd1f8
Show file tree
Hide file tree
Showing 5 changed files with 32 additions and 32 deletions.
2 changes: 1 addition & 1 deletion apps/browser-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@ordzaar/ordit-sdk": "workspace:*"
},
"devDependencies": {
"@ordzaar/standard-typescript": "^0.3.6",
"@ordzaar/standard-typescript": "^0.3.7",
"vite-plugin-node-polyfills": "^0.16.0"
}
}
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.0.0",
"@ordzaar/standard-typescript": "^0.3.6",
"@ordzaar/standard-typescript": "^0.3.7",
"@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": "^0.3.6",
"@ordzaar/standard-typescript": "^0.3.6",
"@ordzaar/standard-linter": "^0.3.7",
"@ordzaar/standard-typescript": "^0.3.7",
"@vitest/coverage-v8": "^0.34.6",
"husky": "^8.0.3",
"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 @@ -55,7 +55,7 @@
"sats-connect": "1.1.2"
},
"devDependencies": {
"@ordzaar/standard-typescript": "^0.3.6",
"@ordzaar/standard-typescript": "^0.3.7",
"@types/node": "^20.9.0",
"happy-dom": "^12.10.3",
"vite-plugin-dts": "^3.6.3",
Expand Down
54 changes: 27 additions & 27 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 2ccd1f8

Please sign in to comment.