Skip to content

Commit

Permalink
chore(deps-dev): bump neostandard from 0.11.5 to 0.11.6
Browse files Browse the repository at this point in the history
Bumps [neostandard](https://github.com/neostandard/neostandard) from 0.11.5 to 0.11.6.
- [Release notes](https://github.com/neostandard/neostandard/releases)
- [Changelog](https://github.com/neostandard/neostandard/blob/main/CHANGELOG.md)
- [Commits](neostandard/neostandard@v0.11.5...v0.11.6)

---
updated-dependencies:
- dependency-name: neostandard
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 24, 2024
1 parent e47f6ba commit 861a494
Show file tree
Hide file tree
Showing 9 changed files with 91 additions and 220 deletions.
2 changes: 1 addition & 1 deletion packages/abstract-send/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"c8": "^10.1.2",
"cross-env": "^7.0.3",
"eslint": "^9.11.1",
"neostandard": "^0.11.5",
"neostandard": "^0.11.6",
"rimraf": "^6.0.1",
"supertest": "^6.0.0",
"ts-node": "^10.9.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/crypto/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"c8": "^10.1.2",
"cross-env": "^7.0.3",
"eslint": "^9.11.1",
"neostandard": "^0.11.5",
"neostandard": "^0.11.6",
"rimraf": "^6.0.1",
"ts-node": "^10.9.2",
"tsc-alias": "^1.8.10",
Expand Down
2 changes: 1 addition & 1 deletion packages/eventemitter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"c8": "^10.1.2",
"cross-env": "^7.0.3",
"eslint": "^9.11.1",
"neostandard": "^0.11.5",
"neostandard": "^0.11.6",
"rimraf": "^6.0.1",
"ts-node": "^10.9.2",
"tsc-alias": "^1.8.10",
Expand Down
2 changes: 1 addition & 1 deletion packages/mongodb-controller/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"dotenv": "^16.4.5",
"eslint": "^9.11.1",
"mongodb": "^6.9.0",
"neostandard": "^0.11.5",
"neostandard": "^0.11.6",
"rimraf": "^6.0.1",
"ts-node": "^10.9.2",
"tsc-alias": "^1.8.10",
Expand Down
2 changes: 1 addition & 1 deletion packages/unit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"c8": "^10.1.2",
"cross-env": "^7.0.3",
"eslint": "^9.11.1",
"neostandard": "^0.11.5",
"neostandard": "^0.11.6",
"rimraf": "^6.0.1",
"ts-node": "^10.9.2",
"tsc-alias": "^1.8.10",
Expand Down
2 changes: 1 addition & 1 deletion packages/utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"c8": "^10.1.2",
"cross-env": "^7.0.3",
"eslint": "^9.11.1",
"neostandard": "^0.11.5",
"neostandard": "^0.11.6",
"rimraf": "^6.0.1",
"ts-node": "^10.9.2",
"tsc-alias": "^1.8.10",
Expand Down
2 changes: 1 addition & 1 deletion packages/validator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"c8": "^10.1.2",
"cross-env": "^7.0.3",
"eslint": "^9.11.1",
"neostandard": "^0.11.5",
"neostandard": "^0.11.6",
"rimraf": "^6.0.1",
"ts-node": "^10.9.2",
"tsc-alias": "^1.8.10",
Expand Down
2 changes: 1 addition & 1 deletion packages/worker-pool/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"c8": "^10.1.2",
"cross-env": "^7.0.3",
"eslint": "^9.11.1",
"neostandard": "^0.11.5",
"neostandard": "^0.11.6",
"rimraf": "^6.0.1",
"ts-node": "^10.9.2",
"tsc-alias": "^1.8.10",
Expand Down
Loading

0 comments on commit 861a494

Please sign in to comment.